@@ -631,45 +631,33 @@ to attach them to the start of each source file to most effectively
631
631
state the exclusion of warranty; and each file should have at least
632
632
the "copyright" line and a pointer to where the full notice is found.
633
633
634
- <one line to give the program's name and a brief idea of what it does.>
635
- Copyright (C) <year> <name of author>
636
-
634
+ Ajuna.NET.Toolchain Copyright (C) 2022 Ajuna Network
635
+ Substrate.NET.Toolchain Copyright (C) 2023 Ajuna Network
636
+
637
637
This program is free software: you can redistribute it and/or modify
638
- it under the terms of the GNU General Public License as published by
639
- the Free Software Foundation, either version 3 of the License, or
638
+ it under the terms of the GNU Affero General Public License as published
639
+ by the Free Software Foundation, either version 3 of the License, or
640
640
(at your option) any later version.
641
641
642
642
This program is distributed in the hope that it will be useful,
643
643
but WITHOUT ANY WARRANTY; without even the implied warranty of
644
644
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
- GNU General Public License for more details.
645
+ GNU Affero General Public License for more details.
646
646
647
- You should have received a copy of the GNU General Public License
647
+ You should have received a copy of the GNU Affero General Public License
648
648
along with this program. If not, see <https://www.gnu.org/licenses/>.
649
649
650
650
Also add information on how to contact you by electronic and paper mail.
651
651
652
- If the program does terminal interaction, make it output a short
653
- notice like this when it starts in an interactive mode:
654
-
655
- Substrate .NET Toolchain Copyright (C) 2023 Substrate Gaming Org.
656
-
657
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
658
- This is free software, and you are welcome to redistribute it
659
- under certain conditions; type `show c' for details.
660
-
661
- The hypothetical commands `show w' and `show c' should show the appropriate
662
- parts of the General Public License. Of course, your program's commands
663
- might be different; for a GUI interface, you would use an "about box".
652
+ If your software can interact with users remotely through a computer
653
+ network, you should also make sure that it provides a way for users to
654
+ get its source. For example, if your program is a web application, its
655
+ interface could display a "Source" link that leads users to an archive
656
+ of the code. There are many ways you could offer source, and different
657
+ solutions will be better for different programs; see section 13 for the
658
+ specific requirements.
664
659
665
660
You should also get your employer (if you work as a programmer) or school,
666
661
if any, to sign a "copyright disclaimer" for the program, if necessary.
667
- For more information on this, and how to apply and follow the GNU GPL , see
662
+ For more information on this, and how to apply and follow the GNU AGPL , see
668
663
<https://www.gnu.org/licenses/>.
669
-
670
- The GNU General Public License does not permit incorporating your program
671
- into proprietary programs. If your program is a subroutine library, you
672
- may consider it more useful to permit linking proprietary applications with
673
- the library. If this is what you want to do, use the GNU Lesser General
674
- Public License instead of this License. But first, please read
675
- <https://www.gnu.org/licenses/why-not-lgpl.html>.
0 commit comments