diff options
author | John Wiegley <johnw@newartisans.com> | 2014-12-27 18:12:12 -0600 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2014-12-27 18:12:12 -0600 |
commit | 66ce4ac48f88b81eab1a2c04eeef83ee4fa06335 (patch) | |
tree | 1d705a0cc8499a88d4b49b76af34a425731799b7 /src/pstream.h | |
parent | aea86b5a83dd4c3b0f474b032d90d4e8ec2ec4b8 (diff) | |
parent | bb2b20b311dbb3c07805e355392b507a7daf1607 (diff) | |
download | fork-ledger-66ce4ac48f88b81eab1a2c04eeef83ee4fa06335.tar.gz fork-ledger-66ce4ac48f88b81eab1a2c04eeef83ee4fa06335.tar.bz2 fork-ledger-66ce4ac48f88b81eab1a2c04eeef83ee4fa06335.zip |
Merge pull request #355 from afh/pull/copyright
Update copyright
Diffstat (limited to 'src/pstream.h')
-rw-r--r-- | src/pstream.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pstream.h b/src/pstream.h index ed314068..3b669aca 100644 --- a/src/pstream.h +++ b/src/pstream.h @@ -1,9 +1,9 @@ /* - * Copyright (c) 2003-2014, John Wiegley. All rights reserved. + * Copyright (c) 2003-2015, 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 met: + * modification, are permitted provided that the following conditions are + * met: * * - Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. |