Mercurial > emacs
changeset 100950:f9cf5ec17443
Add 2009 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 08 Jan 2009 02:56:31 +0000 |
parents | 91ffb924a3e5 |
children | e038c1a8307c |
files | test/ChangeLog test/bytecomp-testsuite.el test/icalendar-testsuite.el test/newsticker-testsuite.el |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/test/ChangeLog Thu Jan 08 01:19:44 2009 +0000 +++ b/test/ChangeLog Thu Jan 08 02:56:31 2009 +0000 @@ -49,7 +49,7 @@ ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2008 Free Software Foundation, Inc. + Copyright (C) 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/test/bytecomp-testsuite.el Thu Jan 08 01:19:44 2009 +0000 +++ b/test/bytecomp-testsuite.el Thu Jan 08 02:56:31 2009 +0000 @@ -1,6 +1,6 @@ ;;; bytecomp-testsuite.el -;; Copyright (C) 2008 Free Software Foundation, Inc. +;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. ;; Author: Shigeru Fukaya <shigeru.fukaya@gmail.com> ;; Created: November 2008
--- a/test/icalendar-testsuite.el Thu Jan 08 01:19:44 2009 +0000 +++ b/test/icalendar-testsuite.el Thu Jan 08 02:56:31 2009 +0000 @@ -1,6 +1,6 @@ ;; icalendar-testsuite.el --- Test suite for icalendar.el -;; Copyright (C) 2005, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2005, 2008, 2009 Free Software Foundation, Inc. ;; Author: Ulf Jasper <ulf.jasper@web.de> ;; Created: March 2005
--- a/test/newsticker-testsuite.el Thu Jan 08 01:19:44 2009 +0000 +++ b/test/newsticker-testsuite.el Thu Jan 08 02:56:31 2009 +0000 @@ -1,6 +1,6 @@ ;;; newsticker-testsuite.el --- Test suite for newsticker. -;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 +;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 ;; Free Software Foundation, Inc. ;; Author: Ulf Jasper <ulf.jasper@web.de>