diff options
Diffstat (limited to 'lisp/paren.el')
-rw-r--r-- | lisp/paren.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/paren.el b/lisp/paren.el index fa8cf5b5bfb..0c180c160f6 100644 --- a/lisp/paren.el +++ b/lisp/paren.el @@ -1,5 +1,5 @@ ;;; paren.el --- highlight matching paren. -;; Copyright (C) 1993 Software Foundation, Inc. +;; Copyright (C) 1993 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |