aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-module.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/eshell/esh-module.el')
-rw-r--r--lisp/eshell/esh-module.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/esh-module.el b/lisp/eshell/esh-module.el
index fe4c88e1cfd..06e94bd3568 100644
--- a/lisp/eshell/esh-module.el
+++ b/lisp/eshell/esh-module.el
@@ -1,6 +1,6 @@
1;;; esh-module.el --- Eshell modules -*- lexical-binding:t -*- 1;;; esh-module.el --- Eshell modules -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999-2000, 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2002-2018 Free Software Foundation, Inc.
4 4
5;; Author: John Wiegley <johnw@gnu.org> 5;; Author: John Wiegley <johnw@gnu.org>
6;; Keywords: processes 6;; Keywords: processes