aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlban Gruin2018-01-18 13:42:49 +0100
committerAlban Gruin2018-01-18 13:42:49 +0100
commit76fef8f3e0b3ad77f632a9e4d2c048607a1cf21b (patch)
tree71ba461f39636ae485b9754b33537580037f9207
parentbc7cac9459ac3ae55a31e9dd215cfc8f054e5fb1 (diff)
Mise à jour des copyrights
-rw-r--r--management/commands/_private.py2
-rw-r--r--models.py2
-rw-r--r--tests.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/management/commands/_private.py b/management/commands/_private.py
index 0a3d5fb..e78c3c2 100644
--- a/management/commands/_private.py
+++ b/management/commands/_private.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 Alban Gruin
+# Copyright (C) 2017-2018 Alban Gruin
#
# celcatsanitizer is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
diff --git a/models.py b/models.py
index 5de1df2..4903b11 100644
--- a/models.py
+++ b/models.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 Alban Gruin
+# Copyright (C) 2017-2018 Alban Gruin
#
# celcatsanitizer is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
diff --git a/tests.py b/tests.py
index ac6bdaf..8a21a3f 100644
--- a/tests.py
+++ b/tests.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 Alban Gruin
+# Copyright (C) 2017-2018 Alban Gruin
#
# celcatsanitizer is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published