-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
49 lines (41 loc) · 1.97 KB
/
Copy pathNOTICE
File metadata and controls
49 lines (41 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
freebsd-launchd
Copyright 2026 Joseph Maloney and contributors
Licensed under BSD-2-Clause (see LICENSE).
This product includes software developed by:
- Apple Inc.
(launchd-842.1.4, 2005-2012, Apache License 2.0)
https://github.com/apple-oss-distributions/launchd
Imported under src/. Modified by freebsd-launchd contributors;
see git log. Modified files retain the
@APPLE_APACHE_LICENSE_HEADER_START@ block at the top of each
file. Per Apache 2.0 §4(b), modified files carry a "Modified
by..." note immediately below the Apple header.
- Apple Inc.
(configd-963.270.3, 2000-2024, APSL 2.0)
https://github.com/apple-oss-distributions/configd
Imported under configd/src/. Modified by freebsd-launchd
contributors; see git log. Per-file APSL 2.0 headers preserved
on Apple-derived files. Modifications inherit APSL 2.0 via
inbound=outbound; the top-level repo license remains BSD-2-Clause.
- Apple Inc. and the Swift project authors
(swift-corelibs-libdispatch, Apache License 2.0
with Runtime Library Exception)
https://github.com/apple/swift-corelibs-libdispatch
Linked at runtime; not included in this source tree.
Built from upstream during the livecd staging build (see build.sh).
- The GNUstep Project
(libs-base, libs-corebase, LGPL 2.1+ / LGPL 3 with linking exception)
https://github.com/gnustep/libs-base
https://github.com/gnustep/libs-corebase
Linked at runtime; not included in this source tree.
Per LGPL §6, the corresponding source for the version shipped in
any released ISO is identifiable from the upstream commit the build
fetched (see release notes).
- The libobjc2 contributors
(libobjc2, MIT License)
https://github.com/gnustep/libobjc2
Linked at runtime; not included in this source tree.
- The tools-make contributors
(gnustep-make, GPL 3 with linking exception)
https://github.com/gnustep/tools-make
Build-time only; not linked into runtime binaries.