summaryrefslogtreecommitdiffstats
path: root/combox
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 /combox
parent2dfc2991e2f8b41b93a60639c2aebb461567866e (diff)
authors -> contributors.
Diffstat (limited to 'combox')
-rw-r--r--combox/_version.py2
-rw-r--r--combox/cbox.py2
-rw-r--r--combox/config.py2
-rw-r--r--combox/crypto.py2
-rw-r--r--combox/events.py2
-rw-r--r--combox/file.py2
-rw-r--r--combox/gui.py2
-rw-r--r--combox/log.py2
-rw-r--r--combox/silo.py2
9 files changed, 9 insertions, 9 deletions
diff --git a/combox/_version.py b/combox/_version.py
index a5e4129..365465e 100644
--- a/combox/_version.py
+++ b/combox/_version.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/combox/cbox.py b/combox/cbox.py
index 0ffdadb..e8d08a3 100644
--- a/combox/cbox.py
+++ b/combox/cbox.py
@@ -2,7 +2,7 @@
#
#!/usr/bin/env python
#
-# 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/combox/config.py b/combox/config.py
index 8bc7c51..fae5430 100644
--- a/combox/config.py
+++ b/combox/config.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/combox/crypto.py b/combox/crypto.py
index 282ea14..b35a700 100644
--- a/combox/crypto.py
+++ b/combox/crypto.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/combox/events.py b/combox/events.py
index 25867bc..a96b809 100644
--- a/combox/events.py
+++ b/combox/events.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/combox/file.py b/combox/file.py
index b3792a4..25e9b79 100644
--- a/combox/file.py
+++ b/combox/file.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/combox/gui.py b/combox/gui.py
index 6c2a92a..93a712c 100644
--- a/combox/gui.py
+++ b/combox/gui.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/combox/log.py b/combox/log.py
index 303a9ca..c9a3214 100644
--- a/combox/log.py
+++ b/combox/log.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/combox/silo.py b/combox/silo.py
index 3c6f835..e52b815 100644
--- a/combox/silo.py
+++ b/combox/silo.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.
#