]> git.eshelyaron.com Git - emacs.git/commitdiff
* vc-sccs.el: Update copyright year.
authorRomain Francoise <romain@orebokech.com>
Tue, 1 Nov 2005 10:39:42 +0000 (10:39 +0000)
committerRomain Francoise <romain@orebokech.com>
Tue, 1 Nov 2005 10:39:42 +0000 (10:39 +0000)
* ezimage.el: Likewise.

lisp/ChangeLog
lisp/ezimage.el
lisp/vc-sccs.el

index 5cfa331cb349ad8cc7ccba296159ff059bc708b1..1f7dbefe4b03e911fd3d72911ed20559688abcea 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-01  Romain Francoise  <romain@orebokech.com>
+
+       * vc-sccs.el: Update copyright year.
+       * ezimage.el: Likewise.
+
 2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
 
        * info.el (Info-fontify-node): Use `string-width' for fontifying
index dd3a19443061e9e57bc68986d43f87344f935e57..a00703d5471eaaf5dd25752993656e847ee6ac2c 100644 (file)
@@ -1,6 +1,7 @@
 ;;; ezimage --- Generalized Image management
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation
+;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
+;;;   2005 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: file, tags, tools
index e4d14d8ae708c1d61ba6720f6a1fc49f58c4a03d..8f00e1df6277ef0527effc75a82213d2f2ba60fd 100644 (file)
@@ -1,7 +1,7 @@
 ;;; vc-sccs.el --- support for SCCS version-control
 
 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-;;   2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+;;   2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 ;; Author:     FSF (see vc.el for full credits)
 ;; Maintainer: Andre Spiegel <spiegel@gnu.org>