comparison tests/libcommon/network-stream/CMakeLists.txt @ 158:4b292c20124c

Misc: update copyrights
author David Demelier <markand@malikania.fr>
date Tue, 09 Jan 2018 13:15:07 +0100
parents f25f5fea66af
children
comparison
equal deleted inserted replaced
157:f25f5fea66af 158:4b292c20124c
1 # 1 #
2 # CMakeLists.txt -- CMake build system for malikania 2 # CMakeLists.txt -- CMake build system for malikania
3 # 3 #
4 # Copyright (c) 2013-2017 David Demelier <markand@malikania.fr> 4 # Copyright (c) 2013-2018 David Demelier <markand@malikania.fr>
5 # 5 #
6 # Permission to use, copy, modify, and/or distribute this software for any 6 # Permission to use, copy, modify, and/or distribute this software for any
7 # purpose with or without fee is hereby granted, provided that the above 7 # purpose with or without fee is hereby granted, provided that the above
8 # copyright notice and this permission notice appear in all copies. 8 # copyright notice and this permission notice appear in all copies.
9 # 9 #