-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Improved the Symfony License pages #9767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+18
−15
Closed
Changes from 1 commit
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,9 @@ | ||
.. _symfony2-license: | ||
|
||
Symfony License | ||
=============== | ||
Symfony Code License | ||
==================== | ||
|
||
Symfony is released under the MIT license. | ||
|
||
According to `Uncyclopedia`_: | ||
|
||
"It is a permissive license, meaning that it permits reuse within | ||
proprietary software on the condition that the license is distributed with | ||
that software. The license is also GPL-compatible, meaning that the GPL | ||
permits combination and redistribution with software that uses the MIT | ||
License." | ||
|
||
The License | ||
----------- | ||
Symfony code is released under `the MIT license`_: | ||
|
||
Copyright (c) 2004-2018 Fabien Potencier | ||
|
||
|
@@ -36,4 +25,12 @@ 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. | ||
|
||
.. _Uncyclopedia: https://en.wikipedia.org/wiki/MIT_License | ||
Other Symfony Licenses | ||
---------------------- | ||
|
||
Check out the `license of the Symfony documentation`_ and other | ||
`Symfony licenses and trademarks`_. | ||
|
||
.. `the MIT license`: https://en.wikipedia.org/wiki/MIT_License | ||
.. _`license of the Symfony documentation`: https://symfony.com/doc/current/contributing/documentation/license.html | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. we should use the |
||
.. _`Symfony licenses and trademarks`: https://symfony.com/license |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,5 +48,13 @@ Attribution-Share Alike 3.0 Unported License (`CC BY-SA 3.0`_). | |
|
||
This is a human-readable summary of the `Legal Code (the full license)`_. | ||
|
||
Other Symfony Licenses | ||
---------------------- | ||
|
||
Check out the `license of the Symfony code`_ and other | ||
`Symfony licenses and trademarks`_. | ||
|
||
.. _`CC BY-SA 3.0`: http://creativecommons.org/licenses/by-sa/3.0/ | ||
.. _Legal Code (the full license): http://creativecommons.org/licenses/by-sa/3.0/legalcode | ||
.. _`license of the Symfony code`: https://symfony.com/doc/current/contributing/code/license.html | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same here |
||
.. _`Symfony licenses and trademarks`: https://symfony.com/license |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing underscore: