commit cb535630f69eca54b8ac5c5f095920c018924511
parent 1f5c89fd7b4cb6de9ae67580e938ed72053ddc5f
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Tue, 31 Jul 2007 21:20:08 +0000
update copyright notices to account for modifications
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4135 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-31 David Lawrence Ramsey <pooka109@gmail.com>
+
+ * configure.ac, po/update.pl: Update copyright notices to
+ account for modifications.
+
2007-07-29 David Lawrence Ramsey <pooka109@gmail.com>
* doc/faq.html: Update RPM links for nano 2.0.x.
diff --git a/configure.ac b/configure.ac
@@ -1,6 +1,7 @@
# Configuration for GNU nano - a small and user-friendly text editor
#
-# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Free Software Foundation, Inc.
#
# GNU nano is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
diff --git a/po/update.pl b/po/update.pl
@@ -3,7 +3,7 @@
#
# GNOME PO Update Utility
#
-# Copyright (C) 2000 Free Software Foundation.
+# Copyright (C) 2000, 2003, 2005 Free Software Foundation.
#
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by