summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-12-22 18:44:04 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-12-22 18:44:04 -0500
commit9887638de195d243a5276b5fe3e0cf79bad21ed7 (patch)
tree2457d8c8d1616ae74cfdff8c39b04d51279ec7ed /tests
parent2dfc2991e2f8b41b93a60639c2aebb461567866e (diff)
authors -> contributors.
Diffstat (limited to 'tests')
-rw-r--r--tests/_version_test.py2
-rw-r--r--tests/config_test.py2
-rw-r--r--tests/crypto_test.py2
-rw-r--r--tests/events_test.py2
-rw-r--r--tests/file_test.py2
-rw-r--r--tests/silo_test.py2
-rw-r--r--tests/utils.py2
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/_version_test.py b/tests/_version_test.py
index 7e1ccc1..12c4d2a 100644
--- a/tests/_version_test.py
+++ b/tests/_version_test.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#
diff --git a/tests/config_test.py b/tests/config_test.py
index 5ce6aca..a9d4ba6 100644
--- a/tests/config_test.py
+++ b/tests/config_test.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#
diff --git a/tests/crypto_test.py b/tests/crypto_test.py
index ca1c15a..82edf9e 100644
--- a/tests/crypto_test.py
+++ b/tests/crypto_test.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#
diff --git a/tests/events_test.py b/tests/events_test.py
index b62b82d..c797e80 100644
--- a/tests/events_test.py
+++ b/tests/events_test.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#
diff --git a/tests/file_test.py b/tests/file_test.py
index 7fbd6b7..f431a78 100644
--- a/tests/file_test.py
+++ b/tests/file_test.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#
diff --git a/tests/silo_test.py b/tests/silo_test.py
index 8162982..9ba6f89 100644
--- a/tests/silo_test.py
+++ b/tests/silo_test.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#
diff --git a/tests/utils.py b/tests/utils.py
index 73096f1..d836cf6 100644
--- a/tests/utils.py
+++ b/tests/utils.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox author(s). See AUTHORS.
+# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
#
# This file is part of Combox.
#