Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 2.32 KB

LICENSE.md

File metadata and controls

29 lines (19 loc) · 2.32 KB

Copyright and license overview

As a general rule, the licenses are as follows:

Copyright and license information, by category/directory

SIC-1 Content (/sic1/shared, /sic1/client/content)

SIC-1 Content © 2019 - 2024 by Jared Krinke is licensed under Attribution-ShareAlike 4.0 International. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/

SIC-1 Client Code (/lib, /sic1/client, except /sic1/client/content)

Copyright (c) 2019 - 2024 Jared Krinke.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

SIC-1 Server/Utility Code (/tools, /sic1/server)

Copyright (c) 2019 - 2024 Jared Krinke.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by 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 Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.