aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/unsafep.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp/unsafep.el')
-rw-r--r--lisp/emacs-lisp/unsafep.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/emacs-lisp/unsafep.el b/lisp/emacs-lisp/unsafep.el
index 99ce30be98..5daa345dbc 100644
--- a/lisp/emacs-lisp/unsafep.el
+++ b/lisp/emacs-lisp/unsafep.el
@@ -1,9 +1,9 @@
;;;; unsafep.el -- Determine whether a Lisp form is safe to evaluate
-;; Copyright (C) Free Software Foundation, Inc.
+;; Copyright (C)2002 Free Software Foundation, Inc.
-;; Author: Jonathan Yavner <[email protected]>
-;; Maintainer: Jonathan Yavner <[email protected]>
+;; Author: Jonathan Yavner <[email protected]>
+;; Maintainer: Jonathan Yavner <[email protected]>
;; Keywords: safety lisp utility
;; This file is part of GNU Emacs.