diff options
| -rw-r--r-- | lisp/env.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/env.el b/lisp/env.el index dc591ab26f2..e0eebae61cc 100644 --- a/lisp/env.el +++ b/lisp/env.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; env.el --- functions to manipulate environment variables. | 1 | ;;; env.el --- functions to manipulate environment variables. |
| 2 | 2 | ||
| 3 | ;;; Copyright Free Software Foundation 1991 | 3 | ;;; Copyright 1991, 1994 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: processes, unix | 6 | ;; Keywords: processes, unix |