Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
a8d1a950
Commit
a8d1a950
authored
Oct 13, 2016
by
Phil Höfer
Browse files
Lizenz-Tabelle und Twitter-Bootstrap-Lizenz hinzugefügt
parent
8d1fd39d
Changes
1
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
a8d1a950
# Projects used by MetaGer
## Non-exhaustive list
| Project | License | Website |
|-----------|-------------|---------------------------|
| Laravel | MIT | https://laravel.com/ |
| Bootstrap | MIT | https://getbootstrap.com/ |
| Our Code | GNU AGPL v3 | https://metager.de |
Above is a table with some (if not all) of the projects that are used.
Below is a list of the full license texts of those projects.
## [Laravel](https://laravel.com/)
https://github.com/laravel/laravel
...
...
@@ -26,6 +36,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
---
## [Bootstrap](http://getbootstrap.com/)
https://github.com/twbs/bootstrap/blob/master/LICENSE
The MIT License (MIT)
Copyright (c) 2011-2016 Twitter, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
---
# MetaGer source code
Other MetaGer source code, unless otherwise noted, is licensed under the AGPL v3 license:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment