From 928ac6a0a70ef61748bf255dfa079858db88e35a Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Sun, 25 Jan 2009 16:07:44 +0100 Subject: [PATCH] Fix copyright notice in org-bibtex.el --- lisp/org-bibtex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index 38f19ef41..1231c47c8 100644 --- a/lisp/org-bibtex.el +++ b/lisp/org-bibtex.el @@ -1,6 +1,6 @@ ;;; 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 ;; Carsten Dominik