]> git.eshelyaron.com Git - emacs.git/commitdiff
Change copyright to FSF, per the author's statement:
authorGlenn Morris <rgm@gnu.org>
Wed, 27 Feb 2008 04:54:55 +0000 (04:54 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 27 Feb 2008 04:54:55 +0000 (04:54 +0000)
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02647.html
Update FSF address.

lisp/progmodes/sym-comp.el

index 2213f9be95c459b26d04cefbca62d558813bc04d..2b2677871026410aac1906a06e70845e2c8f8a50 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sym-comp.el --- mode-dependent symbol completion
 
-;; Copyright (C) 2004  Dave Love
+;; Copyright (C) 2004, 2008  Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Keywords: extensions
@@ -18,8 +18,8 @@
 
 ;; 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.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary: