From: Stefan Monnier Date: Mon, 11 Jun 2007 22:06:36 +0000 (+0000) Subject: Adjust copyright notice. X-Git-Tag: emacs-pretest-23.0.90~12364 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=37fcd54a632122f70869a1ad9bf209ef2b856d08;p=emacs.git Adjust copyright notice. --- diff --git a/lisp/textmodes/bibtex-style.el b/lisp/textmodes/bibtex-style.el index 3d7c18dc5a4..8afc92968d9 100644 --- a/lisp/textmodes/bibtex-style.el +++ b/lisp/textmodes/bibtex-style.el @@ -1,6 +1,6 @@ ;;; bibtex-style.el --- Major mode for BibTeX Style files -;; Copyright (C) 2005 Stefan Monnier +;; Copyright (C) 2005,2007 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: @@ -16,9 +16,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: