comparison CMakeLists.txt @ 314:d01e83210ca2

misc: update years
author David Demelier <markand@malikania.fr>
date Wed, 22 Sep 2021 07:22:20 +0200
parents dbfe05b88627
children 3bfaaf5342a9
comparison
equal deleted inserted replaced
313:dbfe05b88627 314:d01e83210ca2
1 # 1 #
2 # CMakeLists.txt -- CMake build system for Molko's Adventure 2 # CMakeLists.txt -- CMake build system for Molko's Adventure
3 # 3 #
4 # Copyright (c) 2020 David Demelier <markand@malikania.fr> 4 # Copyright (c) 2020-2021 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 #