summaryrefslogtreecommitdiffstats
path: root/tests/testnameid.py
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-05-07 22:40:19 -0400
committerRob Crittenden <rcritten@redhat.com>2015-05-08 10:49:25 -0400
commit4817bb13610e44ddefbb0f0c88643f0263d7d2d9 (patch)
treea86d3fa53aacafc32ba3a54321f7f71d49dc98e3 /tests/testnameid.py
parentabcefb0f2eece549371f951b58144188d2ac9307 (diff)
downloadipsilon.git-4817bb13610e44ddefbb0f0c88643f0263d7d2d9.tar.gz
ipsilon.git-4817bb13610e44ddefbb0f0c88643f0263d7d2d9.tar.xz
ipsilon.git-4817bb13610e44ddefbb0f0c88643f0263d7d2d9.zip
Update Copyright header point to COPYING filecopyright
Point to a file containing the license rather than including it in every single source file. This will make it easier to manage the license in the future without another humongous commit. https://fedorahosted.org/ipsilon/ticket/126 Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'tests/testnameid.py')
-rwxr-xr-xtests/testnameid.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testnameid.py b/tests/testnameid.py
index c02053a..4121e11 100755
--- a/tests/testnameid.py
+++ b/tests/testnameid.py
@@ -1,5 +1,6 @@
#!/usr/bin/python
-# Copyright (C) 2015 Ipsilon Project Contributors
+#
+# Copyright (C) 2015 Ipsilon project Contributors, for license see COPYING
from helpers.common import IpsilonTestBase # pylint: disable=relative-import
from helpers.common import WRAP_HOSTNAME # pylint: disable=relative-import