summaryrefslogtreecommitdiff
path: root/test/convert.py
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2022-07-01 11:37:08 +0200
committerMartin Michlmayr <tbm@cyrius.com>2022-07-02 13:47:02 +0800
commited53241ea6664ed000a06a5dd540c1a5d4f42c2e (patch)
tree38768bc2d9a12659c9e8e7f466c9399b112aa9a9 /test/convert.py
parentb789196386458e33d124198c59683b9708ed2283 (diff)
downloadfork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.tar.gz
fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.tar.bz2
fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.zip
Update copyright statement for 2022
Diffstat (limited to 'test/convert.py')
-rwxr-xr-xtest/convert.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/convert.py b/test/convert.py
index 62ea55e7..5b090f9b 100755
--- a/test/convert.py
+++ b/test/convert.py
@@ -3,7 +3,7 @@
# convert.py: This script converts a Boost.Test unit test into an
# equivalent Python unit test.
#
-# 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