SFML/include/SFML/Graphics
Marco Antognini ac50bf8648 Update copyright dates
For futur references:

List and inspect © to be updated
$ egrep '2007-[0-9]{4}' -r examples/ tools/ src/ include/ license.txt

Update all ©
$ egrep --null -l '2007-[0-9]{4}' -r examples/ tools/ src/ include/ license.txt | xargs -0 -P4 sed -i '' -E 's/^(.*)2007-[0-9]{4}(.*)$/\12007-2016\2/'
2016-08-05 16:20:39 +02:00
..
BlendMode.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
CircleShape.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Color.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
ConvexShape.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Drawable.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Export.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Font.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Glsl.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Glsl.inl Update copyright dates 2016-08-05 16:20:39 +02:00
Glyph.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Image.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
PrimitiveType.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Rect.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Rect.inl Update copyright dates 2016-08-05 16:20:39 +02:00
RectangleShape.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
RenderStates.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
RenderTarget.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
RenderTexture.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
RenderWindow.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Shader.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Shape.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Sprite.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Text.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Texture.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Transform.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Transformable.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Vertex.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
VertexArray.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
View.hpp Update copyright dates 2016-08-05 16:20:39 +02:00