From: Glenn Morris Date: Tue, 10 Jun 2008 03:19:15 +0000 (+0000) Subject: Header formatting fix. X-Git-Tag: emacs-pretest-23.0.90~4932 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6851521748a7de50e4315a2f53e00e12022c0844;p=emacs.git Header formatting fix. --- diff --git a/lisp/net/newsticker-backend.el b/lisp/net/newsticker-backend.el index be6dc204d70..3cdd55b7233 100644 --- a/lisp/net/newsticker-backend.el +++ b/lisp/net/newsticker-backend.el @@ -3,17 +3,17 @@ ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. -;; This file is part of GNU Emacs. - ;; Author: Ulf Jasper ;; Filename: newsticker-backend.el ;; URL: http://www.nongnu.org/newsticker ;; Keywords: News, RSS, Atom ;; Time-stamp: "8. Juni 2008, 17:18:04 (ulf)" -;; CVS-Version: $Id: newsticker-backend.el,v 1.3 2008/06/10 03:07:46 gm Exp $ +;; CVS-Version: $Id: newsticker-backend.el,v 1.4 2008/06/10 03:17:34 gm 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 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 ;; 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