diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2016-11-12 16:56:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-12 16:56:46 -0800 |
commit | 602a4340e220a85b8dda5c6abcacea9e1be1fb99 (patch) | |
tree | 84486ef6e52fa164c3a476998547a9ac63121a2c | |
parent | a5fa6d67ca94fdeb5eddf5196833b7b94738e729 (diff) | |
parent | 5e90606cc5548bc54215b193d4344d8f98352b7d (diff) | |
download | fork-ledger-602a4340e220a85b8dda5c6abcacea9e1be1fb99.tar.gz fork-ledger-602a4340e220a85b8dda5c6abcacea9e1be1fb99.tar.bz2 fork-ledger-602a4340e220a85b8dda5c6abcacea9e1be1fb99.zip |
Merge pull request #479 from thdox/fix-copyright
Fix copyright year
[ci skip]
-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 b26e8cf6..5407aa71 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -111,7 +111,7 @@ @copying -Copyright @copyright{} 2003–2015, John Wiegley. All rights reserved. +Copyright @copyright{} 2003–2016, 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 |