From 396f665bb6feef5b356a46a86d9e2d3efcd5734d Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 1 Aug 2007 01:28:39 +0000
Subject: [PATCH] fix copyright notice and changelog entries

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

diff --git a/ChangeLog b/ChangeLog
index 090a84fe..b5cd04ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2007-07-31  David Lawrence Ramsey  <pooka109@gmail.com>
 
-	* configure.ac, po/update.pl: Update copyright notices to
-	account for modifications.
+	* configure.ac: Update copyright notice to account for
+	modifications.
 
 2007-07-29  David Lawrence Ramsey  <pooka109@gmail.com>
 
diff --git a/po/ChangeLog b/po/ChangeLog
index 52083514..b0264e74 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-31  David Lawrence Ramsey  <pooka109@gmail.com>
+
+	* po/update.pl: Update copyright notice to account for
+	modifications.
+
 2007-01-29  David Lawrence Ramsey  <pooka109@cox.net>
 
 	* ru.po: Updated Russian translation by Dimitriy Ryazantcev.
diff --git a/po/update.pl b/po/update.pl
index 3b3299ba..7a2f9177 100755
--- a/po/update.pl
+++ b/po/update.pl
@@ -3,7 +3,7 @@
 #
 #  GNOME PO Update Utility
 #
-#  Copyright (C) 2000, 2003, 2005 Free Software Foundation.
+#  Copyright (C) 2000, 2003 Free Software Foundation, Inc.
 #
 #  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