speed-dreams-code/packaging/3rdParty-devel/Licenses
xavi92 e06a519365 Remove trailing newlines
The following shell script was used:

while read f
do
	sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' -- "$f"
done <<EOF
$(svn ls -R | grep \
	-e '.\cpp$' \
	-e '\.cmake$' \
	-e '\.txt$' \
	-e '\.cppcheck$' \
	-e '\.frag$' \
	-e '\.h$' \
	-e '\.hpp$' \
	-e '\.vert$' \
	-e '\.xml$' \
	-e '\.java$' \
	-e '\.c$')
EOF


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9509 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: aac7ab5702079417cb16ca2fa291be07033ea549
Former-commit-id: f0286e4119f166d7b78f9d13ff2ea04ffaa95c67
2024-07-30 22:17:48 +00:00
..
curl Update cURL to 8.6.0 2024-01-31 16:46:20 +00:00
enet 3rdParty: update to latest versions 2024-07-25 12:43:03 +00:00
expat Update expat to 2.4.9 2022-09-20 21:37:07 +00:00
FreeSOLID Added 3rdParty licenses 2018-11-28 23:08:54 +00:00
freetype Update FreeType to 2.13.2 2023-09-01 21:47:23 +00:00
freetype-2.10.4 Set eol to native 2022-07-15 18:43:09 +00:00
glm Add option for glm math lib (default OFF) 2022-09-25 19:02:31 +00:00
jpeg String trailing whitespaces 2024-07-30 21:45:07 +00:00
libogg Added 3rdParty licenses 2018-11-28 23:08:54 +00:00
libpng updated libPNG to 1.6.41 2024-01-31 17:01:19 +00:00
libvorbis Updated to vorbis 1.3.7 2020-07-11 16:16:04 +00:00
OpenALSoft Update openalsoft to 1.22.0 2022-06-11 21:14:59 +00:00
OpenGL-headers Updated OpenGL headers 2019-01-30 01:49:33 +00:00
OpenSceneGraph Added 3rdParty licenses 2018-11-28 23:08:54 +00:00
plib Set eol to native 2022-07-15 18:43:09 +00:00
SDL2 Remove trailing newlines 2024-07-30 22:17:48 +00:00
SDL2_Mixer Update SDL_mixer to 2.8.0 2024-01-22 19:35:34 +00:00
sqlite updated SQLite3 to 3.45.0 2024-01-22 19:45:30 +00:00
tinygltf Add TinyGLTF 2.8.5 2023-04-04 03:50:09 +00:00
zlib updated zlib to 1.3.1 2024-01-22 20:56:40 +00:00