[Midnightbsd-cvs] src: COPYRIGHT: Use correct date syntax for	copyrights.
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Mon Jun 30 00:47:30 EDT 2008
    
    
  
Log Message:
-----------
Use correct date syntax for copyrights.  I'm not certain on the legality of using the project name there.  I've heard mixed things.  We'll stick with this
until we can find out.
Modified Files:
--------------
    src:
        COPYRIGHT (r1.7 -> r1.8)
-------------- next part --------------
Index: COPYRIGHT
===================================================================
RCS file: /home/cvs/src/COPYRIGHT,v
retrieving revision 1.7
retrieving revision 1.8
diff -L COPYRIGHT -L COPYRIGHT -u -r1.7 -r1.8
--- COPYRIGHT
+++ COPYRIGHT
@@ -5,7 +5,8 @@
 The compilation of software known as MidnightBSD is distrubuted under
 the following terms:
 
-Copyright (C) 2006-2008 The MidnightBSD Project. All rights reserved.
+Copyright (C) 2006, 2007, 2008 
+	The MidnightBSD Project. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
    
    
More information about the Midnightbsd-cvs
mailing list