summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2010-12-31 18:07:16 +0000
committerbz <bz@FreeBSD.org>2010-12-31 18:07:16 +0000
commit1ce0b656f0e212413dbb5847eafd6214a278a66b (patch)
tree591560b1646afee9936c20b0716a6a9485d77fd2
parent0440193beb95256383dde71c5882a825313210ba (diff)
downloadFreeBSD-src-1ce0b656f0e212413dbb5847eafd6214a278a66b.zip
FreeBSD-src-1ce0b656f0e212413dbb5847eafd6214a278a66b.tar.gz
Happy New Year 2011.
Approved by: core (kib)
-rw-r--r--COPYRIGHT2
-rw-r--r--sys/sys/copyright.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 24e9a70..6dc5d16 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-2010 The FreeBSD Project. All rights reserved.
+Copyright (c) 1992-2011 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 b70782d..24a6887 100644
--- a/sys/sys/copyright.h
+++ b/sys/sys/copyright.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (C) 1992-2010 The FreeBSD Project. All rights reserved.
+ * Copyright (C) 1992-2011 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
@@ -30,7 +30,7 @@
/* FreeBSD */
#define COPYRIGHT_FreeBSD \
- "Copyright (c) 1992-2010 The FreeBSD Project.\n"
+ "Copyright (c) 1992-2011 The FreeBSD Project.\n"
/* Foundation */
#define TRADEMARK_Foundation \
OpenPOWER on IntegriCloud