From cb535630f69eca54b8ac5c5f095920c018924511 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Tue, 31 Jul 2007 21:20:08 +0000
Subject: [PATCH] update copyright notices to account for modifications

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4135 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog    | 5 +++++
 configure.ac | 3 ++-
 po/update.pl | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 16859c37..090a84fe 100644
--- 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
index 9720485d..240d2f03 100644
--- 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
index 7c6cdc2d..3b3299ba 100755
--- 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
-- 
GitLab