lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5635] Write copyright notice on one line, so it' ll be up


From: Greg Chicares
Subject: [lmi-commits] [5635] Write copyright notice on one line, so it' ll be updated automatically
Date: Thu, 03 Jan 2013 22:17:20 +0000

Revision: 5635
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5635
Author:   chicares
Date:     2013-01-03 22:17:19 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
Write copyright notice on one line, so it'll be updated automatically

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/license.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2013-01-03 19:02:48 UTC (rev 5634)
+++ lmi/trunk/ChangeLog 2013-01-03 22:17:19 UTC (rev 5635)
@@ -31697,3 +31697,9 @@
   zero_test.cpp
 Update copyright notices.
 
+20130103T2217Z <address@hidden> [545]
+
+  license.cpp
+Write copyright notice on one line, so it'll be updated automatically.
+This precludes oversights such as the one fixed 20110323T1518Z.
+

Modified: lmi/trunk/license.cpp
===================================================================
--- lmi/trunk/license.cpp       2013-01-03 19:02:48 UTC (rev 5634)
+++ lmi/trunk/license.cpp       2013-01-03 22:17:19 UTC (rev 5635)
@@ -58,8 +58,7 @@
 char const notices_text[] =
     "'Let me illustrate...' creates life insurance illustrations.\n"
     "\n"
-    "Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,\n"
-    "2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Gregory W. Chicares.\n"
+    "Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,\n" /**/ 
"2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Gregory W. Chicares.\n"
     "\n"
     "This program is free software; you can redistribute it and/or\n"
     "modify it under the terms of the GNU General Public License\n"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]