diff options
| author | Irene Knapp <ireneista@internetsafetylabs.org> | 2026-03-17 17:17:11 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@internetsafetylabs.org> | 2026-03-17 17:18:33 -0700 |
| commit | e47bca87df54a7233fde8d2da01873323aa4f3b3 (patch) | |
| tree | c7650c3a6a9896bb7f1ef450a93ce7e808df682b | |
| parent | 028e89d0dc1aa52033d2a16cb17946abfe09e909 (diff) | |
release under the AGPL
Change-Id: I0a89409d404552b1ad7f3e1791b668a9a3c15ba5 Force-Push: initial development
| -rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9e1a3c4 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +Mantis Smalltech: a plugin to make Mantis worth with Smalltech login +Copyright (C) 2026 Internet Safety Labs + +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/>. |