diff options
Diffstat (limited to 'chimere_example_project/urls.py')
-rw-r--r-- | chimere_example_project/urls.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chimere_example_project/urls.py b/chimere_example_project/urls.py index 155696a..df2822f 100644 --- a/chimere_example_project/urls.py +++ b/chimere_example_project/urls.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2013 Etienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-2016 Etienne Loks <etienne.loks_AT_peacefrogsDOTnet> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as |