# HG changeset patch # User Glenn Morris # Date 1204088095 0 # Node ID a2c5eb229cdf2b1ceab5106ff5cfafb4dc0c0065 # Parent e324b86de474fc5f018303afcba3af8cb20a1a8f Change copyright to FSF, per the author's statement: http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02647.html Update FSF address. diff -r e324b86de474 -r a2c5eb229cdf lisp/progmodes/sym-comp.el --- 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 ;; 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: