summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2014-01-08 02:08:29 +0000
committerRobert Mustacchi <rm@joyent.com>2014-01-08 02:12:48 +0000
commitdb288c399ecfe0304c122716f613ce0bb7d83495 (patch)
tree697a1becd92b93aaa9f6287cae5bfaea3bf2fe0a
parentf2991698581a42ecd854276efd6890a91dfeadd8 (diff)
downloadillumos-joyent-db288c399ecfe0304c122716f613ce0bb7d83495.tar.gz
OS-2702 Welcome to 2014
-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
-rw-r--r--usr/src/uts/common/os/logsubr.c4
13 files changed, 14 insertions, 14 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.
#
diff --git a/usr/src/uts/common/os/logsubr.c b/usr/src/uts/common/os/logsubr.c
index ad4f7ed798..86e9045887 100644
--- a/usr/src/uts/common/os/logsubr.c
+++ b/usr/src/uts/common/os/logsubr.c
@@ -22,7 +22,7 @@
/*
* Copyright (c) 2013 Gary Mills
* Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
- * Copyright (c) 2013, Joyent, Inc. All rights reserved.
+ * Copyright (c) 2014, Joyent, Inc. All rights reserved.
*/
#include <sys/types.h>
@@ -250,7 +250,7 @@ log_init(void)
*/
printf("\rSunOS Release %s Version %s %u-bit\n",
utsname.release, utsname.version, NBBY * (uint_t)sizeof (void *));
- printf("Copyright (c) 2010-2013, Joyent Inc. All rights reserved.\n");
+ printf("Copyright (c) 2010-2014, Joyent Inc. All rights reserved.\n");
#ifdef DEBUG
printf("DEBUG enabled\n");
#endif