diff options
author | Star Zeng <star.zeng@intel.com> | 2017-08-16 08:38:19 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-08-16 17:50:44 +0800 |
commit | fc9f971e974594153cb90219805f0b0dbbd050c3 (patch) | |
tree | b4b7508369f1debb989ab09ed68e4ec7480928fb | |
parent | 9062381a8c60a5d26cf061d25e08864e5fb630df (diff) | |
download | edk2-fc9f971e974594153cb90219805f0b0dbbd050c3.tar.gz edk2-fc9f971e974594153cb90219805f0b0dbbd050c3.tar.bz2 edk2-fc9f971e974594153cb90219805f0b0dbbd050c3.zip |
edk2: Fix typo in Contributions.txt
V2: Use "license" instead of "BSD License"
V1: Use "FreeBSD" instead of "BSD"
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
-rw-r--r-- | Contributions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Contributions.txt b/Contributions.txt index bd2f11f407..f34626912a 100644 --- a/Contributions.txt +++ b/Contributions.txt @@ -119,7 +119,7 @@ or when applicable, in the associated License.txt file. Unless otherwise indicated, all Documentation made available on the
TianoCore site is provided to you under the terms and conditions of the
-FreeBSD Documentation License ("FreeBSD"). A copy of the BSD License is
+FreeBSD Documentation License ("FreeBSD"). A copy of the license is
available at https://www.freebsd.org/copyright/freebsd-doc-license.html or,
when applicable, in the associated License.txt file.
|