diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2016-01-02 12:09:54 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2016-01-02 12:09:54 +0100 |
commit | 9892878ca1b1218877537963bbf7a4ea1a8fed45 (patch) | |
tree | c7d4a60340648dcf8d2abe63d35baac8a42f96b5 /lisp/ledger-mode.el | |
parent | 51201fd2d6db0be1447fd59f80d1749ef4d49bcf (diff) | |
download | fork-ledger-9892878ca1b1218877537963bbf7a4ea1a8fed45.tar.gz fork-ledger-9892878ca1b1218877537963bbf7a4ea1a8fed45.tar.bz2 fork-ledger-9892878ca1b1218877537963bbf7a4ea1a8fed45.zip |
[misc] Update year in copyright notice to 2016
[ci skip]
Diffstat (limited to 'lisp/ledger-mode.el')
-rw-r--r-- | lisp/ledger-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ledger-mode.el b/lisp/ledger-mode.el index 26de84fc..9eff6bc6 100644 --- a/lisp/ledger-mode.el +++ b/lisp/ledger-mode.el @@ -1,6 +1,6 @@ ;;; ledger-mode.el --- Helper code for use with the "ledger" command-line tool -;; Copyright (C) 2003-2015 John Wiegley (johnw AT gnu DOT org) +;; Copyright (C) 2003-2016 John Wiegley (johnw AT gnu DOT org) ;; This file is not part of GNU Emacs. |