summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-12-31 12:52:23 +0000
committerbapt <bapt@FreeBSD.org>2016-12-31 12:52:23 +0000
commitc818a5dc7c3f9918d30ccd36f04d4c6963156902 (patch)
tree00077646c19efbec9edcf003a86e15542f672187
parente372699677c4a92077e82b46c28e146d4bfeb087 (diff)
downloadFreeBSD-src-c818a5dc7c3f9918d30ccd36f04d4c6963156902.zip
FreeBSD-src-c818a5dc7c3f9918d30ccd36f04d4c6963156902.tar.gz
Bump copyright year.
Happy New Year 2017!
-rw-r--r--COPYRIGHT2
-rw-r--r--sys/sys/copyright.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 94046dd..f35a1ef 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -4,7 +4,7 @@
The compilation of software known as FreeBSD is distributed under the
following terms:
-Copyright (c) 1992-2016 The FreeBSD Project. All rights reserved.
+Copyright (c) 1992-2017 The FreeBSD Project. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h
index e3c1e40..e9c1988 100644
--- a/sys/sys/copyright.h
+++ b/sys/sys/copyright.h
@@ -34,7 +34,7 @@
/* FreeBSD */
#define COPYRIGHT_FreeBSD \
- "Copyright (c) 1992-2016 The FreeBSD Project.\n"
+ "Copyright (c) 1992-2017 The FreeBSD Project.\n"
/* Foundation */
#define TRADEMARK_Foundation \
OpenPOWER on IntegriCloud