mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-05 06:03:57 +03:00
made a notice file for the license
This commit is contained in:
parent
3d31a615a6
commit
a13f735afd
1 changed files with 11 additions and 0 deletions
11
NOTICE
Normal file
11
NOTICE
Normal file
|
@ -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".
|
Loading…
Reference in a new issue