]> code.delx.au - gnu-emacs/blobdiff - lib-src/ebrowse.c
Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org
[gnu-emacs] / lib-src / ebrowse.c
index f8569fe3747a882af840ce4027a1ca8ded0fd7d6..056ed471fdeaf31b0f9dba47ba4083819afc10bf 100644 (file)
@@ -3516,8 +3516,7 @@ usage (int error)
 static _Noreturn void
 version (void)
 {
-  /* Makes it easier to update automatically. */
-  char emacs_copyright[] = "Copyright (C) 2012 Free Software Foundation, Inc.";
+  char emacs_copyright[] = COPYRIGHT;
 
   printf ("ebrowse %s\n", VERSION);
   puts (emacs_copyright);