diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd4e9841568..958223c2855 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-01-04 Glenn Morris + + * version.el (emacs-copyright): Update to 2008. + 2008-01-03 Nick Roberts * progmodes/gud.el (gud-def): Do nothing if gud-running is t. diff --git a/lisp/version.el b/lisp/version.el index 9b6f06f2eff..1d2cc4fabcf 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -1,7 +1,7 @@ ;;; 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 Free Software Foundation, Inc. +;; 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-copyright "Copyright (C) 2007 Free Software Foundation, Inc." +(defconst emacs-copyright "Copyright (C) 2008 Free Software Foundation, Inc." "Short copyright string for this version of Emacs.") (defconst emacs-version "22.1.50" "\