diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2014-02-02 12:36:22 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2014-02-02 12:36:22 +0100 |
commit | 2b9208e850b7f2d391f3241c49a8a1526b6e52fe (patch) | |
tree | 8424e3370932a9771c2d9dc881fe75a8168995b9 /lisp/ledger-sort.el | |
parent | f300cfccb7b10e44965eb8b4b3741ae9fbf04a57 (diff) | |
download | fork-ledger-2b9208e850b7f2d391f3241c49a8a1526b6e52fe.tar.gz fork-ledger-2b9208e850b7f2d391f3241c49a8a1526b6e52fe.tar.bz2 fork-ledger-2b9208e850b7f2d391f3241c49a8a1526b6e52fe.zip |
Bump copyright information to 2014
Diffstat (limited to 'lisp/ledger-sort.el')
-rw-r--r-- | lisp/ledger-sort.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ledger-sort.el b/lisp/ledger-sort.el index 206ffb94..ccb3d88d 100644 --- a/lisp/ledger-sort.el +++ b/lisp/ledger-sort.el @@ -1,6 +1,6 @@ ;;; ledger-xact.el --- Helper code for use with the "ledger" command-line tool -;; Copyright (C) 2003-2013 John Wiegley (johnw AT gnu DOT org) +;; Copyright (C) 2003-2014 John Wiegley (johnw AT gnu DOT org) ;; This file is not part of GNU Emacs. |