# HG changeset patch # User Glenn Morris # Date 1213068018 0 # Node ID bc86b276908a55d74849e20a4498e051d0a9095d # Parent 377bd43ebb8eff4084c2362e96d01c3837d90bf8 Correct copyright years to reflect the original newsticker.el from which most of this code was extracted, not the year it was moved into this file. Header formatting fix. diff -r 377bd43ebb8e -r bc86b276908a lisp/net/newsticker-plainview.el --- a/lisp/net/newsticker-plainview.el Tue Jun 10 03:19:15 2008 +0000 +++ b/lisp/net/newsticker-plainview.el Tue Jun 10 03:20:18 2008 +0000 @@ -1,17 +1,18 @@ ;;; newsticker-plainview.el --- Single buffer frontend 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 ;; Filename: newsticker-plainview.el ;; URL: http://www.nongnu.org/newsticker ;; Time-stamp: "8. Juni 2008, 20:39:46 (ulf)" -;; CVS-Version: $Id: newsticker-plainview.el,v 1.3 2008/06/08 18:44:20 u11 Exp $ +;; CVS-Version: $Id: newsticker-plainview.el,v 1.4 2008/06/10 03:08:37 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