From 2e67aa296fc3707ae8e2b532f67387daf0823499 Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Sat, 30 Jan 2016 09:21:33 -0800 Subject: [PATCH] 6589 prototypes should bid farewell to 2015 Reviewed by: Joshua M. Clulow Approved by: Richard Lowe --- usr/src/prototypes/prototype.Makefile | 2 +- usr/src/prototypes/prototype.c | 2 +- usr/src/prototypes/prototype.csh | 2 +- usr/src/prototypes/prototype.h | 2 +- usr/src/prototypes/prototype.java | 2 +- usr/src/prototypes/prototype.ksh | 2 +- usr/src/prototypes/prototype.man | 2 +- usr/src/prototypes/prototype.mapfile-vers | 2 +- usr/src/prototypes/prototype.pl | 2 +- usr/src/prototypes/prototype.py | 2 +- usr/src/prototypes/prototype.s | 2 +- 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 b8bbfc787a..c128af316e 100644 --- a/usr/src/prototypes/prototype.Makefile +++ b/usr/src/prototypes/prototype.Makefile @@ -10,6 +10,6 @@ # # -# Copyright 2015 +# Copyright 2016 # diff --git a/usr/src/prototypes/prototype.c b/usr/src/prototypes/prototype.c index 04dd7f996b..04cc383267 100644 --- a/usr/src/prototypes/prototype.c +++ b/usr/src/prototypes/prototype.c @@ -10,7 +10,7 @@ */ /* - * Copyright 2015 + * Copyright 2016 */ /* diff --git a/usr/src/prototypes/prototype.csh b/usr/src/prototypes/prototype.csh index 23cfc7ed49..e5e9bbdab6 100644 --- a/usr/src/prototypes/prototype.csh +++ b/usr/src/prototypes/prototype.csh @@ -12,6 +12,6 @@ # # -# Copyright 2015 +# Copyright 2016 # diff --git a/usr/src/prototypes/prototype.h b/usr/src/prototypes/prototype.h index 690ce7a43a..490f41d5e8 100644 --- a/usr/src/prototypes/prototype.h +++ b/usr/src/prototypes/prototype.h @@ -10,7 +10,7 @@ */ /* - * Copyright 2015 + * Copyright 2016 */ #ifndef _PROTOTYPE_H diff --git a/usr/src/prototypes/prototype.java b/usr/src/prototypes/prototype.java index fb95a5e186..5035f7b4b3 100644 --- a/usr/src/prototypes/prototype.java +++ b/usr/src/prototypes/prototype.java @@ -10,7 +10,7 @@ */ /* - * Copyright 2015 + * Copyright 2016 */ /* diff --git a/usr/src/prototypes/prototype.ksh b/usr/src/prototypes/prototype.ksh index cd8b52d172..3598a8cfa0 100644 --- a/usr/src/prototypes/prototype.ksh +++ b/usr/src/prototypes/prototype.ksh @@ -12,6 +12,6 @@ # # -# Copyright 2015 +# Copyright 2016 # diff --git a/usr/src/prototypes/prototype.man b/usr/src/prototypes/prototype.man index f6b4ed3193..d1b37a4d2a 100644 --- a/usr/src/prototypes/prototype.man +++ b/usr/src/prototypes/prototype.man @@ -9,5 +9,5 @@ .\" http://www.illumos.org/license/CDDL. .\" .\" -.\" Copyright 2015 +.\" Copyright 2016 .\" diff --git a/usr/src/prototypes/prototype.mapfile-vers b/usr/src/prototypes/prototype.mapfile-vers index a44df8b560..2f9faf35ec 100644 --- a/usr/src/prototypes/prototype.mapfile-vers +++ b/usr/src/prototypes/prototype.mapfile-vers @@ -10,7 +10,7 @@ # # -# Copyright 2015 +# Copyright 2016 # # diff --git a/usr/src/prototypes/prototype.pl b/usr/src/prototypes/prototype.pl index 41444b1a6e..79f73dc897 100644 --- a/usr/src/prototypes/prototype.pl +++ b/usr/src/prototypes/prototype.pl @@ -11,7 +11,7 @@ # # -# Copyright 2015 +# Copyright 2016 # # diff --git a/usr/src/prototypes/prototype.py b/usr/src/prototypes/prototype.py index 29e57915cb..a54531cca1 100644 --- a/usr/src/prototypes/prototype.py +++ b/usr/src/prototypes/prototype.py @@ -11,7 +11,7 @@ # # -# Copyright 2015 +# Copyright 2016 # # diff --git a/usr/src/prototypes/prototype.s b/usr/src/prototypes/prototype.s index 25e94ad8c6..1d308a92c6 100644 --- a/usr/src/prototypes/prototype.s +++ b/usr/src/prototypes/prototype.s @@ -10,7 +10,7 @@ */ /* - * Copyright 2015 + * Copyright 2016 */ .file "prototype.s" diff --git a/usr/src/prototypes/prototype.sh b/usr/src/prototypes/prototype.sh index 94be3d59dd..5b1e51e0a8 100644 --- a/usr/src/prototypes/prototype.sh +++ b/usr/src/prototypes/prototype.sh @@ -12,6 +12,6 @@ # # -# Copyright 2015 +# Copyright 2016 # -- 2.11.4.GIT