Maximilian Wagenbach
|
5d7843c58a
|
Updated the copyright year to 2018.
|
2018-02-10 14:51:46 +01:00 |
|
Lukas Dürrenberger
|
113152673a
|
Updated year in copyright notices to 2017.
|
2017-02-10 15:18:03 +01:00 |
|
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 |
|
Lukas Dürrenberger
|
3d0ab05e7b
|
Added missing includes in the general headers.
|
2015-04-02 18:52:27 +02:00 |
|
Zachariah Brown
|
1de7644277
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
|
Stefan Schindler
|
f24ca9a840
|
Source code changes.
* Changed newlines to \n.
* Removed whitespace before colons.
* Fixed several alignments.
|
2014-10-06 01:18:47 +02:00 |
|
Jan Haller
|
12d81304e6
|
Updated copyright year to 2014
|
2014-02-06 20:08:26 +01:00 |
|
Laurent Gomila
|
4e8c144879
|
Updated the year in the copyright notice
|
2013-04-06 09:34:44 +02:00 |
|
Laurent Gomila
|
8ddf513216
|
Updated the description of modules
|
2012-12-02 23:13:16 +01:00 |
|
Marco Antognini
|
c741b6459f
|
Updated the copyright text
|
2012-03-14 14:37:17 +01:00 |
|
LaurentGom
|
0444781a4b
|
Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1535 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-07-22 21:45:58 +00:00 |
|
LaurentGom
|
9280771665
|
FS#86 - Rewrite the sockets API
Updated the API documentation of the whole network module
The system headers are no longer included by the sfml-network public headers
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1475 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-03-23 09:39:43 +00:00 |
|
LaurentGom
|
e924c9cf39
|
Improved the API documentation of sf::IpAddress
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1452 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-03-12 09:35:17 +00:00 |
|
laurentgom
|
f2fe1cc4ca
|
Updated copyrights
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1108 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-28 15:32:20 +00:00 |
|
laurentgom
|
2f524481c1
|
Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1002 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-01-28 16:18:34 +00:00 |
|