summaryrefslogtreecommitdiffstats
path: root/combox
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-03-01 09:27:24 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-03-01 09:27:24 -0500
commit21df2651035f163b6a1ecd6fbf48d58a1d82dc06 (patch)
treef9c73e14e4fbd0a825dc8159e03407c8bf477a63 /combox
parent5f858aa37e9b79fc31aca67f79b24f00ec8b40e1 (diff)
Copyright changed.
From combox contributors -> Dr. Robert C. Green II.
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 c70f887..9227207 100644
--- a/combox/_version.py
+++ b/combox/_version.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/cbox.py b/combox/cbox.py
index 0244284..f9b885f 100644
--- a/combox/cbox.py
+++ b/combox/cbox.py
@@ -2,7 +2,7 @@
#
#!/usr/bin/env python
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/config.py b/combox/config.py
index a6ffc8d..5220c0f 100644
--- a/combox/config.py
+++ b/combox/config.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/crypto.py b/combox/crypto.py
index b2091e6..24114a8 100644
--- a/combox/crypto.py
+++ b/combox/crypto.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/events.py b/combox/events.py
index fa2a9f4..13aca92 100644
--- a/combox/events.py
+++ b/combox/events.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/file.py b/combox/file.py
index cbbce9c..05c893e 100644
--- a/combox/file.py
+++ b/combox/file.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/gui.py b/combox/gui.py
index f12cd77..bea05d6 100644
--- a/combox/gui.py
+++ b/combox/gui.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/log.py b/combox/log.py
index 2ff15cb..2ebbdd8 100644
--- a/combox/log.py
+++ b/combox/log.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#
diff --git a/combox/silo.py b/combox/silo.py
index 741772b..0f2de3c 100644
--- a/combox/silo.py
+++ b/combox/silo.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015 Combox contributor(s). See CONTRIBUTORS.rst.
+# Copyright (C) 2016 Dr. Robert C. Green II.
#
# This file is part of Combox.
#