From c818a5dc7c3f9918d30ccd36f04d4c6963156902 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 31 Dec 2016 12:52:23 +0000 Subject: [PATCH] Bump copyright year. Happy New Year 2017! --- COPYRIGHT | 2 +- sys/sys/copyright.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 94046dd8d36..f35a1efb4b9 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 e3c1e40d391..e9c19881f28 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 \ -- 2.45.0