aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/getkey.c9
-rw-r--r--src/ipcalc.c2
2 files changed, 10 insertions, 1 deletions
diff --git a/src/getkey.c b/src/getkey.c
index 62833b7d..132ea3ff 100644
--- a/src/getkey.c
+++ b/src/getkey.c
@@ -1,4 +1,13 @@
/*
+ * Copyright (c) 1999-2003 Red Hat, Inc. All rights reserved.
+ *
+ * This software may be freely redistributed under the terms of the GNU
+ * public license.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
* getkey
*
* A very simple keygrabber.
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.