mirror of
https://github.com/offen/website.git
synced 2024-11-21 08:40:27 +01:00
conform to requirements caused by agpl licensed plugins
This commit is contained in:
parent
26211b66f1
commit
396c782047
@ -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
|
||||
|
15
homepage/plugins/assets/NOTICE
Normal file
15
homepage/plugins/assets/NOTICE
Normal 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/>.
|
15
homepage/plugins/optimize_images/NOTICE
Normal file
15
homepage/plugins/optimize_images/NOTICE
Normal 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/>.
|
Loading…
Reference in New Issue
Block a user