summaryrefslogtreecommitdiff
path: root/test/convert.py
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2018-01-27 15:30:28 +0800
committerAlexis Hildebrandt <afh@surryhill.net>2018-01-27 15:30:53 +0800
commitc6c328c011d7e31121a585596833d2dd951302ce (patch)
tree4d3fd69b0f93785bb62328693ebb6e93e6569e9d /test/convert.py
parent6d3833a4d4c9bf157acea2eb30114c4a06f08b62 (diff)
downloadfork-ledger-c6c328c011d7e31121a585596833d2dd951302ce.tar.gz
fork-ledger-c6c328c011d7e31121a585596833d2dd951302ce.tar.bz2
fork-ledger-c6c328c011d7e31121a585596833d2dd951302ce.zip
[misc] Update year in copyright notice to 2017
[ci skip]
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 34152de2..2ac7a21b 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-2017, John Wiegley. All rights reserved.
+# Copyright (c) 2003-2018, 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