summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/License.txt
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2012-04-11 23:19:46 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2012-04-11 23:19:46 +0000
commitea4ee7ac38a0a859aad9bfa3523ec2cfff9c4e43 (patch)
tree8c095ded58b70a3c9acb714bea1565a9da24424f /EmulatorPkg/License.txt
parent0ff38cbfa31468aaa96fb13aa489a684f22d647f (diff)
downloadedk2-ea4ee7ac38a0a859aad9bfa3523ec2cfff9c4e43.tar.gz
edk2-ea4ee7ac38a0a859aad9bfa3523ec2cfff9c4e43.tar.bz2
edk2-ea4ee7ac38a0a859aad9bfa3523ec2cfff9c4e43.zip
EDK II Packages: Add Contributions.txt and License.txt files
Contributions.txt documents the contribution process for all tianocore projects. The conents of Contributions.txt should match in all cases. License.txt is a per-project document showing the license terms used by that project. Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13187 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg/License.txt')
-rw-r--r--EmulatorPkg/License.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/EmulatorPkg/License.txt b/EmulatorPkg/License.txt
new file mode 100644
index 0000000000..c9d656433a
--- /dev/null
+++ b/EmulatorPkg/License.txt
@@ -0,0 +1,27 @@
+Copyright (c) 2012, Intel Corporation
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+* Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+* Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+