maint: update all copyright year number ranges
[platform/upstream/coreutils.git] / README-hacking
index 5326680..7a41141 100644 (file)
@@ -19,7 +19,7 @@ Valgrind <http://valgrind.org/> is also highly recommended, if
 Valgrind supports your architecture. See also README-valgrind.
 
 While building from a just-cloned source tree may require installing a
-few prerequisites, later, a plain `git pull && make' should be sufficient.
+few prerequisites, later, a plain 'git pull && make' should be sufficient.
 
 * First GIT checkout
 
@@ -29,8 +29,8 @@ You can get a copy of the source repository like this:
         $ cd coreutils
 
 As an optional step, if you already have a copy of the gnulib git
-repository on your hard drive, then you can use it as a reference to
-reduce download time and disk space requirements:
+repository, then you can use it as a reference to reduce download
+time and disk space requirements:
 
         $ export GNULIB_SRCDIR=/path/to/gnulib
 
@@ -94,7 +94,7 @@ each program.  One way to do this is to use vc-dwim
 
 -----
 
-Copyright (C) 2002-2012 Free Software Foundation, Inc.
+Copyright (C) 2002-2013 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by