summaryrefslogtreecommitdiff
path: root/lisp/net
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/newsticker-backend.el6
-rw-r--r--lisp/net/newsticker.el9
2 files changed, 8 insertions, 7 deletions
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 <ulf.jasper@web.de>
;; 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 <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