]> git.wh0rd.org Git - nano.git/commitdiff
update the year in do_credits() too
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 9 Jan 2004 23:06:54 +0000 (23:06 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 9 Jan 2004 23:06:54 +0000 (23:06 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1614 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
src/winio.c

index fb898ed0061f6872e6c0aecb8d6da5d8dcb0d548..80b9c0430c3e134c3fea791509612cf4cb00b187 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,8 +36,8 @@ CVS code -
          do_verbatim_input(); changes to do_char(). (DLR)  Additional
          minor tweaks to do_char() by David Benbennick.
        - Clarify the description of the --rebinddelete option. (DLR)
-       - Miscellaneous comment tweaks, including copyright year
-         updates. (DLR)
+       - Miscellaneous comment tweaks, and copyright year updates in
+         the comments and in do_credits(). (DLR)
 - cut.c:
        - Overhaul to increase efficiency and add various cleanups.
          Changes to add_to_cutbuffer(), cut_marked_segment(), and
index 3d153f00354a19217831e45f3b7c7d378bed9f5a..6020efcd765d11744196a804254e780ce834b583 100644 (file)
@@ -2347,7 +2347,7 @@ void do_credits(void)
        "6",                            /* "and anyone else we forgot..." */
        "7",                            /* "Thank you for using nano!\n" */
        "", "", "", "",
-       "(c) 1999-2003 Chris Allegretta",
+       "(c) 1999-2004 Chris Allegretta",
        "", "", "", "",
        "http://www.nano-editor.org/"
     };