maint: update all copyright year number ranges
[platform/upstream/coreutils.git] / README-hacking
index cadb33e..7a41141 100644 (file)
@@ -2,7 +2,7 @@
 
 These notes intend to help people working on the checked-out sources.
 These requirements do not apply when building from a distribution tarball.
-See also HACKING for more detailed coreutils contribution guidelines.
+See also HACKING for more detailed contribution guidelines.
 
 * Requirements
 
@@ -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-2011 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