Module Name: src
Committed By: simonb
Date: Sun Jan 1 00:09:52 UTC 2023
Modified Files:
src/sys/conf: copyright
Log Message:
Welcome to 2023. Wrap lines so the years fit in to 80 columns with
a leading kernel log timestamp.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/conf/copyright
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/conf/copyright
diff -u src/sys/conf/copyright:1.20 src/sys/conf/copyright:1.21
--- src/sys/conf/copyright:1.20 Sat Jan 1 06:14:28 2022
+++ src/sys/conf/copyright Sun Jan 1 00:09:52 2023
@@ -1,6 +1,6 @@
-Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
- 2018, 2019, 2020, 2021, 2022
+Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+ 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
+ 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.