From 9887638de195d243a5276b5fe3e0cf79bad21ed7 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 22 Dec 2015 18:44:04 -0500 Subject: authors -> contributors. --- combox/_version.py | 2 +- combox/cbox.py | 2 +- combox/config.py | 2 +- combox/crypto.py | 2 +- combox/events.py | 2 +- combox/file.py | 2 +- combox/gui.py | 2 +- combox/log.py | 2 +- combox/silo.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'combox') 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. # -- cgit v1.2.3