diff options
Diffstat (limited to 'example_project/urls.py')
-rw-r--r-- | example_project/urls.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example_project/urls.py b/example_project/urls.py index e37ae53..fff1366 100644 --- a/example_project/urls.py +++ b/example_project/urls.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-2013 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 |