]> git.wh0rd.org Git - nano.git/commitdiff
capitalization fixes
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 1 Aug 2007 12:24:00 +0000 (12:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 1 Aug 2007 12:24:00 +0000 (12:24 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4137 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/files.c
src/winio.c

index e75f651e967bb84567a892c8ef456a5b72ebdb96..e68d308ecf0736f4b1140eb6bf0a29ac92ace11d 100644 (file)
@@ -2092,7 +2092,7 @@ bool is_dir(const char *buf)
  *
  * Termios command line History and Editting, originally
  * intended for NetBSD sh (ash)
- * Copyright (c) 1999
+ * Copyright (C) 1999
  *      Main code:            Adam Rogoyski <rogoyski@cs.utexas.edu>
  *      Etc:                  Dave Cinege <dcinege@psychosis.com>
  *  Majorly adjusted/re-written for busybox:
index e0591ee2412b0abea41e0fa954237eb0dd1bbc6e..9851948036d665e881f1efc42c44b351d6c61a26 100644 (file)
@@ -3340,8 +3340,8 @@ void do_credits(void)
        "",
        "",
        "",
-       "(c) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta",
-       "(c) 2005, 2006, 2007 David Lawrence Ramsey",
+       "(C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta",
+       "(C) 2005, 2006, 2007 David Lawrence Ramsey",
        "",
        "",
        "",