comparison Makefile @ 32:d41fa28014a4 default tip @

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Thu, 04 Jan 2024 10:17:16 +0100
parents 0d54aacb576f
children
comparison
equal deleted inserted replaced
31:b314ce316e65 32:d41fa28014a4
1 # 1 #
2 # Makefile -- basic Makefile for bcc 2 # Makefile -- basic Makefile for bcc
3 # 3 #
4 # Copyright (c) 2020-2023 David Demelier <markand@malikania.fr> 4 # Copyright (c) 2020-2024 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 #