From f44414055dbdf830cc02b89d0fce1664ba46d9ec Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 8 Jan 2016 16:09:24 +0200 Subject: [PATCH] Add alejandro.alonso copyright preamble to the settings source files. --- settings/__init__.py | 1 + settings/celery.py | 1 + settings/common.py | 1 + settings/development.py | 1 + settings/sr.py | 1 + settings/testing.py | 1 + settings/travis.py | 1 + 7 files changed, 7 insertions(+) diff --git a/settings/__init__.py b/settings/__init__.py index bc3fb777..23fd84b8 100644 --- a/settings/__init__.py +++ b/settings/__init__.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the diff --git a/settings/celery.py b/settings/celery.py index af811f8f..05444695 100644 --- a/settings/celery.py +++ b/settings/celery.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the diff --git a/settings/common.py b/settings/common.py index a889d384..b10226d0 100644 --- a/settings/common.py +++ b/settings/common.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the diff --git a/settings/development.py b/settings/development.py index 0c1b7496..6a7f981d 100644 --- a/settings/development.py +++ b/settings/development.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the diff --git a/settings/sr.py b/settings/sr.py index 33e6ea40..4786e512 100644 --- a/settings/sr.py +++ b/settings/sr.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the diff --git a/settings/testing.py b/settings/testing.py index c2ea27b0..b1549a8a 100644 --- a/settings/testing.py +++ b/settings/testing.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the diff --git a/settings/travis.py b/settings/travis.py index 4607041f..8481688c 100644 --- a/settings/travis.py +++ b/settings/travis.py @@ -1,6 +1,7 @@ # Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán +# Copyright (C) 2014-2016 Alejandro Alonso # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the