diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/prototypes/prototype.Makefile | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.c | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.csh | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.h | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.java | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.ksh | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.man | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.mapfile-vers | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.pl | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.py | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.s | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.sh | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/usr/src/prototypes/prototype.Makefile b/usr/src/prototypes/prototype.Makefile index f0d7b4e999..86bbbbd87e 100644 --- a/usr/src/prototypes/prototype.Makefile +++ b/usr/src/prototypes/prototype.Makefile @@ -10,6 +10,6 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # diff --git a/usr/src/prototypes/prototype.c b/usr/src/prototypes/prototype.c index 536ac9c88f..c52559fefe 100644 --- a/usr/src/prototypes/prototype.c +++ b/usr/src/prototypes/prototype.c @@ -10,7 +10,7 @@ */ /* - * Copyright 2017 <contributor> + * Copyright 2018 <contributor> */ /* diff --git a/usr/src/prototypes/prototype.csh b/usr/src/prototypes/prototype.csh index e0f74349a0..7e9688a037 100644 --- a/usr/src/prototypes/prototype.csh +++ b/usr/src/prototypes/prototype.csh @@ -12,6 +12,6 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # diff --git a/usr/src/prototypes/prototype.h b/usr/src/prototypes/prototype.h index 6bfe292f94..4d07840359 100644 --- a/usr/src/prototypes/prototype.h +++ b/usr/src/prototypes/prototype.h @@ -10,7 +10,7 @@ */ /* - * Copyright 2017 <contributor> + * Copyright 2018 <contributor> */ #ifndef _PROTOTYPE_H diff --git a/usr/src/prototypes/prototype.java b/usr/src/prototypes/prototype.java index b01241c34d..39ef7b6f29 100644 --- a/usr/src/prototypes/prototype.java +++ b/usr/src/prototypes/prototype.java @@ -10,7 +10,7 @@ */ /* - * Copyright 2017 <contributor> + * Copyright 2018 <contributor> */ /* diff --git a/usr/src/prototypes/prototype.ksh b/usr/src/prototypes/prototype.ksh index 557e893454..4dcc85a52c 100644 --- a/usr/src/prototypes/prototype.ksh +++ b/usr/src/prototypes/prototype.ksh @@ -12,6 +12,6 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # diff --git a/usr/src/prototypes/prototype.man b/usr/src/prototypes/prototype.man index c397b1a824..90649d643a 100644 --- a/usr/src/prototypes/prototype.man +++ b/usr/src/prototypes/prototype.man @@ -9,5 +9,5 @@ .\" http://www.illumos.org/license/CDDL. .\" .\" -.\" Copyright 2017 <contributor> +.\" Copyright 2018 <contributor> .\" diff --git a/usr/src/prototypes/prototype.mapfile-vers b/usr/src/prototypes/prototype.mapfile-vers index 24047a265d..832368154a 100644 --- a/usr/src/prototypes/prototype.mapfile-vers +++ b/usr/src/prototypes/prototype.mapfile-vers @@ -10,7 +10,7 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # # diff --git a/usr/src/prototypes/prototype.pl b/usr/src/prototypes/prototype.pl index 57f6035bd5..ffcbd46665 100644 --- a/usr/src/prototypes/prototype.pl +++ b/usr/src/prototypes/prototype.pl @@ -11,7 +11,7 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # # diff --git a/usr/src/prototypes/prototype.py b/usr/src/prototypes/prototype.py index 98d0774650..bab22f21cd 100644 --- a/usr/src/prototypes/prototype.py +++ b/usr/src/prototypes/prototype.py @@ -11,7 +11,7 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # # diff --git a/usr/src/prototypes/prototype.s b/usr/src/prototypes/prototype.s index e04d523db1..294c0cb3ca 100644 --- a/usr/src/prototypes/prototype.s +++ b/usr/src/prototypes/prototype.s @@ -10,7 +10,7 @@ */ /* - * Copyright 2017 <contributor> + * Copyright 2018 <contributor> */ .file "prototype.s" diff --git a/usr/src/prototypes/prototype.sh b/usr/src/prototypes/prototype.sh index 1e11d3fb9d..283bb34f6a 100644 --- a/usr/src/prototypes/prototype.sh +++ b/usr/src/prototypes/prototype.sh @@ -12,6 +12,6 @@ # # -# Copyright 2017 <contributor> +# Copyright 2018 <contributor> # |