diff options
author | Craig Earls <enderw88@gmail.com> | 2016-01-11 19:24:02 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2016-01-11 19:24:02 -0700 |
commit | d24be7446dc77cbdd80db6a105ad3b7a8fd919aa (patch) | |
tree | f4e3084e04c4e481ef59954e341e5f316d1648c4 /contrib/ParseCcStmt.cs | |
parent | f709109417f2cbafe210dc41d5e9e98e6e9f5de0 (diff) | |
parent | b5b70625d59305d0f3af3a9baad3931aba43df47 (diff) | |
download | fork-ledger-d24be7446dc77cbdd80db6a105ad3b7a8fd919aa.tar.gz fork-ledger-d24be7446dc77cbdd80db6a105ad3b7a8fd919aa.tar.bz2 fork-ledger-d24be7446dc77cbdd80db6a105ad3b7a8fd919aa.zip |
Merge commit 'b5b70625d59305d0f3af3a9baad3931aba43df47' into next
Diffstat (limited to 'contrib/ParseCcStmt.cs')
-rw-r--r-- | contrib/ParseCcStmt.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ParseCcStmt.cs b/contrib/ParseCcStmt.cs index 04e3dbb9..d5a42fbd 100644 --- a/contrib/ParseCcStmt.cs +++ b/contrib/ParseCcStmt.cs @@ -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 |