maint: update copyright
[gnulib.git] / doc / quote.texi
index db96984..e0508f4 100644 (file)
@@ -1,6 +1,15 @@
 @node Quoting
 @section Quoting
 
+@c Copyright (C) 2005, 2009-2014 Free Software Foundation, Inc.
+
+@c Permission is granted to copy, distribute and/or modify this document
+@c under the terms of the GNU Free Documentation License, Version 1.3 or
+@c any later version published by the Free Software Foundation; with no
+@c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+@c Texts.  A copy of the license is included in the ``GNU Free
+@c Documentation License'' file as part of this distribution.
+
 @cindex Quoting
 @findex quote
 @findex quotearg
@@ -18,7 +27,7 @@ example of using @samp{quote}:
 This differs from
 
 @example
-  error (0, errno, _("cannot change owner of `%s'"), fname);
+  error (0, errno, _("cannot change owner of '%s'"), fname);
 @end example
 
 @noindent in that @code{quote} escapes unusual characters in