Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf Welcome to 2023. Wrap lines so the years fit in to...



details:   https://anonhg.NetBSD.org/src/rev/dc5f3ea973be
branches:  trunk
changeset: 372867:dc5f3ea973be
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sun Jan 01 00:09:52 2023 +0000

description:
Welcome to 2023.  Wrap lines so the years fit in to 80 columns with
a leading kernel log timestamp.

diffstat:

 sys/conf/copyright |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 0af5aaf5ebde -r dc5f3ea973be sys/conf/copyright
--- a/sys/conf/copyright        Sat Dec 31 21:15:20 2022 +0000
+++ b/sys/conf/copyright        Sun Jan 01 00:09:52 2023 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index