branch: externals/auctex
commit 588c8678cf3de991ce755927ca145def7ba83d2b
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Date:   Mon Dec 1 14:56:45 2014 -0500

    * style/*psf*.el: Cleanup copyright notices.
---
 style/epsf.el  |    4 +---
 style/psfig.el |    5 +----
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/style/epsf.el b/style/epsf.el
index 52191c8..c8ac8bc 100644
--- a/style/epsf.el
+++ b/style/epsf.el
@@ -1,10 +1,8 @@
 ;;; epsf.el - Support for the epsf style option.
 
-;; Copyright (C) 2013 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
 ;; Contributed by Marc Gemis <ma...@wins.uia.ac.be>
-;; Copyright (C) 2014 Free Software Foundation, Inc.
-;; FIXME: What about the copyright for <= 2014?
 
 ;;; Code:
 
diff --git a/style/psfig.el b/style/psfig.el
index 1165bea..637065a 100644
--- a/style/psfig.el
+++ b/style/psfig.el
@@ -1,13 +1,10 @@
 ;;; psfig.el - Support for the psfig style option.
 
-;; Copyright (C) 2013 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
 ;; Contributed by Marc Gemis <ma...@wins.uia.ac.be>
 ;; Please direct comments to him.
 
-;; Copyright (C) 2014 Free Software Foundation, Inc.
-;; FIXME: What about the copyright for <= 2014?
-
 ;;; Code:
 
 (TeX-add-style-hook "psfig"

Reply via email to