summaryrefslogtreecommitdiff
path: root/test/convert.py
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2014-12-27 18:12:12 -0600
committerJohn Wiegley <johnw@newartisans.com>2014-12-27 18:12:12 -0600
commit66ce4ac48f88b81eab1a2c04eeef83ee4fa06335 (patch)
tree1d705a0cc8499a88d4b49b76af34a425731799b7 /test/convert.py
parentaea86b5a83dd4c3b0f474b032d90d4e8ec2ec4b8 (diff)
parentbb2b20b311dbb3c07805e355392b507a7daf1607 (diff)
downloadledger-66ce4ac48f88b81eab1a2c04eeef83ee4fa06335.tar.gz
ledger-66ce4ac48f88b81eab1a2c04eeef83ee4fa06335.tar.bz2
ledger-66ce4ac48f88b81eab1a2c04eeef83ee4fa06335.zip
Merge pull request #355 from afh/pull/copyright
Update copyright
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 ae44b39f..5328c4ae 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-2010, 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