comparison src/tools/bcc/CMakeLists.txt @ 378:460c78706989

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Sun, 02 Jan 2022 10:22:48 +0100
parents 19782ea1cf4a
children
comparison
equal deleted inserted replaced
377:bc01bb8ee870 378:460c78706989
1 # 1 #
2 # CMakeLists.txt -- CMake build system for Molko's Engine 2 # CMakeLists.txt -- CMake build system for Molko's Engine
3 # 3 #
4 # Copyright (c) 2020-2021 David Demelier <markand@malikania.fr> 4 # Copyright (c) 2020-2022 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 #