From: Glenn Morris Date: Mon, 5 Jan 2009 00:48:51 +0000 (+0000) Subject: (emacs-copyright): Update for 2009. X-Git-Tag: emacs-pretest-23.0.90~698 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=061a7c0eec080dec15c76777804bb1627fbc05c8;p=emacs.git (emacs-copyright): Update for 2009. --- 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 + + * version.el (emacs-copyright): Update for 2009. + 2009-01-04 Stephen Leake * 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" "\