changeset 92250:a2c5eb229cdf

Change copyright to FSF, per the author's statement: http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02647.html Update FSF address.
author Glenn Morris <rgm@gnu.org>
date Wed, 27 Feb 2008 04:54:55 +0000
parents e324b86de474
children 6f437569b791
files lisp/progmodes/sym-comp.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/sym-comp.el	Wed Feb 27 04:48:23 2008 +0000
+++ b/lisp/progmodes/sym-comp.el	Wed Feb 27 04:54:55 2008 +0000
@@ -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: