From 5c13b1f7656411ea00a5ea3f13d9489a3f092a65 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey 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/branches/nano_2_0_branch/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 97f0f712..a572ec0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,8 +48,8 @@ CVS code - built with --enable-ext-mouse only needs to handle releases, so keep dealing with both events. (DLR, suggested by Helmut Jarausch) -- configure.ac, po/update.pl: - - Update copyright notices to account for modifications. (DLR) +- configure.ac: + - Update copyright notice to account for modifications. (DLR) - doc/faq.html: - Update RPM links for nano 2.0.x. (DLR) 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 + + * po/update.pl: Update copyright notice to account for + modifications. + 2007-01-29 David Lawrence Ramsey * 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 -- 2.39.5