]> code.delx.au - gnu-emacs/blobdiff - lib-src/ebrowse.c
Update short copyright year to 2012.
[gnu-emacs] / lib-src / ebrowse.c
index 9af4f4faf41556f599641410a6135265380db20e..8cdc7bd0e056221199b6ce381d18addeff04ed32 100644 (file)
@@ -3526,7 +3526,7 @@ static void
 version (void)
 {
   /* Makes it easier to update automatically. */
-  char emacs_copyright[] = "Copyright (C) 2011 Free Software Foundation, Inc.";
+  char emacs_copyright[] = "Copyright (C) 2012 Free Software Foundation, Inc.";
 
   printf ("ebrowse %s\n", VERSION);
   puts (emacs_copyright);