branch: main
commit 7258c0804f8cf876953517a9f56e4cb4f8803fb1
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Add missing copyright year
---
 bib-cite.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bib-cite.el b/bib-cite.el
index 612641c7..47151dd2 100644
--- a/bib-cite.el
+++ b/bib-cite.el
@@ -1,7 +1,7 @@
 ;;; bib-cite.el --- test
 ;; bib-cite.el - Display \cite, \ref or \label / Extract refs from BiBTeX file.
 
-;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2003, 2004, 2005
+;; Copyright (C) 1994-1999, 2001, 2003-2005, 2014
 ;; Free Software Foundation
 
 ;; Author:    Peter S. Galbraith <p...@debian.org>

Reply via email to