License changes #52

Open
opened 2025-06-11 08:35:04 -07:00 by waifu · 0 comments
Owner

I recently had a conversation over the fediverse and was recommended the AGPL license as the program is an online service,
So something like this should be added to every file of the repo, HTML example:

<!--
Kemoverse - a gacha-style bot for the Fediverse.
Copyright © 2025 Waifu

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/.
-->

Additional to that, the LICENSE file should change to the Affero license and a statement should be included in the readme; "Unless another license is listed, every file in the project is licensed under the GNU Affero General Public License version 3 (or at your option), any later version"

I'm kind of weary about the waifu name lol since it's kind of goofy, not that this is gonna ever gonna go into a court over who has the license over it but getting as precise as possible would be nice.

I recently had a conversation over the fediverse and was recommended the AGPL license as the program is an online service, So something like this should be added to every file of the repo, HTML example: ``` <!-- Kemoverse - a gacha-style bot for the Fediverse. Copyright © 2025 Waifu 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/. --> ``` Additional to that, the LICENSE file should change to the Affero license and a statement should be included in the readme; "Unless another license is listed, every file in the project is licensed under the GNU Affero General Public License version 3 (or at your option), any later version" I'm kind of weary about the waifu name lol since it's kind of goofy, not that this is gonna ever gonna go into a court over who has the license over it but getting as precise as possible would be nice.
waifu added the
Bug
label 2025-06-11 08:35:04 -07:00
waifu self-assigned this 2025-06-11 08:35:05 -07:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: waifu/kemoverse#52
No description provided.