]> git.saurik.com Git - bison.git/blobdiff - bootstrap.conf
named references: fix double free.
[bison.git] / bootstrap.conf
index 0b1b768e1469fc65b2ff1f79e74346175bfc65cb..02ddc05f003202f936c37096ece3af3dd75ce8eb 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2011 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
@@ -66,4 +66,9 @@ bootstrap_epilogue()
   touch src/parse-gram.[ch]
 }
 
+# Keep our bootstrap script in sync with gnulib's.  If we ever need to
+# maintain our own bootstrap script again, set this to false, remove
+# the bootstrap entry from the file .x-update-copyright, and add any
+# needed copyright years to the copyright statement in the bootstrap
+# script.
 bootstrap_sync=true