diff options
author | Craig Earls <enderw88@gmail.com> | 2014-02-04 13:03:26 -0800 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2014-02-04 13:03:26 -0800 |
commit | ffc8bf30f458408c2735854de92d51081d6e6a49 (patch) | |
tree | f9d21e68a89879257859a817370ab98de2c77194 | |
parent | 1003c241038544ff541c22138616646ea56b6f52 (diff) | |
parent | df9771f7a9286e1f5e733ad94ab266c799700f88 (diff) | |
download | fork-ledger-ffc8bf30f458408c2735854de92d51081d6e6a49.tar.gz fork-ledger-ffc8bf30f458408c2735854de92d51081d6e6a49.tar.bz2 fork-ledger-ffc8bf30f458408c2735854de92d51081d6e6a49.zip |
Merge pull request #239 from afh/pull/copyright
Bump copyright notice to 2014 in the documentation
Thanks.
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 2b962180..c85f8446 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -22,7 +22,7 @@ @copying -Copyright @copyright{} 2003–2013, John Wiegley. All rights reserved. +Copyright @copyright{} 2003–2014, John Wiegley. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are |