From: Glenn Morris Date: Wed, 27 Feb 2008 04:54:55 +0000 (+0000) Subject: Change copyright to FSF, per the author's statement: X-Git-Tag: emacs-pretest-23.0.90~7636 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4fe4d2859f29e71a651fb7d9ef80b835599ad0b2;p=emacs.git 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 --git a/lisp/progmodes/sym-comp.el b/lisp/progmodes/sym-comp.el index 2213f9be95c..2b267787102 100644 --- a/lisp/progmodes/sym-comp.el +++ b/lisp/progmodes/sym-comp.el @@ -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: