]> git.saurik.com Git - bison.git/blobdiff - data/location.cc
* src/assoc.c (assoc_to_string): Use a default: abort (); case
[bison.git] / data / location.cc
index 65f649f18bf958412e217b22d3f457a581c04502..6a5b83ea91ed2bfd6e2f142602998b6d4da8eb86 100644 (file)
@@ -23,7 +23,8 @@ m4_divert(-1)
 m4_changecom()
 m4_divert(0)dnl
 @output b4_dir_prefix[]position.hh
-b4_copyright([Position class for Bison C++ parsers], [2002, 2003, 2004, 2005])[
+b4_copyright([Position class for Bison C++ parsers],
+  [2002, 2003, 2004, 2005, 2006])[
 
 /**
  ** \file position.hh
@@ -134,7 +135,8 @@ namespace yy
 }
 #endif // not BISON_POSITION_HH]
 @output b4_dir_prefix[]location.hh
-b4_copyright([Location class for Bison C++ parsers], [2002, 2003, 2004, 2005])[
+b4_copyright([Location class for Bison C++ parsers],
+  [2002, 2003, 2004, 2005, 2006])[
 
 /**
  ** \file location.hh