summaryrefslogtreecommitdiff
path: root/tests/djapp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/djapp')
-rw-r--r--tests/djapp/models.py2
-rw-r--r--tests/djapp/settings.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/djapp/models.py b/tests/djapp/models.py
index 9b21181..35c765f 100644
--- a/tests/djapp/models.py
+++ b/tests/djapp/models.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright (c) 2011-2013 Raphaël Barrois
+# Copyright (c) 2011-2015 Raphaël Barrois
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/djapp/settings.py b/tests/djapp/settings.py
index 18e43dd..1ef16d5 100644
--- a/tests/djapp/settings.py
+++ b/tests/djapp/settings.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright (c) 2011-2013 Raphaël Barrois
+# Copyright (c) 2011-2015 Raphaël Barrois
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal