commit 111cdb0638a3aa900169215e8fb9d8dcd39275ab from: Omar Polo date: Sat May 21 18:57:15 2022 UTC +license blurb commit - 0558bd0463a3b401343c488c8786e67a41b166a2 commit + 111cdb0638a3aa900169215e8fb9d8dcd39275ab blob - e09bafeecb88ea43d0717c5be3c9547108905b20 blob + 761dff39d97b257f918289b5a00a76b56670f296 --- mymenu.c +++ mymenu.c @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018, 2019, 2020, 2022 Omar Polo + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + */ + #include /* isalnum */ #include #include