summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorStephen M. Webb <stephen.webb@canonical.com>2011-03-14 18:02:57 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-03-14 18:04:31 +0100
commitce26d71cf779fc6d4d6c5bc7af856d5256e68d8a (patch)
treea1b146258b99c3d605a7f1c8e7b44fa6b55bf400 /COPYING
parent3d20318034e35327770c6e258136e75c20793e0f (diff)
Added GPL-3 licensing to source files.
Signed-off-by: Stephen M. Webb <stephen.webb@canonical.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING22
1 files changed, 13 insertions, 9 deletions
diff --git a/COPYING b/COPYING
index 5500f01..4432540 100644
--- a/COPYING
+++ b/COPYING
@@ -1,9 +1,12 @@
1evemu - Kernel device emulation
2 1
3 Copyright (C) 2010 Henrik Rydberg <rydberg@bitmath.org> 2 GNU GENERAL PUBLIC LICENSE
4 Copyright (C) 2010 Canonical Ltd. 3 Version 3, 29 June 2007
5 4
6 Preamble 5 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
6 Everyone is permitted to copy and distribute verbatim copies
7 of this license document, but changing it is not allowed.
8
9 Preamble
7 10
8 The GNU General Public License is a free, copyleft license for 11 The GNU General Public License is a free, copyleft license for
9software and other kinds of works. 12software and other kinds of works.
@@ -66,7 +69,7 @@ patents cannot be used to render the program non-free.
66 The precise terms and conditions for copying, distribution and 69 The precise terms and conditions for copying, distribution and
67modification follow. 70modification follow.
68 71
69 TERMS AND CONDITIONS 72 TERMS AND CONDITIONS
70 73
71 0. Definitions. 74 0. Definitions.
72 75
@@ -74,7 +77,7 @@ modification follow.
74 77
75 "Copyright" also means copyright-like laws that apply to other kinds of 78 "Copyright" also means copyright-like laws that apply to other kinds of
76works, such as semiconductor masks. 79works, such as semiconductor masks.
77 80
78 "The Program" refers to any copyrightable work licensed under this 81 "The Program" refers to any copyrightable work licensed under this
79License. Each licensee is addressed as "you". "Licensees" and 82License. Each licensee is addressed as "you". "Licensees" and
80"recipients" may be individuals or organizations. 83"recipients" may be individuals or organizations.
@@ -507,7 +510,7 @@ actual knowledge that, but for the patent license, your conveying the
507covered work in a country, or your recipient's use of the covered work 510covered work in a country, or your recipient's use of the covered work
508in a country, would infringe one or more identifiable patents in that 511in a country, would infringe one or more identifiable patents in that
509country that you have reason to believe are valid. 512country that you have reason to believe are valid.
510 513
511 If, pursuant to or in connection with a single transaction or 514 If, pursuant to or in connection with a single transaction or
512arrangement, you convey, or propagate by procuring conveyance of, a 515arrangement, you convey, or propagate by procuring conveyance of, a
513covered work, and grant a patent license to some of the parties 516covered work, and grant a patent license to some of the parties
@@ -616,9 +619,9 @@ an absolute waiver of all civil liability in connection with the
616Program, unless a warranty or assumption of liability accompanies a 619Program, unless a warranty or assumption of liability accompanies a
617copy of the Program in return for a fee. 620copy of the Program in return for a fee.
618 621
619 END OF TERMS AND CONDITIONS 622 END OF TERMS AND CONDITIONS
620 623
621 How to Apply These Terms to Your New Programs 624 How to Apply These Terms to Your New Programs
622 625
623 If you develop a new program, and you want it to be of the greatest 626 If you develop a new program, and you want it to be of the greatest
624possible use to the public, the best way to achieve this is to make it 627possible use to the public, the best way to achieve this is to make it
@@ -670,3 +673,4 @@ may consider it more useful to permit linking proprietary applications with
670the library. If this is what you want to do, use the GNU Lesser General 673the library. If this is what you want to do, use the GNU Lesser General
671Public License instead of this License. But first, please read 674Public License instead of this License. But first, please read
672<http://www.gnu.org/philosophy/why-not-lgpl.html>. 675<http://www.gnu.org/philosophy/why-not-lgpl.html>.
676