mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 11:25:58 -04:00
Update copyright years
This commit is contained in:
parent
a727fb4857
commit
0124e2703a
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -138,4 +138,4 @@ Projects using libSDL2pp:
|
|||||||
|
|
||||||
## License ##
|
## License ##
|
||||||
|
|
||||||
libSDL2pp comes under zlib license, the same license as SDL2.
|
libSDL2pp comes under zlib license, the same license as SDL2. See COPYING.txt.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
libSDL2pp - C++ wrapper for libSDL2
|
libSDL2pp - C++ wrapper for libSDL2
|
||||||
Copyright (C) 2013 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Copyright (C) 2013-2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user