svn commit: r342665 - in stable/11: . sys/sys
Xin LI
delphij at FreeBSD.org
Tue Jan 1 00:48:27 UTC 2019
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 \
More information about the svn-src-stable
mailing list