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 /src/precmd.cc | |
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 'src/precmd.cc')
-rw-r--r-- | src/precmd.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/precmd.cc b/src/precmd.cc index 2da6ba8e..af8c5ee0 100644 --- a/src/precmd.cc +++ b/src/precmd.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2015, John Wiegley. All rights reserved. + * Copyright (c) 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 |