From 327f6590ba4653877a50db6609b5db668d45ca7c Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 8 Jan 2016 15:02:06 +0200 Subject: [PATCH] Fix my email on copyright preamble on settings source files. --- settings/__init__.py | 2 +- settings/celery.py | 2 +- settings/common.py | 2 +- settings/development.py | 2 +- settings/local.py.example | 2 +- settings/sr.py | 2 +- settings/testing.py | 2 +- settings/travis.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/settings/__init__.py b/settings/__init__.py index d7cec60a..bc3fb777 100644 --- a/settings/__init__.py +++ b/settings/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/celery.py b/settings/celery.py index e157da58..af811f8f 100644 --- a/settings/celery.py +++ b/settings/celery.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/common.py b/settings/common.py index b937b7e1..a889d384 100644 --- a/settings/common.py +++ b/settings/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/development.py b/settings/development.py index 8eb52f12..0c1b7496 100644 --- a/settings/development.py +++ b/settings/development.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/local.py.example b/settings/local.py.example index 2a6ce20a..28f5abb9 100644 --- a/settings/local.py.example +++ b/settings/local.py.example @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/sr.py b/settings/sr.py index f0a04360..33e6ea40 100644 --- a/settings/sr.py +++ b/settings/sr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/testing.py b/settings/testing.py index ee648e05..c2ea27b0 100644 --- a/settings/testing.py +++ b/settings/testing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify diff --git a/settings/travis.py b/settings/travis.py index 9b041643..4607041f 100644 --- a/settings/travis.py +++ b/settings/travis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 Andrey Antukh +# Copyright (C) 2014-2016 Andrey Antukh # Copyright (C) 2014-2016 Jesús Espino # Copyright (C) 2014-2016 David Barragán # This program is free software: you can redistribute it and/or modify