1 To ensure that everyone can use the same boilerplate text without triggering
2 copyright ownership because of the boilerplate itself, I hereby place the
3 following text in the public domain, which should be used to reference the
4 CDDL version 1.0 for each new file introduced in illumos.
5
6 - Garrett D'Amore
7
8 /*
9 * This file and its contents are supplied under the terms of the
10 * Common Development and Distribution License ("CDDL"), version 1.0.
11 * You may only use this file in accordance with the terms version
12 * 1.0 of the CDDL.
13 *
14 * A full copy of the text of the CDDL should have accompanied this
15 * source. A copy of the CDDL is also available via the Internet at
16 * http://www.illumos.org/license/CDDL.
17 */
18
19 /*
20 * Copyright 2019 <contributor>
21 */
|
1 To ensure that everyone can use the same boilerplate text without triggering
2 copyright ownership because of the boilerplate itself, I hereby place the
3 following text in the public domain, which should be used to reference the
4 CDDL version 1.0 for each new file introduced in illumos.
5
6 - Garrett D'Amore
7
8 /*
9 * This file and its contents are supplied under the terms of the
10 * Common Development and Distribution License ("CDDL"), version 1.0.
11 * You may only use this file in accordance with the terms version
12 * 1.0 of the CDDL.
13 *
14 * A full copy of the text of the CDDL should have accompanied this
15 * source. A copy of the CDDL is also available via the Internet at
16 * http://www.illumos.org/license/CDDL.
17 */
18
19 /*
20 * Copyright 2020 <contributor>
21 */
|