diff options
| author | Glenn Morris | 2012-01-05 01:46:05 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-01-05 01:46:05 -0800 |
| commit | acaf905b1130aae80fa59d2c861ffd4c8eb75486 (patch) | |
| tree | e68816f5c5d999af02edc3c99329c67d2d54b164 /lisp/eshell/em-script.el | |
| parent | 7497ef13c916f39e297a83193d9163fb37a3b799 (diff) | |
| download | emacs-acaf905b1130aae80fa59d2c861ffd4c8eb75486.tar.gz emacs-acaf905b1130aae80fa59d2c861ffd4c8eb75486.zip | |
Add 2012 to FSF copyright years for Emacs files
Diffstat (limited to 'lisp/eshell/em-script.el')
| -rw-r--r-- | lisp/eshell/em-script.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-script.el b/lisp/eshell/em-script.el index d76e19cdd07..8acbc2644be 100644 --- a/lisp/eshell/em-script.el +++ b/lisp/eshell/em-script.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-script.el --- Eshell script files | 1 | ;;; em-script.el --- Eshell script files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||