diff options
author | Bill Nottingham <notting@redhat.com> | 2003-01-14 05:53:38 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-01-14 05:53:38 +0000 |
commit | ecc1dc08ae6947755eb191f3dd042873ab12fb9e (patch) | |
tree | 799286da0f8ace76a8454409e25705be93ddf10d /src/ipcalc.c | |
parent | bcd451806ab1b2b66fba410f610b5b0290858814 (diff) | |
download | initscripts-ecc1dc08ae6947755eb191f3dd042873ab12fb9e.tar initscripts-ecc1dc08ae6947755eb191f3dd042873ab12fb9e.tar.gz initscripts-ecc1dc08ae6947755eb191f3dd042873ab12fb9e.tar.bz2 initscripts-ecc1dc08ae6947755eb191f3dd042873ab12fb9e.tar.xz initscripts-ecc1dc08ae6947755eb191f3dd042873ab12fb9e.zip |
copyright tweakage
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 93905ae2..f90ff456 100644 --- a/src/ipcalc.c +++ b/src/ipcalc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997-2001 Red Hat, Inc. All rights reserved. + * Copyright (c) 1997-2003 Red Hat, Inc. All rights reserved. * * This software may be freely redistributed under the terms of the GNU * public license. |