replace banner and license

This commit is contained in:
Данил 2023-05-19 17:59:33 +03:00
parent 25122c505c
commit 39786d6484
No known key found for this signature in database
GPG key ID: 5051BCD5AB064A7B
2 changed files with 12 additions and 9 deletions

View file

@ -28,18 +28,21 @@ and sets it as a background for your workspace.
This project is licensed under the GPLv3 - see the [LICENSE](LICENSE) file for details. This project is licensed under the GPLv3 - see the [LICENSE](LICENSE) file for details.
``` ```
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 EveryNasa Copyright (C) 2022-2023 Redume
Starlio Copyright (C) 2023 Redume Starlio Copyright (C) 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 This program is free software: you can redistribute it and/or modify
parts of the General Public License. Of course, your program's commands it under the terms of the GNU General Public License as published by
might be different; for a GUI interface, you would use an "about box". the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
``` ```
### Third-party library licenses ### Third-party library licenses

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB