2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 04:00:27 +02:00

conform to requirements caused by agpl licensed plugins

This commit is contained in:
Frederik Ring 2020-02-08 14:10:50 +01:00
parent 26211b66f1
commit 396c782047
4 changed files with 695 additions and 396 deletions

1056
LICENSE

File diff suppressed because it is too large Load Diff

View File

@ -28,4 +28,7 @@ which should enable you to access the homepage at <http://localhost:8000/>.
### License
MIT © [offen](https://www.offen.dev)
The content of this website itself is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0) License][cc-by-4], and the underlying source code used to format and display that content is licensed under the [GNU Affero General Public License v3.0][license].
[cc-by-4]: https://creativecommons.org/licenses/by/4.0/
[license]: https://github.com/offen/website/blob/development/LICENSE

View File

@ -0,0 +1,15 @@
Pelican Assets Plugin
Copyright (C) 2020 Deniz Turgut
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 <http://www.gnu.org/licenses/>.

View File

@ -0,0 +1,15 @@
Pelican Optimize Images Plugin
Copyright (C) 2012 Irfan Ahmad
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 <http://www.gnu.org/licenses/>.