SFML/include/SFML
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
..
Audio Update copyright dates 2016-08-05 16:20:39 +02:00
Graphics Update copyright dates 2016-08-05 16:20:39 +02:00
Network Update copyright dates 2016-08-05 16:20:39 +02:00
System Update copyright dates 2016-08-05 16:20:39 +02:00
Window Update copyright dates 2016-08-05 16:20:39 +02:00
Audio.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Config.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Graphics.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Main.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Network.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
OpenGL.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
System.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Window.hpp Update copyright dates 2016-08-05 16:20:39 +02:00