0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-23 04:18:41 +00:00

Fix copyright notice in org-bibtex.el

This commit is contained in:
Carsten Dominik 2009-01-25 16:07:44 +01:00
parent 866176e0ee
commit 928ac6a0a7

View file

@ -1,6 +1,6 @@
;;; org-bibtex.el --- Org links to BibTeX entries ;;; org-bibtex.el --- Org links to BibTeX entries
;; ;;
;; Copyright 2007, 2008, 2009 Free Software Foundation, Inc. ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
;; ;;
;; Author: Bastien Guerry <bzg at altern dot org> ;; Author: Bastien Guerry <bzg at altern dot org>
;; Carsten Dominik <carsten dot dominik at gmail dot com> ;; Carsten Dominik <carsten dot dominik at gmail dot com>