source: mainline/.reuse/dep5@ 77578e8

Last change on this file since 77578e8 was 77578e8, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 3 years ago

Whittle down more unlicensed files using my best guess as to the intended licensing

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