summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2014-01-29 14:41:22 -0800
committerRobert Mustacchi <rm@joyent.com>2014-01-29 17:58:37 -0800
commit8e268185036f404515ce8bc575423ac390136e3f (patch)
treee5fc48d8f3adf2e4b6f60783f9f2faf4486e9c97
parent6055fc7a0767fd5991c8054028ffc6d2673ecbf6 (diff)
downloadillumos-joyent-8e268185036f404515ce8bc575423ac390136e3f.tar.gz
4548 update prototypes to 2014
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
-rw-r--r--usr/src/prototypes/prototype.Makefile2
-rw-r--r--usr/src/prototypes/prototype.c2
-rw-r--r--usr/src/prototypes/prototype.csh2
-rw-r--r--usr/src/prototypes/prototype.h2
-rw-r--r--usr/src/prototypes/prototype.java2
-rw-r--r--usr/src/prototypes/prototype.ksh2
-rw-r--r--usr/src/prototypes/prototype.man2
-rw-r--r--usr/src/prototypes/prototype.mapfile-vers2
-rw-r--r--usr/src/prototypes/prototype.pl2
-rw-r--r--usr/src/prototypes/prototype.py2
-rw-r--r--usr/src/prototypes/prototype.s2
-rw-r--r--usr/src/prototypes/prototype.sh2
12 files changed, 12 insertions, 12 deletions
diff --git a/usr/src/prototypes/prototype.Makefile b/usr/src/prototypes/prototype.Makefile
index b12c91d527..1f7f594507 100644
--- a/usr/src/prototypes/prototype.Makefile
+++ b/usr/src/prototypes/prototype.Makefile
@@ -10,6 +10,6 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#
diff --git a/usr/src/prototypes/prototype.c b/usr/src/prototypes/prototype.c
index 816c5475b9..2234c37070 100644
--- a/usr/src/prototypes/prototype.c
+++ b/usr/src/prototypes/prototype.c
@@ -10,7 +10,7 @@
*/
/*
- * Copyright 2012 <contributor>. All rights reserved.
+ * Copyright 2014 <contributor>. All rights reserved.
*/
/*
diff --git a/usr/src/prototypes/prototype.csh b/usr/src/prototypes/prototype.csh
index 38f17e0a09..0d1fa1e22f 100644
--- a/usr/src/prototypes/prototype.csh
+++ b/usr/src/prototypes/prototype.csh
@@ -12,6 +12,6 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#
diff --git a/usr/src/prototypes/prototype.h b/usr/src/prototypes/prototype.h
index 4082ec8eae..2d6f691687 100644
--- a/usr/src/prototypes/prototype.h
+++ b/usr/src/prototypes/prototype.h
@@ -10,7 +10,7 @@
*/
/*
- * Copyright 2012 <contributor>. All rights reserved.
+ * Copyright 2014 <contributor>. All rights reserved.
*/
#ifndef _PROTOTYPE_H
diff --git a/usr/src/prototypes/prototype.java b/usr/src/prototypes/prototype.java
index b9ffa24112..b937946e02 100644
--- a/usr/src/prototypes/prototype.java
+++ b/usr/src/prototypes/prototype.java
@@ -10,7 +10,7 @@
*/
/*
- * Copyright 2012 <contributor>. All rights reserved.
+ * Copyright 2014 <contributor>. All rights reserved.
*/
/*
diff --git a/usr/src/prototypes/prototype.ksh b/usr/src/prototypes/prototype.ksh
index 44c20c48c9..84a311c1df 100644
--- a/usr/src/prototypes/prototype.ksh
+++ b/usr/src/prototypes/prototype.ksh
@@ -12,6 +12,6 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#
diff --git a/usr/src/prototypes/prototype.man b/usr/src/prototypes/prototype.man
index 4c07f19993..a0b4f9e7df 100644
--- a/usr/src/prototypes/prototype.man
+++ b/usr/src/prototypes/prototype.man
@@ -9,5 +9,5 @@
.\" http://www.illumos.org/license/CDDL.
.\"
.\"
-.\" Copyright 2012 <contributor>. All rights reserved.
+.\" Copyright 2014 <contributor>. All rights reserved.
.\"
diff --git a/usr/src/prototypes/prototype.mapfile-vers b/usr/src/prototypes/prototype.mapfile-vers
index 780ef6c1ef..9f403ffa99 100644
--- a/usr/src/prototypes/prototype.mapfile-vers
+++ b/usr/src/prototypes/prototype.mapfile-vers
@@ -10,7 +10,7 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#
#
diff --git a/usr/src/prototypes/prototype.pl b/usr/src/prototypes/prototype.pl
index 53cb464b27..6a2de393f5 100644
--- a/usr/src/prototypes/prototype.pl
+++ b/usr/src/prototypes/prototype.pl
@@ -11,7 +11,7 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#
#
diff --git a/usr/src/prototypes/prototype.py b/usr/src/prototypes/prototype.py
index 484eb8c9ba..bec68d22de 100644
--- a/usr/src/prototypes/prototype.py
+++ b/usr/src/prototypes/prototype.py
@@ -11,7 +11,7 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#
#
diff --git a/usr/src/prototypes/prototype.s b/usr/src/prototypes/prototype.s
index 5a48f83716..933cec4670 100644
--- a/usr/src/prototypes/prototype.s
+++ b/usr/src/prototypes/prototype.s
@@ -10,7 +10,7 @@
*/
/*
- * Copyright 2012 <contributor>. All rights reserved.
+ * Copyright 2014 <contributor>. All rights reserved.
*/
.file "prototype.s"
diff --git a/usr/src/prototypes/prototype.sh b/usr/src/prototypes/prototype.sh
index 9216640337..753e54f151 100644
--- a/usr/src/prototypes/prototype.sh
+++ b/usr/src/prototypes/prototype.sh
@@ -12,6 +12,6 @@
#
#
-# Copyright 2012 <contributor>. All rights reserved.
+# Copyright 2014 <contributor>. All rights reserved.
#