From owner-svn-src-all@FreeBSD.ORG Wed Dec 31 10:05:43 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF80C221; Wed, 31 Dec 2014 10:05:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB6C96728C; Wed, 31 Dec 2014 10:05:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBVA5hMO049509; Wed, 31 Dec 2014 10:05:43 GMT (envelope-from bz@FreeBSD.org) Received: (from bz@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBVA5hp4049504; Wed, 31 Dec 2014 10:05:43 GMT (envelope-from bz@FreeBSD.org) Message-Id: <201412311005.sBVA5hp4049504@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bz set sender to bz@FreeBSD.org using -f From: "Bjoern A. Zeeb" Date: Wed, 31 Dec 2014 10:05:43 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r276467 - in stable/8: . sys/sys X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2014 10:05:44 -0000 Author: bz Date: Wed Dec 31 10:05:42 2014 New Revision: 276467 URL: https://svnweb.freebsd.org/changeset/base/276467 Log: MFC r276462: Bump copyright year. Happy New Year 2015! Modified: stable/8/COPYRIGHT (contents, props changed) stable/8/sys/sys/copyright.h Directory Properties: stable/8/sys/ (props changed) stable/8/sys/sys/ (props changed) Modified: stable/8/COPYRIGHT ============================================================================== --- stable/8/COPYRIGHT Wed Dec 31 10:04:41 2014 (r276466) +++ stable/8/COPYRIGHT Wed Dec 31 10:05:42 2014 (r276467) @@ -4,7 +4,7 @@ The compilation of software known as FreeBSD is distributed under the following terms: -Copyright (c) 1992-2014 The FreeBSD Project. All rights reserved. +Copyright (c) 1992-2015 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 Modified: stable/8/sys/sys/copyright.h ============================================================================== --- stable/8/sys/sys/copyright.h Wed Dec 31 10:04:41 2014 (r276466) +++ stable/8/sys/sys/copyright.h Wed Dec 31 10:05:42 2014 (r276467) @@ -1,5 +1,5 @@ /*- - * Copyright (C) 1992-2014 The FreeBSD Project. All rights reserved. + * Copyright (C) 1992-2015 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-2014 The FreeBSD Project.\n" + "Copyright (c) 1992-2015 The FreeBSD Project.\n" /* Foundation */ #define TRADEMARK_Foundation \