diff options
Diffstat (limited to 'meta/files/common-licenses/Linux-man-pages-copyleft')
-rw-r--r-- | meta/files/common-licenses/Linux-man-pages-copyleft | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/files/common-licenses/Linux-man-pages-copyleft b/meta/files/common-licenses/Linux-man-pages-copyleft new file mode 100644 index 0000000000..764635ae5c --- /dev/null +++ b/meta/files/common-licenses/Linux-man-pages-copyleft | |||
@@ -0,0 +1,21 @@ | |||
1 | Copyright (c) <year> <owner> All rights reserved. | ||
2 | |||
3 | Permission is granted to make and distribute verbatim copies of this | ||
4 | manual provided the copyright notice and this permission notice are | ||
5 | preserved on all copies. | ||
6 | |||
7 | Permission is granted to copy and distribute modified versions of | ||
8 | this manual under the conditions for verbatim copying, provided that | ||
9 | the entire resulting derived work is distributed under the terms of | ||
10 | a permission notice identical to this one. | ||
11 | |||
12 | Since the Linux kernel and libraries are constantly changing, this | ||
13 | manual page may be incorrect or out-of-date. The author(s) assume | ||
14 | no responsibility for errors or omissions, or for damages resulting | ||
15 | from the use of the information contained herein. The author(s) may | ||
16 | not have taken the same level of care in the production of this | ||
17 | manual, which is licensed free of charge, as they might when working | ||
18 | professionally. | ||
19 | |||
20 | Formatted or processed versions of this manual, if unaccompanied by | ||
21 | the source, must acknowledge the copyright and authors of this work. | ||