diff options
| author | Glenn Morris | 2017-04-27 21:17:45 -0700 |
|---|---|---|
| committer | Glenn Morris | 2017-04-27 21:17:45 -0700 |
| commit | 91c05a5bd38b51ff8314ad50e00d047095a9b5ed (patch) | |
| tree | e9dfe915ffe0c6f77e811d7e2f662acce552bc7d /lisp | |
| parent | 085c7f608657d2aa19a6b2b0fe29d3deaa8eb6ff (diff) | |
| download | emacs-91c05a5bd38b51ff8314ad50e00d047095a9b5ed.tar.gz emacs-91c05a5bd38b51ff8314ad50e00d047095a9b5ed.zip | |
; Fix copyright and license notice in recent additions
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/auth-source-pass.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/auth-source-pass.el b/lisp/auth-source-pass.el index a83c7de0cc5..e5de18456b9 100644 --- a/lisp/auth-source-pass.el +++ b/lisp/auth-source-pass.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; auth-source-pass.el --- Integrate auth-source with password-store -*- lexical-binding: t -*- | 1 | ;;; auth-source-pass.el --- Integrate auth-source with password-store -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Damien Cassou & Nicolas Petton | 3 | ;; Copyright (C) 2015, 2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Damien Cassou <damien@cassou.me>, | 5 | ;; Author: Damien Cassou <damien@cassou.me>, |
| 6 | ;; Nicolas Petton <nicolas@petton.fr> | 6 | ;; Nicolas Petton <nicolas@petton.fr> |