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