changeset 100894:2e600dc0be6d

(emacs-copyright): Update for 2009.
author Glenn Morris <rgm@gnu.org>
date Mon, 05 Jan 2009 00:48:51 +0000
parents f698c4e8b138
children 6c87f425cc70
files lisp/ChangeLog lisp/version.el
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 04 20:14:13 2009 +0000
+++ b/lisp/ChangeLog	Mon Jan 05 00:48:51 2009 +0000
@@ -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.
--- a/lisp/version.el	Sun Jan 04 20:14:13 2009 +0000
+++ b/lisp/version.el	Mon Jan 05 00:48:51 2009 +0000
@@ -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" "\