]> git.eshelyaron.com Git - emacs.git/commitdiff
Correct copyright years to reflect the original newsticker.el from
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Jun 2008 03:21:37 +0000 (03:21 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Jun 2008 03:21:37 +0000 (03:21 +0000)
which most of this code was extracted, not the year it was moved into
this file.
Header formatting fix.

lisp/net/newsticker-ticker.el

index 83895cd8c965d04ec439a4a0db5707da51b1c374..a048245040239c2cf7bb8d500b18f41452347223 100644 (file)
@@ -1,18 +1,19 @@
 ;; newsticker-ticker.el --- modeline ticker for newsticker.
 
-;; Copyright (C) 2008 Free Software Foundation, Inc.
-
-;; This file is part of GNU Emacs.
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
+;;   Free Software Foundation, Inc.
 
 ;; Author:      Ulf Jasper <ulf.jasper@web.de>
 ;; Filename:    newsticker-ticker.el
 ;; URL:         http://www.nongnu.org/newsticker
 ;; Keywords:    News, RSS, Atom
 ;; Time-stamp:  "7. Juni 2008, 15:12:27 (ulf)"
-;; CVS-Version: $Id: newsticker-ticker.el,v 1.1 2008/06/08 15:36:08 u11 Exp $
+;; CVS-Version: $Id: newsticker-ticker.el,v 1.2 2008/06/08 18:09:06 miles Exp $
 
 ;; ======================================================================
 
+;; This file is part of GNU Emacs.
+
 ;; GNU Emacs is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation, either version 3 of the License, or