diff --git a/README b/README index 331f72f..3f5ec2a 100644 --- a/README +++ b/README @@ -50,7 +50,7 @@ You can also support the project: ## License -Copyright © 2012-2015 Kozea +Copyright © 2012-2016 Kozea LGPLv3: This program is free software: you can redistribute it and/or modify diff --git a/README.md b/README.md index 0e9b44a..406bf31 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ You can also support the project: ## License -Copyright © 2012-2015 Kozea +Copyright © 2012-2016 Kozea LGPLv3: This program is free software: you can redistribute it and/or modify diff --git a/demo/cabaret.py b/demo/cabaret.py index 4e5301d..353a58a 100755 --- a/demo/cabaret.py +++ b/demo/cabaret.py @@ -3,7 +3,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/demo/cabaret/__init__.py b/demo/cabaret/__init__.py index 4da3aa0..b21440e 100644 --- a/demo/cabaret/__init__.py +++ b/demo/cabaret/__init__.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/demo/moulinrouge.py b/demo/moulinrouge.py index 6201405..b9b0ae3 100755 --- a/demo/moulinrouge.py +++ b/demo/moulinrouge.py @@ -3,7 +3,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/demo/moulinrouge/__init__.py b/demo/moulinrouge/__init__.py index 1e3e907..92d3426 100644 --- a/demo/moulinrouge/__init__.py +++ b/demo/moulinrouge/__init__.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/demo/moulinrouge/data.py b/demo/moulinrouge/data.py index 8d09172..e193418 100644 --- a/demo/moulinrouge/data.py +++ b/demo/moulinrouge/data.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/docs/changelog.rst b/docs/changelog.rst index 93536c1..e9dbc04 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,7 +5,7 @@ Changelog 2.2.2 ===== -* Add classes option. +* Add `classes` option. * Handle ellipsis in list type configs to auto-extend parent. (Viva python3) diff --git a/docs/conf.py b/docs/conf.py index 239b545..e1e3c52 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,7 +55,7 @@ master_doc = 'index' # General information about the project. project = 'pygal' -copyright = '2015, Florian Mounier' +copyright = '2012-2016, Florian Mounier' author = 'Florian Mounier' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/ext/pygal_sphinx_directives.py b/docs/ext/pygal_sphinx_directives.py index 8302f24..5ebba28 100644 --- a/docs/ext/pygal_sphinx_directives.py +++ b/docs/ext/pygal_sphinx_directives.py @@ -2,7 +2,7 @@ # This file is part of pygal_sphinx_directives # # Pygal sphinx integration -# Copyright © 2015 Florian Mounier +# Copyright © 2012-2016 Florian Mounier # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/perf.py b/perf.py index 0a9fc2c..24a8a5f 100644 --- a/perf.py +++ b/perf.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/__init__.py b/pygal/__init__.py index 52c542b..7151b02 100644 --- a/pygal/__init__.py +++ b/pygal/__init__.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/_compat.py b/pygal/_compat.py index 4811064..9e76b6a 100644 --- a/pygal/_compat.py +++ b/pygal/_compat.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/adapters.py b/pygal/adapters.py index 04186d0..0d2a692 100644 --- a/pygal/adapters.py +++ b/pygal/adapters.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/colors.py b/pygal/colors.py index abe7818..385863e 100644 --- a/pygal/colors.py +++ b/pygal/colors.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/config.py b/pygal/config.py index 0cac19b..a6e77d7 100644 --- a/pygal/config.py +++ b/pygal/config.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/etree.py b/pygal/etree.py index 7a44af0..16a448b 100644 --- a/pygal/etree.py +++ b/pygal/etree.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/formatters.py b/pygal/formatters.py index 483cb45..2dc956c 100644 --- a/pygal/formatters.py +++ b/pygal/formatters.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/__init__.py b/pygal/graph/__init__.py index 8f61de8..98c527c 100644 --- a/pygal/graph/__init__.py +++ b/pygal/graph/__init__.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/bar.py b/pygal/graph/bar.py index eabb9b6..f7ed10c 100644 --- a/pygal/graph/bar.py +++ b/pygal/graph/bar.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/base.py b/pygal/graph/base.py index 3e781e3..b0bd939 100644 --- a/pygal/graph/base.py +++ b/pygal/graph/base.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/box.py b/pygal/graph/box.py index 0e71c48..8f3b260 100644 --- a/pygal/graph/box.py +++ b/pygal/graph/box.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/dot.py b/pygal/graph/dot.py index 8716cfa..9446964 100644 --- a/pygal/graph/dot.py +++ b/pygal/graph/dot.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/dual.py b/pygal/graph/dual.py index cba6747..2b1bcef 100644 --- a/pygal/graph/dual.py +++ b/pygal/graph/dual.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/funnel.py b/pygal/graph/funnel.py index cf54156..93fc978 100644 --- a/pygal/graph/funnel.py +++ b/pygal/graph/funnel.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/gauge.py b/pygal/graph/gauge.py index 6531663..974fafd 100644 --- a/pygal/graph/gauge.py +++ b/pygal/graph/gauge.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/graph.py b/pygal/graph/graph.py index 8d61e60..e325a27 100644 --- a/pygal/graph/graph.py +++ b/pygal/graph/graph.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/histogram.py b/pygal/graph/histogram.py index 63932e6..1467a54 100644 --- a/pygal/graph/histogram.py +++ b/pygal/graph/histogram.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/horizontal.py b/pygal/graph/horizontal.py index a31cca8..3079ca5 100644 --- a/pygal/graph/horizontal.py +++ b/pygal/graph/horizontal.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/horizontalbar.py b/pygal/graph/horizontalbar.py index 13068b3..5e801ce 100644 --- a/pygal/graph/horizontalbar.py +++ b/pygal/graph/horizontalbar.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/horizontalline.py b/pygal/graph/horizontalline.py index d484427..097fcd5 100644 --- a/pygal/graph/horizontalline.py +++ b/pygal/graph/horizontalline.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/horizontalstackedbar.py b/pygal/graph/horizontalstackedbar.py index 80b7182..990361f 100644 --- a/pygal/graph/horizontalstackedbar.py +++ b/pygal/graph/horizontalstackedbar.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/horizontalstackedline.py b/pygal/graph/horizontalstackedline.py index 1195a9f..94d6de6 100644 --- a/pygal/graph/horizontalstackedline.py +++ b/pygal/graph/horizontalstackedline.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/line.py b/pygal/graph/line.py index d0e82e5..e7a1e4c 100644 --- a/pygal/graph/line.py +++ b/pygal/graph/line.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/map.py b/pygal/graph/map.py index 47ac900..5600411 100644 --- a/pygal/graph/map.py +++ b/pygal/graph/map.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/pie.py b/pygal/graph/pie.py index 5c28cce..3627b47 100644 --- a/pygal/graph/pie.py +++ b/pygal/graph/pie.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/public.py b/pygal/graph/public.py index e0472e3..8cf3ecd 100644 --- a/pygal/graph/public.py +++ b/pygal/graph/public.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/pyramid.py b/pygal/graph/pyramid.py index b592d6c..97555ac 100644 --- a/pygal/graph/pyramid.py +++ b/pygal/graph/pyramid.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/radar.py b/pygal/graph/radar.py index 0d51944..279402e 100644 --- a/pygal/graph/radar.py +++ b/pygal/graph/radar.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/solidgauge.py b/pygal/graph/solidgauge.py index edbb3e1..eb0aa31 100644 --- a/pygal/graph/solidgauge.py +++ b/pygal/graph/solidgauge.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/stackedbar.py b/pygal/graph/stackedbar.py index ec136eb..a75a923 100644 --- a/pygal/graph/stackedbar.py +++ b/pygal/graph/stackedbar.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/stackedline.py b/pygal/graph/stackedline.py index 173b7cd..455e9cb 100644 --- a/pygal/graph/stackedline.py +++ b/pygal/graph/stackedline.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/time.py b/pygal/graph/time.py index 7d2fc2c..941b810 100644 --- a/pygal/graph/time.py +++ b/pygal/graph/time.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/treemap.py b/pygal/graph/treemap.py index 6296674..8b954bd 100644 --- a/pygal/graph/treemap.py +++ b/pygal/graph/treemap.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/graph/xy.py b/pygal/graph/xy.py index 3499b72..e24caa1 100644 --- a/pygal/graph/xy.py +++ b/pygal/graph/xy.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/interpolate.py b/pygal/interpolate.py index 830acb7..c6cb4e6 100644 --- a/pygal/interpolate.py +++ b/pygal/interpolate.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/maps/__init__.py b/pygal/maps/__init__.py index ec331c9..28ea40f 100644 --- a/pygal/maps/__init__.py +++ b/pygal/maps/__init__.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/serie.py b/pygal/serie.py index 9405802..44b8a80 100644 --- a/pygal/serie.py +++ b/pygal/serie.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/state.py b/pygal/state.py index fb7d81c..a27336e 100644 --- a/pygal/state.py +++ b/pygal/state.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/style.py b/pygal/style.py index c22395d..6ac7983 100644 --- a/pygal/style.py +++ b/pygal/style.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/svg.py b/pygal/svg.py index abefe44..d47b6ef 100644 --- a/pygal/svg.py +++ b/pygal/svg.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free @@ -72,7 +72,7 @@ class Svg(object): self.root.attrib['class'] = ' '.join(graph.classes) self.root.append( etree.Comment(u( - 'Generated with pygal %s (%s) ©Kozea 2011-2016 on %s' % ( + 'Generated with pygal %s (%s) ©Kozea 2012-2016 on %s' % ( __version__, 'lxml' if etree.lxml else 'etree', date.today().isoformat())))) diff --git a/pygal/table.py b/pygal/table.py index cdcb520..cc99316 100644 --- a/pygal/table.py +++ b/pygal/table.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/__init__.py b/pygal/test/__init__.py index fc0ac30..1edf035 100644 --- a/pygal/test/__init__.py +++ b/pygal/test/__init__.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/conftest.py b/pygal/test/conftest.py index 4ea113b..e6f08f4 100644 --- a/pygal/test/conftest.py +++ b/pygal/test/conftest.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_bar.py b/pygal/test/test_bar.py index dfc24ea..631990b 100644 --- a/pygal/test/test_bar.py +++ b/pygal/test/test_bar.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_box.py b/pygal/test/test_box.py index b2976db..48b42f5 100644 --- a/pygal/test/test_box.py +++ b/pygal/test/test_box.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_colors.py b/pygal/test/test_colors.py index 22b3edf..6ee2470 100644 --- a/pygal/test/test_colors.py +++ b/pygal/test/test_colors.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_config.py b/pygal/test/test_config.py index 76921c4..7a12b7b 100644 --- a/pygal/test/test_config.py +++ b/pygal/test/test_config.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_date.py b/pygal/test/test_date.py index 680ba3e..d5b6f05 100644 --- a/pygal/test/test_date.py +++ b/pygal/test/test_date.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_formatters.py b/pygal/test/test_formatters.py index 925480c..1e6eb73 100644 --- a/pygal/test/test_formatters.py +++ b/pygal/test/test_formatters.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_graph.py b/pygal/test/test_graph.py index bb72ac6..2122647 100644 --- a/pygal/test/test_graph.py +++ b/pygal/test/test_graph.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_histogram.py b/pygal/test/test_histogram.py index 7fbc5dd..04793a0 100644 --- a/pygal/test/test_histogram.py +++ b/pygal/test/test_histogram.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_interpolate.py b/pygal/test/test_interpolate.py index 30797f1..c7656e1 100644 --- a/pygal/test/test_interpolate.py +++ b/pygal/test/test_interpolate.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_line.py b/pygal/test/test_line.py index 80ea4b6..1cf68fd 100644 --- a/pygal/test/test_line.py +++ b/pygal/test/test_line.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_maps.py b/pygal/test/test_maps.py index 260db21..a6eede0 100644 --- a/pygal/test/test_maps.py +++ b/pygal/test/test_maps.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_pie.py b/pygal/test/test_pie.py index 01fd391..2bca019 100644 --- a/pygal/test/test_pie.py +++ b/pygal/test/test_pie.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_serie_config.py b/pygal/test/test_serie_config.py index 83c94c4..fa6b86b 100644 --- a/pygal/test/test_serie_config.py +++ b/pygal/test/test_serie_config.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_sparktext.py b/pygal/test/test_sparktext.py index af7cb3a..2e4e480 100644 --- a/pygal/test/test_sparktext.py +++ b/pygal/test/test_sparktext.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_stacked.py b/pygal/test/test_stacked.py index 054a5b9..bb2f706 100644 --- a/pygal/test/test_stacked.py +++ b/pygal/test/test_stacked.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_style.py b/pygal/test/test_style.py index 9934a90..b8c9b68 100644 --- a/pygal/test/test_style.py +++ b/pygal/test/test_style.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_table.py b/pygal/test/test_table.py index 68c44d8..a1f7dbc 100644 --- a/pygal/test/test_table.py +++ b/pygal/test/test_table.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_util.py b/pygal/test/test_util.py index b8be162..a233d82 100644 --- a/pygal/test/test_util.py +++ b/pygal/test/test_util.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_view.py b/pygal/test/test_view.py index 4359c4e..db325ad 100644 --- a/pygal/test/test_view.py +++ b/pygal/test/test_view.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/test_xml_filters.py b/pygal/test/test_xml_filters.py index fbfd1c6..86aff3c 100644 --- a/pygal/test/test_xml_filters.py +++ b/pygal/test/test_xml_filters.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/test/utils.py b/pygal/test/utils.py index 3a126d5..da6a3bf 100644 --- a/pygal/test/utils.py +++ b/pygal/test/utils.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/util.py b/pygal/util.py index 35a71c6..94bb388 100644 --- a/pygal/util.py +++ b/pygal/util.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal/view.py b/pygal/view.py index 2a9abc4..9360a58 100644 --- a/pygal/view.py +++ b/pygal/view.py @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/pygal_gen.py b/pygal_gen.py index 86aea96..faab91e 100755 --- a/pygal_gen.py +++ b/pygal_gen.py @@ -3,7 +3,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/setup.py b/setup.py index 29644b2..27d95bc 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2015 Kozea +# Copyright © 2012-2016 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free