changeset 25638:01dabd876f96

13438 Update prototypes to 2021 Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
author Dan McDonald <danmcd@joyent.com>
date Fri, 08 Jan 2021 10:04:56 -0500
parents ebef2b3dd433
children 3fa93b6d354f
files usr/src/prototypes/README usr/src/prototypes/prototype.Makefile usr/src/prototypes/prototype.c usr/src/prototypes/prototype.csh usr/src/prototypes/prototype.h usr/src/prototypes/prototype.java usr/src/prototypes/prototype.ksh usr/src/prototypes/prototype.man usr/src/prototypes/prototype.man1 usr/src/prototypes/prototype.man3x usr/src/prototypes/prototype.man7d usr/src/prototypes/prototype.man9e usr/src/prototypes/prototype.man9f usr/src/prototypes/prototype.mapfile-vers usr/src/prototypes/prototype.pl usr/src/prototypes/prototype.py usr/src/prototypes/prototype.s usr/src/prototypes/prototype.sh
diffstat 18 files changed, 18 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/prototypes/README	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/README	Fri Jan 08 10:04:56 2021 -0500
@@ -17,5 +17,5 @@
  */
 
 /*
- * Copyright 2020 <contributor>
+ * Copyright 2021 <contributor>
  */
--- a/usr/src/prototypes/prototype.Makefile	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.Makefile	Fri Jan 08 10:04:56 2021 -0500
@@ -10,6 +10,6 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #
 
--- a/usr/src/prototypes/prototype.c	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.c	Fri Jan 08 10:04:56 2021 -0500
@@ -10,7 +10,7 @@
  */
 
 /*
- * Copyright 2020 <contributor>
+ * Copyright 2021 <contributor>
  */
 
 /*
--- a/usr/src/prototypes/prototype.csh	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.csh	Fri Jan 08 10:04:56 2021 -0500
@@ -12,6 +12,6 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #
 
--- a/usr/src/prototypes/prototype.h	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.h	Fri Jan 08 10:04:56 2021 -0500
@@ -10,7 +10,7 @@
  */
 
 /*
- * Copyright 2020 <contributor>
+ * Copyright 2021 <contributor>
  */
 
 #ifndef _PROTOTYPE_H
--- a/usr/src/prototypes/prototype.java	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.java	Fri Jan 08 10:04:56 2021 -0500
@@ -10,7 +10,7 @@
  */
 
 /*
- * Copyright 2020 <contributor>
+ * Copyright 2021 <contributor>
  */
 
 /*
--- a/usr/src/prototypes/prototype.ksh	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.ksh	Fri Jan 08 10:04:56 2021 -0500
@@ -12,6 +12,6 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #
 
--- a/usr/src/prototypes/prototype.man	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.man	Fri Jan 08 10:04:56 2021 -0500
@@ -9,5 +9,5 @@
 .\" http://www.illumos.org/license/CDDL.
 .\"
 .\"
-.\" Copyright 2020 <contributor>
+.\" Copyright 2021 <contributor>
 .\"
--- a/usr/src/prototypes/prototype.man1	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.man1	Fri Jan 08 10:04:56 2021 -0500
@@ -9,7 +9,7 @@
 .\" http://www.illumos.org/license/CDDL.
 .\"
 .\"
-.\" Copyright 2020 <contributor>
+.\" Copyright 2021 <contributor>
 .\"
 .Dd Month Day, Year
 .Dt COMMAND 1
--- a/usr/src/prototypes/prototype.man3x	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.man3x	Fri Jan 08 10:04:56 2021 -0500
@@ -9,7 +9,7 @@
 .\" http://www.illumos.org/license/CDDL.
 .\"
 .\"
-.\" Copyright 2020 <contributor>
+.\" Copyright 2021 <contributor>
 .\"
 .Dd Month Day, Year
 .Dt MANUALPAGE 3SECTION
--- a/usr/src/prototypes/prototype.man7d	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.man7d	Fri Jan 08 10:04:56 2021 -0500
@@ -9,7 +9,7 @@
 .\" http://www.illumos.org/license/CDDL.
 .\"
 .\"
-.\" Copyright 2020 <contributor>
+.\" Copyright 2021 <contributor>
 .\"
 .Dd Month Day, Year
 .Dt DRIVERNAME 7D
--- a/usr/src/prototypes/prototype.man9e	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.man9e	Fri Jan 08 10:04:56 2021 -0500
@@ -9,7 +9,7 @@
 .\" http://www.illumos.org/license/CDDL.
 .\"
 .\"
-.\" Copyright 2020 <contributor>
+.\" Copyright 2021 <contributor>
 .\"
 .Dd Month Day, Year
 .Dt ENTRYNAME 9E
--- a/usr/src/prototypes/prototype.man9f	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.man9f	Fri Jan 08 10:04:56 2021 -0500
@@ -9,7 +9,7 @@
 .\" http://www.illumos.org/license/CDDL.
 .\"
 .\"
-.\" Copyright 2020 <contributor>
+.\" Copyright 2021 <contributor>
 .\"
 .Dd Month Day, Year
 .Dt FUNCNAME 9F
--- a/usr/src/prototypes/prototype.mapfile-vers	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.mapfile-vers	Fri Jan 08 10:04:56 2021 -0500
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #
 
 #
--- a/usr/src/prototypes/prototype.pl	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.pl	Fri Jan 08 10:04:56 2021 -0500
@@ -11,7 +11,7 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #
 
 #
--- a/usr/src/prototypes/prototype.py	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.py	Fri Jan 08 10:04:56 2021 -0500
@@ -11,7 +11,7 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #
 
 #
--- a/usr/src/prototypes/prototype.s	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.s	Fri Jan 08 10:04:56 2021 -0500
@@ -10,7 +10,7 @@
  */
 
 /*
- * Copyright 2020 <contributor>
+ * Copyright 2021 <contributor>
  */
 
 	.file	"prototype.s"
--- a/usr/src/prototypes/prototype.sh	Tue May 12 21:12:14 2020 +0300
+++ b/usr/src/prototypes/prototype.sh	Fri Jan 08 10:04:56 2021 -0500
@@ -12,6 +12,6 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2021 <contributor>
 #