From a13f735afd20fb82b67e4d55f0856c28239c9662 Mon Sep 17 00:00:00 2001 From: Redume Date: Wed, 3 May 2023 21:59:00 +0300 Subject: [PATCH] made a notice file for the license --- NOTICE | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..93502f4 --- /dev/null +++ b/NOTICE @@ -0,0 +1,11 @@ +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + EveryNasa Copyright (C) 2022-2023 Redume + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". \ No newline at end of file