diff options
author | Bill Nottingham <notting@redhat.com> | 2010-01-05 12:16:50 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-01-05 12:16:50 -0500 |
commit | 5cabfff3bda878337e8baa3a75ceae9ec75d72ce (patch) | |
tree | 6533adb0ff232cb7d9c8501adb167be3fe33f322 /src/ipcalc.c | |
parent | 5cce09ca73f2e24686c5f8a6a2f5a348626ee434 (diff) | |
download | initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.gz initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.bz2 initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.xz initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.zip |
License cleanup.
Diffstat (limited to 'src/ipcalc.c')
-rw-r--r-- | src/ipcalc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipcalc.c b/src/ipcalc.c index c93e8329..8decccad 100644 --- a/src/ipcalc.c +++ b/src/ipcalc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997-2008 Red Hat, Inc. All rights reserved. + * Copyright (c) 1997-2009 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, |