[4064691] | 1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
---|
| 2 | Upstream-Name: HelenOS
|
---|
| 3 | Upstream-Contact: Jakub Jermář <jakub@jermar.eu>
|
---|
| 4 | Source: helenos.org
|
---|
| 5 |
|
---|
[34b2f54d] | 6 | # Directories with bootloader artifacts
|
---|
[39916d6] | 7 |
|
---|
| 8 | Files: boot/grub/*
|
---|
| 9 | Copyright: 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
---|
| 10 | License: GPL-3.0-only
|
---|
| 11 |
|
---|
[34b2f54d] | 12 | Files: boot/silo/*
|
---|
| 13 | Copyright: 1989, 1991 Free Software Foundation, Inc. <http://fsf.org/>
|
---|
| 14 | License: GPL-2.0-only
|
---|
| 15 |
|
---|
| 16 | Files: boot/yaboot/*
|
---|
| 17 | Copyright: 2000-2003 Ethan Benson
|
---|
| 18 | License: GPL-2.0-only
|
---|
[95feb3e9] | 19 |
|
---|
| 20 |
|
---|
| 21 | # Some basic licensing information for files that are too trivial to be copyrightable
|
---|
| 22 |
|
---|
[f4b3934] | 23 | Files: uspace/lib/pcut/tests/*.expected uspace/app/tester/*.def kernel/test/*.def
|
---|
| 24 | Copyright: 2022 HelenOS Project
|
---|
| 25 | License: CC0-1.0
|
---|
| 26 |
|
---|
| 27 | Files: uspace/app/bdsh/cmds/*.inc
|
---|
[95feb3e9] | 28 | Copyright: 2022 HelenOS Project
|
---|
| 29 | License: CC0-1.0
|
---|
| 30 |
|
---|
| 31 | Files: uspace/drv/*.ma
|
---|
| 32 | Copyright: 2022 HelenOS Project
|
---|
| 33 | License: CC0-1.0
|
---|
| 34 |
|
---|
[77578e8] | 35 | Files: */_link.ld.in
|
---|
[f4b3934] | 36 | Copyright: 2022 HelenOS Project
|
---|
| 37 | License: CC0-1.0
|
---|
[95feb3e9] | 38 |
|
---|
[77578e8] | 39 | Files: defaults/*.config defaults/*/output meson/cross/*
|
---|
| 40 | Copyright: 2022 HelenOS Project
|
---|
| 41 | License: CC0-1.0
|
---|
| 42 |
|
---|
| 43 | Files: uspace/dist/src/c/demos/*/build uspace/dist/src/c/demos/*/clean
|
---|
| 44 | Copyright: 2022 HelenOS Project
|
---|
| 45 | License: CC0-1.0
|
---|
| 46 |
|
---|
| 47 | Files: */.gitignore
|
---|
| 48 | Copyright: 2022 HelenOS Project
|
---|
| 49 | License: CC0-1.0
|
---|
| 50 |
|
---|
| 51 | # Other files I'm too lazy to handle individually
|
---|
| 52 |
|
---|
| 53 | Files: uspace/dist/src/bithenge/*.out uspace/dist/src/bithenge/*.dat uspace/dist/src/bithenge/*.bh
|
---|
| 54 | Copyright: 2022 HelenOS Project
|
---|
| 55 | License: BSD-3-Clause
|
---|
| 56 |
|
---|
[f4b3934] | 57 | Files: uspace/app/barber/gfx/*.tga.gz
|
---|
| 58 | Copyright: 2014 Martin Decky
|
---|
| 59 | License: BSD-3-Clause
|
---|
[77578e8] | 60 |
|
---|
| 61 | Files: contrib/arch/*
|
---|
| 62 | Copyright: 2009 Martin Decky
|
---|
| 63 | License: BSD-3-Clause
|
---|
| 64 |
|
---|
| 65 | Files: */README */README */AUTHORS */TODO */NOTE
|
---|
| 66 | Copyright: 2022 HelenOS Project
|
---|
| 67 | License: CC-BY-4.0
|
---|