]> git.eshelyaron.com Git - emacs.git/commitdiff
Add 2009 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 02:56:31 +0000 (02:56 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 02:56:31 +0000 (02:56 +0000)
test/ChangeLog
test/bytecomp-testsuite.el
test/icalendar-testsuite.el
test/newsticker-testsuite.el

index 94e08ccc4cad2b212acd09de36c8d234e7588f33..5b05d809a2449ddd31980551deca5da3a0eb10e8 100644 (file)
@@ -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.
 
index 4b11a699018b8bb6f2c5effef46cfd57f1e42ad3..66a455608680ff220c390f34d54c1fe10a33f18e 100644 (file)
@@ -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
index 88cb128cbd9476ea4a252210fed6cc42e4a51310..ac6dd666164a59d696f8cd41242d0e9d57795c8a 100644 (file)
@@ -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
index 3ed54f97acd6d68d8476b15420e8ec21dc68cd1f..acc02edba1c3b1ddc76465f6f63d8737efdcd94c 100644 (file)
@@ -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>