diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-10 03:19:15 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-10 03:19:15 +0000 |
commit | 6851521748a7de50e4315a2f53e00e12022c0844 (patch) | |
tree | 16a04572dc465c69f83b77224236cf34f563a866 /lisp/net/newsticker.el | |
parent | 931b2f31e9e7569facf14eda12f9220be9710019 (diff) | |
download | emacs-6851521748a7de50e4315a2f53e00e12022c0844.tar.gz emacs-6851521748a7de50e4315a2f53e00e12022c0844.tar.bz2 emacs-6851521748a7de50e4315a2f53e00e12022c0844.zip |
Header formatting fix.
Diffstat (limited to 'lisp/net/newsticker.el')
-rw-r--r-- | lisp/net/newsticker.el | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index 08f7faf6cfb..8b2d990223f 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el @@ -1,8 +1,7 @@ ;;; newsticker.el --- A Newsticker for Emacs. -;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 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.el @@ -10,10 +9,12 @@ ;; Created: 17. June 2003 ;; Keywords: News, RSS, Atom ;; Time-stamp: "7. Juni 2008, 14:04:59 (ulf)" -;; CVS-Version: $Id: newsticker.el,v 1.175 2008/05/03 18:36:02 u11 Exp $ +;; CVS-Version: $Id: newsticker.el,v 1.21 2008/06/08 15:37:08 u11 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 |