aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2019-04-22 17:52:46 +0000
committerEnji Cooper <ngie@FreeBSD.org>2019-04-22 17:52:46 +0000
commitda5069e1f7daaef1e7157876d6044de6f3a08ce2 (patch)
tree4e280c1d64fbd45a4c7a3feae3824b5bb7321443 /usr.bin
parent61e02298cea3bee31604640e53da1567271dfa57 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/calendar/calendars/calendar.freebsd2
-rwxr-xr-xusr.bin/du/tests/du_test.sh3
-rw-r--r--usr.bin/getconf/tests/arch_type.c3
-rwxr-xr-xusr.bin/procstat/tests/procstat_test.sh3
-rw-r--r--usr.bin/procstat/tests/while1.c3
5 files changed, 5 insertions, 9 deletions
diff --git a/usr.bin/calendar/calendars/calendar.freebsd b/usr.bin/calendar/calendars/calendar.freebsd
index 41bb0a1f262d5..40fd878e7a77c 100644
--- a/usr.bin/calendar/calendars/calendar.freebsd
+++ b/usr.bin/calendar/calendars/calendar.freebsd
@@ -46,7 +46,7 @@
01/27 Nick Sayer <nsayer@FreeBSD.org> born in San Diego, California, United States, 1968
01/27 Jacques Anthony Vidrine <nectar@FreeBSD.org> born in Baton Rouge, Louisiana, United States, 1971
01/27 Alexandre C. Guimaraes <rigoletto@FreeBSD.org> born in Rio de Janeiro, Rio de Janeiro, Brazil, 1982
-01/27 Ngie Cooper <ngie@FreeBSD.org> born in Seattle, Washington, United States, 1984
+01/27 Enji Cooper <ngie@FreeBSD.org> born in Seattle, Washington, United States, 1984
01/31 Hidetoshi Shimokawa <simokawa@FreeBSD.org> born in Yokohama, Kanagawa, Japan, 1970
02/01 Doug Rabson <dfr@FreeBSD.org> born in London, England, 1966
02/01 Nicola Vitale <nivit@FreeBSD.org> born in Busto Arsizio, Varese, Italy, 1976
diff --git a/usr.bin/du/tests/du_test.sh b/usr.bin/du/tests/du_test.sh
index 8533a1a5c7916..395051a0d7815 100755
--- a/usr.bin/du/tests/du_test.sh
+++ b/usr.bin/du/tests/du_test.sh
@@ -1,6 +1,5 @@
#
-# Copyright (c) 2017 Ngie Cooper <ngie@FreeBSD.org>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <ngie@FreeBSD.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/usr.bin/getconf/tests/arch_type.c b/usr.bin/getconf/tests/arch_type.c
index f443f0a0413ac..6cf7a2fb7f797 100644
--- a/usr.bin/getconf/tests/arch_type.c
+++ b/usr.bin/getconf/tests/arch_type.c
@@ -1,6 +1,5 @@
/*
- * Copyright (c) 2017 Ngie Cooper <ngie@FreeBSD.org>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <ngie@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/usr.bin/procstat/tests/procstat_test.sh b/usr.bin/procstat/tests/procstat_test.sh
index 16c30d0b20002..ba6aad045b760 100755
--- a/usr.bin/procstat/tests/procstat_test.sh
+++ b/usr.bin/procstat/tests/procstat_test.sh
@@ -1,6 +1,5 @@
#
-# Copyright (c) 2017 Ngie Cooper <ngie@FreeBSD.org>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <ngie@FreeBSD.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/usr.bin/procstat/tests/while1.c b/usr.bin/procstat/tests/while1.c
index 6f706026ee9b4..b8e275ff14f1b 100644
--- a/usr.bin/procstat/tests/while1.c
+++ b/usr.bin/procstat/tests/while1.c
@@ -1,6 +1,5 @@
/*
- * Copyright (c) 2017 Ngie Cooper <ngie@FreeBSD.org>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <ngie@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions