comparison libmlk-ui/ui/frame.h @ 314:d01e83210ca2

misc: update years
author David Demelier <markand@malikania.fr>
date Wed, 22 Sep 2021 07:22:20 +0200
parents 196264679079
children
comparison
equal deleted inserted replaced
313:dbfe05b88627 314:d01e83210ca2
1 /* 1 /*
2 * frame.h -- GUI frame 2 * frame.h -- GUI frame
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 *