Bläddra i källkod

Make a very basic jekyll site. (#14)

Clarifies in the LICENSE file the presence of third-party licenses.

Makes a very basic jekyll site, based on the Jekyll Doc Theme.
Jon Meow 6 år sedan
förälder
incheckning
671c0ca001
1 ändrade filer med 12 tillägg och 0 borttagningar
  1. 12 0
      LICENSE

+ 12 - 0
LICENSE

@@ -220,3 +220,15 @@ conflicts with the conditions of the GPLv2, you may retroactively and
 prospectively choose to deem waived or otherwise exclude such Section(s) of
 the License, but only in their entirety and only with respect to the Combined
 Software.
+
+==============================================================================
+Software from third parties included in the Carbon language:
+==============================================================================
+The Carbon langauge contains third party software which is under different
+license terms. All such code will be identified clearly using at least one of
+two mechanisms:
+1) It will be in a separate directory tree with its own `LICENSE.txt` or
+   `LICENSE` file at the top containing the specific license and restrictions
+   which apply to that software, or
+2) It will contain specific license and restriction terms at the top of every
+   file.