1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00

(emacs-copyright): Update for 2009.

This commit is contained in:
Glenn Morris 2009-01-05 00:48:51 +00:00
parent 6dec9044ca
commit 061a7c0eec
2 changed files with 7 additions and 2 deletions

View file

@ -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.

View file

@ -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" "\