nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 396f665bb6feef5b356a46a86d9e2d3efcd5734d
parent cb535630f69eca54b8ac5c5f095920c018924511
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Wed,  1 Aug 2007 01:28:39 +0000

fix copyright notice and changelog entries


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4136 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 4++--
Mpo/ChangeLog | 5+++++
Mpo/update.pl | 2+-
3 files changed, 8 insertions(+), 3 deletions(-)

diff --git 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 @@ -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 @@ -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