diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2022-07-01 11:37:08 +0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2022-07-02 13:47:02 +0800 |
commit | ed53241ea6664ed000a06a5dd540c1a5d4f42c2e (patch) | |
tree | 38768bc2d9a12659c9e8e7f466c9399b112aa9a9 /src/global.cc | |
parent | b789196386458e33d124198c59683b9708ed2283 (diff) | |
download | fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.tar.gz fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.tar.bz2 fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.zip |
Update copyright statement for 2022
Diffstat (limited to 'src/global.cc')
-rw-r--r-- | src/global.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/global.cc b/src/global.cc index 5a5df6f5..3fa9f342 100644 --- a/src/global.cc +++ b/src/global.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2018, John Wiegley. All rights reserved. + * Copyright (c) 2003-2022, 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 |