vendor/choosealicense.com/_licenses/apache-2.0.txt in licensee-7.0.1 vs vendor/choosealicense.com/_licenses/apache-2.0.txt in licensee-8.0.0
- old
+ new
@@ -8,21 +8,26 @@
how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.
note: The Apache Foundation recommends taking the additional step of adding a boilerplate notice to the header of each source file. You can find the notice at the very end of the license in the appendix.
-required:
+using:
+ - Android: https://github.com/android/platform_system_core/blob/master/NOTICE
+ - Apache: https://svn.apache.org/viewvc/httpd/httpd/trunk/LICENSE?view=markup
+ - Swift: https://github.com/apple/swift/blob/master/LICENSE.txt
+
+conditions:
- include-copyright
- document-changes
-permitted:
+permissions:
- commercial-use
- modifications
- distribution
- patent-use
- private-use
-forbidden:
+limitations:
- trademark-use
- no-liability
hidden: false
---