diff options
Diffstat (limited to 'mako/ext')
| -rw-r--r-- | mako/ext/autohandler.py | 2 | ||||
| -rw-r--r-- | mako/ext/babelplugin.py | 2 | ||||
| -rw-r--r-- | mako/ext/preprocessors.py | 2 | ||||
| -rw-r--r-- | mako/ext/pygmentplugin.py | 2 | ||||
| -rw-r--r-- | mako/ext/turbogears.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mako/ext/autohandler.py b/mako/ext/autohandler.py index 5d89ac5..93c6086 100644 --- a/mako/ext/autohandler.py +++ b/mako/ext/autohandler.py @@ -1,5 +1,5 @@ # ext/autohandler.py -# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file> # # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php diff --git a/mako/ext/babelplugin.py b/mako/ext/babelplugin.py index e75b7d0..65f7e02 100644 --- a/mako/ext/babelplugin.py +++ b/mako/ext/babelplugin.py @@ -1,5 +1,5 @@ # ext/babelplugin.py -# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file> # # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php diff --git a/mako/ext/preprocessors.py b/mako/ext/preprocessors.py index 2c0d993..fcc5500 100644 --- a/mako/ext/preprocessors.py +++ b/mako/ext/preprocessors.py @@ -1,5 +1,5 @@ # ext/preprocessors.py -# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file> # # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php diff --git a/mako/ext/pygmentplugin.py b/mako/ext/pygmentplugin.py index 0ce57c4..0b15126 100644 --- a/mako/ext/pygmentplugin.py +++ b/mako/ext/pygmentplugin.py @@ -1,5 +1,5 @@ # ext/pygmentplugin.py -# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file> # # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php diff --git a/mako/ext/turbogears.py b/mako/ext/turbogears.py index f7822ee..94e300a 100644 --- a/mako/ext/turbogears.py +++ b/mako/ext/turbogears.py @@ -1,5 +1,5 @@ # ext/turbogears.py -# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file> # # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php |
