summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-03-28 17:48:31 +0000
committerMike Fulbright <msf@redhat.com>2003-03-28 17:48:31 +0000
commitb341202d1c87766741d4fac211a41317f3e7afcd (patch)
tree6ddb25b2db353a7bc7d3a19df72a2344d3a11cbb
parentafd710d00ef3c4cda70ade00cef3bc0c94e5c9be (diff)
downloadanaconda-b341202d1c87766741d4fac211a41317f3e7afcd.tar.gz
anaconda-b341202d1c87766741d4fac211a41317f3e7afcd.tar.xz
anaconda-b341202d1c87766741d4fac211a41317f3e7afcd.zip
bump copyrights
-rw-r--r--loader2/cdinstall.c2
-rw-r--r--loader2/hdinstall.c2
-rw-r--r--loader2/kickstart.c2
-rw-r--r--loader2/urlinstall.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/loader2/cdinstall.c b/loader2/cdinstall.c
index 274da6560..e3734cd3f 100644
--- a/loader2/cdinstall.c
+++ b/loader2/cdinstall.c
@@ -6,7 +6,7 @@
* Michael Fulbright <msf@redhat.com>
* Jeremy Katz <katzj@redhat.com>
*
- * Copyright 1997 - 2002 Red Hat, Inc.
+ * Copyright 1997 - 2003 Red Hat, Inc.
*
* This software may be freely redistributed under the terms of the GNU
* General Public License.
diff --git a/loader2/hdinstall.c b/loader2/hdinstall.c
index 06c7fe754..cefbe2368 100644
--- a/loader2/hdinstall.c
+++ b/loader2/hdinstall.c
@@ -6,7 +6,7 @@
* Michael Fulbright <msf@redhat.com>
* Jeremy Katz <katzj@redhat.com>
*
- * Copyright 1997 - 2002 Red Hat, Inc.
+ * Copyright 1997 - 2003 Red Hat, Inc.
*
* This software may be freely redistributed under the terms of the GNU
* General Public License.
diff --git a/loader2/kickstart.c b/loader2/kickstart.c
index 4e03c24ec..34bd2cdfb 100644
--- a/loader2/kickstart.c
+++ b/loader2/kickstart.c
@@ -6,7 +6,7 @@
* Michael Fulbright <msf@redhat.com>
* Jeremy Katz <katzj@redhat.com>
*
- * Copyright 1999-2002 Red Hat, Inc.
+ * Copyright 1999-2003 Red Hat, Inc.
*
* This software may be freely redistributed under the terms of the GNU
* public license.
diff --git a/loader2/urlinstall.c b/loader2/urlinstall.c
index 4c2e5ca8e..2ce84ce7c 100644
--- a/loader2/urlinstall.c
+++ b/loader2/urlinstall.c
@@ -6,7 +6,7 @@
* Michael Fulbright <msf@redhat.com>
* Jeremy Katz <katzj@redhat.com>
*
- * Copyright 1997 - 2002 Red Hat, Inc.
+ * Copyright 1997 - 2003 Red Hat, Inc.
*
* This software may be freely redistributed under the terms of the GNU
* General Public License.