emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/version.el,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/version.el,v [EMACS_22_BASE]
Date: Fri, 04 Jan 2008 03:01:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/01/04 03:01:25

Index: version.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/version.el,v
retrieving revision 2.52.2.6
retrieving revision 2.52.2.7
diff -u -b -r2.52.2.6 -r2.52.2.7
--- version.el  10 Nov 2007 21:20:11 -0000      2.52.2.6
+++ version.el  4 Jan 2008 03:01:25 -0000       2.52.2.7
@@ -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" "\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]