summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/version.el5
2 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0ce7070be07..09c8db1abfc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-05 Glenn Morris <rgm@gnu.org>
+
+ * version.el (emacs-copyright): Update for 2009.
+
2009-01-04 Stephen Leake <stephen_leake@member.fsf.org>
* progmodes/ada-mode.el (ada-mode): Simplify doc string.
diff --git a/lisp/version.el b/lisp/version.el
index e77efaf60a8..34c84a3d69b 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -1,7 +1,8 @@
;;; version.el --- record version number of Emacs -*- no-byte-compile: t -*-
;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001, 2002,
-;; 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; 2003, 2004, 2005, 2006, 2007, 2008, 2009
+; Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal
@@ -25,7 +26,7 @@
;;; Code:
-(defconst emacs-copyright "Copyright (C) 2008 Free Software Foundation, Inc."
+(defconst emacs-copyright "Copyright (C) 2009 Free Software Foundation, Inc."
"Short copyright string for this version of Emacs.")
(defconst emacs-version "23.0.60" "\