diff options
| author | Stephen M. Webb <stephen.webb@canonical.com> | 2011-03-14 18:02:57 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-03-14 18:04:31 +0100 |
| commit | ce26d71cf779fc6d4d6c5bc7af856d5256e68d8a (patch) | |
| tree | a1b146258b99c3d605a7f1c8e7b44fa6b55bf400 /COPYING | |
| parent | 3d20318034e35327770c6e258136e75c20793e0f (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-- | COPYING | 22 |
1 files changed, 13 insertions, 9 deletions
| @@ -1,9 +1,12 @@ | |||
| 1 | evemu - 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 |
| 9 | software and other kinds of works. | 12 | software 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 |
| 67 | modification follow. | 70 | modification 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 |
| 76 | works, such as semiconductor masks. | 79 | works, 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 |
| 79 | License. Each licensee is addressed as "you". "Licensees" and | 82 | License. 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 | |||
| 507 | covered work in a country, or your recipient's use of the covered work | 510 | covered work in a country, or your recipient's use of the covered work |
| 508 | in a country, would infringe one or more identifiable patents in that | 511 | in a country, would infringe one or more identifiable patents in that |
| 509 | country that you have reason to believe are valid. | 512 | country 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 |
| 512 | arrangement, you convey, or propagate by procuring conveyance of, a | 515 | arrangement, you convey, or propagate by procuring conveyance of, a |
| 513 | covered work, and grant a patent license to some of the parties | 516 | covered 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 | |||
| 616 | Program, unless a warranty or assumption of liability accompanies a | 619 | Program, unless a warranty or assumption of liability accompanies a |
| 617 | copy of the Program in return for a fee. | 620 | copy 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 |
| 624 | possible use to the public, the best way to achieve this is to make it | 627 | possible 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 | |||
| 670 | the library. If this is what you want to do, use the GNU Lesser General | 673 | the library. If this is what you want to do, use the GNU Lesser General |
| 671 | Public License instead of this License. But first, please read | 674 | Public 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 | |||
