diff options
author | John Wiegley <johnw@newartisans.com> | 2009-01-20 01:53:31 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-01-20 01:53:31 -0400 |
commit | 887828a40c54ef41a6e8e09f639539d99bb31639 (patch) | |
tree | 4ba44297bee20f9666b2eee32be439382a78b6b6 /lisp | |
parent | efb36d36c48dc940eab34dc610eb82743daee3fb (diff) | |
download | fork-ledger-887828a40c54ef41a6e8e09f639539d99bb31639.tar.gz fork-ledger-887828a40c54ef41a6e8e09f639539d99bb31639.tar.bz2 fork-ledger-887828a40c54ef41a6e8e09f639539d99bb31639.zip |
Increased copyright range to include 2009.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ledger.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ledger.el b/lisp/ledger.el index 2ce949d9..dffbb340 100644 --- a/lisp/ledger.el +++ b/lisp/ledger.el @@ -1,6 +1,6 @@ ;;; ledger.el --- Helper code for use with the "ledger" command-line tool -;; Copyright (C) 2008 John Wiegley (johnw AT gnu DOT org) +;; Copyright (C) 2003-2009 John Wiegley (johnw AT gnu DOT org) ;; Emacs Lisp Archive Entry ;; Filename: ledger.el |