summaryrefslogtreecommitdiff
path: root/tests/test_spec.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2014-03-08 21:14:24 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2014-03-08 21:14:24 +0100
commited74d6c409a4ea2a65dcd473563df06be727a9ef (patch)
treea72aa97940eecd77a3f67cddd913cf61f3e5ddb3 /tests/test_spec.py
parenta9eea44319d11d51984759292c16bad2106975dd (diff)
downloadsemantic-version-ed74d6c409a4ea2a65dcd473563df06be727a9ef.tar.gz
Update copyright
Diffstat (limited to 'tests/test_spec.py')
-rw-r--r--tests/test_spec.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_spec.py b/tests/test_spec.py
index decc2c4..7a645f9 100644
--- a/tests/test_spec.py
+++ b/tests/test_spec.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (c) 2012-2013 Raphaël Barrois
+# Copyright (c) 2012-2014 The python-semanticversion project
# This code is distributed under the two-clause BSD License.
"""Test conformance to the specs."""