diff options
| author | Glenn Morris | 2014-01-21 20:54:10 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-21 20:54:10 -0500 |
| commit | 213763c134afde8a1141fa633a81694c06ce28a7 (patch) | |
| tree | 8496c693e78b34b684c0c816a735b8ad2da4c224 | |
| parent | cc0f2ece4753d6e15eaa9519dc672b9ef332a55d (diff) | |
| download | emacs-213763c134afde8a1141fa633a81694c06ce28a7.tar.gz emacs-213763c134afde8a1141fa633a81694c06ce28a7.zip | |
Set Maintainer: FSF in some files
| -rwxr-xr-x | autogen.sh | 1 | ||||
| -rwxr-xr-x | build-aux/make-info-dir | 1 | ||||
| -rw-r--r-- | lisp/mail/supercite.el | 4 | ||||
| -rw-r--r-- | test/automated/vc-bzr.el | 1 |
4 files changed, 5 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh index cb224421d0f..7d2de4905ec 100755 --- a/autogen.sh +++ b/autogen.sh | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | ## Copyright (C) 2011-2014 Free Software Foundation, Inc. | 4 | ## Copyright (C) 2011-2014 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ## Author: Glenn Morris <rgm@gnu.org> | 6 | ## Author: Glenn Morris <rgm@gnu.org> |
| 7 | ## Maintainer: FSF | ||
| 7 | 8 | ||
| 8 | ## This file is part of GNU Emacs. | 9 | ## This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/build-aux/make-info-dir b/build-aux/make-info-dir index 56b2f74742a..4cb7828d595 100755 --- a/build-aux/make-info-dir +++ b/build-aux/make-info-dir | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | ## Copyright (C) 2013-2014 Free Software Foundation, Inc. | 5 | ## Copyright (C) 2013-2014 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | ## Author: Glenn Morris <rgm@gnu.org> | 7 | ## Author: Glenn Morris <rgm@gnu.org> |
| 8 | ## Maintainer: FSF | ||
| 8 | 9 | ||
| 9 | ## This file is part of GNU Emacs. | 10 | ## This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 71933023664..6fe205dc6bd 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | ;; Copyright (C) 1993, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1997, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> | 5 | ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: FSF |
| 7 | ;; Created: February 1993 | 7 | ;; Created: February 1993 |
| 8 | ;; Keywords: mail, news | 8 | ;; Keywords: mail, news |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
diff --git a/test/automated/vc-bzr.el b/test/automated/vc-bzr.el index 3004531537f..e81dea1dd27 100644 --- a/test/automated/vc-bzr.el +++ b/test/automated/vc-bzr.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glenn Morris <rgm@gnu.org> | 5 | ;; Author: Glenn Morris <rgm@gnu.org> |
| 6 | ;; Maintainer: FSF | ||
| 6 | 7 | ||
| 7 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
| 8 | 9 | ||