summaryrefslogtreecommitdiff
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2013-03-21 23:38:22 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2013-03-21 23:38:22 +0100
commita77278819e5f9637e8ff1954ec33ecbf753ac89a (patch)
tree1ea0c05d9edfe62067bbfd09bc78dc2f17bcfd42 /tests/test_base.py
parenta9dae494c1de1271bf75b8aacb2a52b4bcaa5a67 (diff)
downloadsemantic-version-a77278819e5f9637e8ff1954ec33ecbf753ac89a.tar.gz
Fix license string.
Diffstat (limited to 'tests/test_base.py')
-rwxr-xr-xtests/test_base.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_base.py b/tests/test_base.py
index 1feb14f..84119f1 100755
--- a/tests/test_base.py
+++ b/tests/test_base.py
@@ -1,6 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright (c) 2012-2013 Raphaël Barrois
+# This code is distributed under the two-clause BSD License.
"""Test the various functions from 'base'."""