[master][FridayPATCH] Fix copyright of the main anaconda script

Vratislav Podzimek vpodzime at redhat.com
Fri Jul 12 11:05:37 UTC 2013


Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
---
 anaconda | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/anaconda b/anaconda
index 78ce02c..5ee49ea 100755
--- a/anaconda
+++ b/anaconda
@@ -2,7 +2,7 @@
 #
 # anaconda: The Red Hat Linux Installation program
 #
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 1999-2013
 # Red Hat, Inc.  All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -28,7 +28,8 @@
 #            Matt Wilson <msw at rpath.com>
 #
 
-# This toplevel file is a little messy at the moment...
+# This toplevel file is a little messy at the moment... (2001-06-22)
+# ...still messy (2013-07-12)
 
 import atexit, sys, os, re, time, subprocess
 from tempfile import mkstemp
-- 
1.7.11.7



More information about the anaconda-patches mailing list