Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 00:48:26 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r342665 - in stable/11: . sys/sys
Message-ID:  <201901010048.x010mQtx017866@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Tue Jan  1 00:48:25 2019
New Revision: 342665
URL: https://svnweb.freebsd.org/changeset/base/342665

Log:
  MFC r342661: Happy New Year 2019!

Modified:
  stable/11/COPYRIGHT
  stable/11/sys/sys/copyright.h
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/COPYRIGHT
==============================================================================
--- stable/11/COPYRIGHT	Tue Jan  1 00:42:51 2019	(r342664)
+++ stable/11/COPYRIGHT	Tue Jan  1 00:48:25 2019	(r342665)
@@ -4,7 +4,7 @@
 The compilation of software known as FreeBSD is distributed under the
 following terms:
 
-Copyright (c) 1992-2018 The FreeBSD Project.
+Copyright (c) 1992-2019 The FreeBSD Project.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions

Modified: stable/11/sys/sys/copyright.h
==============================================================================
--- stable/11/sys/sys/copyright.h	Tue Jan  1 00:42:51 2019	(r342664)
+++ stable/11/sys/sys/copyright.h	Tue Jan  1 00:48:25 2019	(r342665)
@@ -34,7 +34,7 @@
 
 /* FreeBSD */
 #define COPYRIGHT_FreeBSD \
-	"Copyright (c) 1992-2018 The FreeBSD Project.\n"
+	"Copyright (c) 1992-2019 The FreeBSD Project.\n"
 
 /* Foundation */
 #define	TRADEMARK_Foundation \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901010048.x010mQtx017866>