diff options
Diffstat (limited to 'doc/make.texi')
-rw-r--r-- | doc/make.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/make.texi b/doc/make.texi index 15da9ba..b0f5af7 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -3,7 +3,7 @@ @setfilename make.info @include version.texi -@set EDITION 0.72 +@set EDITION 0.73 @settitle GNU @code{make} @setchapternewpage odd @@ -26,7 +26,7 @@ of @cite{The GNU Make Manual}, for GNU @code{make} version @value{VERSION}. Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, -2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. +2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |