diff options
| author | Robert Mustacchi <rm@joyent.com> | 2017-01-02 07:06:36 -0800 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2017-01-30 16:26:51 -0800 |
| commit | be4e997e05c92f444c81d2d197b79e67ebee2786 (patch) | |
| tree | 51bd7b0b1a29ea5df2fa54b02e88c7b4adc2f245 | |
| parent | a317d5f60cbb8b31bf3341744d7d938e7218e552 (diff) | |
| download | illumos-joyent-be4e997e05c92f444c81d2d197b79e67ebee2786.tar.gz | |
7717 Update prototypes to 2017
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dale Ghent <daleg@elemental.org>
Approved by: Joshua M. Clulow <jmc@joyent.com>
| -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 c128af316e..f0d7b4e999 100644 --- a/usr/src/prototypes/prototype.Makefile +++ b/usr/src/prototypes/prototype.Makefile @@ -10,6 +10,6 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # diff --git a/usr/src/prototypes/prototype.c b/usr/src/prototypes/prototype.c index 04cc383267..536ac9c88f 100644 --- a/usr/src/prototypes/prototype.c +++ b/usr/src/prototypes/prototype.c @@ -10,7 +10,7 @@ */ /* - * Copyright 2016 <contributor> + * Copyright 2017 <contributor> */ /* diff --git a/usr/src/prototypes/prototype.csh b/usr/src/prototypes/prototype.csh index e5e9bbdab6..e0f74349a0 100644 --- a/usr/src/prototypes/prototype.csh +++ b/usr/src/prototypes/prototype.csh @@ -12,6 +12,6 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # diff --git a/usr/src/prototypes/prototype.h b/usr/src/prototypes/prototype.h index 490f41d5e8..6bfe292f94 100644 --- a/usr/src/prototypes/prototype.h +++ b/usr/src/prototypes/prototype.h @@ -10,7 +10,7 @@ */ /* - * Copyright 2016 <contributor> + * Copyright 2017 <contributor> */ #ifndef _PROTOTYPE_H diff --git a/usr/src/prototypes/prototype.java b/usr/src/prototypes/prototype.java index 5035f7b4b3..b01241c34d 100644 --- a/usr/src/prototypes/prototype.java +++ b/usr/src/prototypes/prototype.java @@ -10,7 +10,7 @@ */ /* - * Copyright 2016 <contributor> + * Copyright 2017 <contributor> */ /* diff --git a/usr/src/prototypes/prototype.ksh b/usr/src/prototypes/prototype.ksh index 3598a8cfa0..557e893454 100644 --- a/usr/src/prototypes/prototype.ksh +++ b/usr/src/prototypes/prototype.ksh @@ -12,6 +12,6 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # diff --git a/usr/src/prototypes/prototype.man b/usr/src/prototypes/prototype.man index d1b37a4d2a..c397b1a824 100644 --- a/usr/src/prototypes/prototype.man +++ b/usr/src/prototypes/prototype.man @@ -9,5 +9,5 @@ .\" http://www.illumos.org/license/CDDL. .\" .\" -.\" Copyright 2016 <contributor> +.\" Copyright 2017 <contributor> .\" diff --git a/usr/src/prototypes/prototype.mapfile-vers b/usr/src/prototypes/prototype.mapfile-vers index 2f9faf35ec..24047a265d 100644 --- a/usr/src/prototypes/prototype.mapfile-vers +++ b/usr/src/prototypes/prototype.mapfile-vers @@ -10,7 +10,7 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # # diff --git a/usr/src/prototypes/prototype.pl b/usr/src/prototypes/prototype.pl index 79f73dc897..57f6035bd5 100644 --- a/usr/src/prototypes/prototype.pl +++ b/usr/src/prototypes/prototype.pl @@ -11,7 +11,7 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # # diff --git a/usr/src/prototypes/prototype.py b/usr/src/prototypes/prototype.py index a54531cca1..98d0774650 100644 --- a/usr/src/prototypes/prototype.py +++ b/usr/src/prototypes/prototype.py @@ -11,7 +11,7 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # # diff --git a/usr/src/prototypes/prototype.s b/usr/src/prototypes/prototype.s index 1d308a92c6..e04d523db1 100644 --- a/usr/src/prototypes/prototype.s +++ b/usr/src/prototypes/prototype.s @@ -10,7 +10,7 @@ */ /* - * Copyright 2016 <contributor> + * Copyright 2017 <contributor> */ .file "prototype.s" diff --git a/usr/src/prototypes/prototype.sh b/usr/src/prototypes/prototype.sh index 5b1e51e0a8..1e11d3fb9d 100644 --- a/usr/src/prototypes/prototype.sh +++ b/usr/src/prototypes/prototype.sh @@ -12,6 +12,6 @@ # # -# Copyright 2016 <contributor> +# Copyright 2017 <contributor> # |
