aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/procstat
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/procstat
parent61e02298cea3bee31604640e53da1567271dfa57 (diff)
downloadsrc-da5069e1f7daaef1e7157876d6044de6f3a08ce2.tar.gz
src-da5069e1f7daaef1e7157876d6044de6f3a08ce2.zip
Notes
Diffstat (limited to 'usr.bin/procstat')
-rwxr-xr-xusr.bin/procstat/tests/procstat_test.sh3
-rw-r--r--usr.bin/procstat/tests/while1.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/procstat/tests/procstat_test.sh b/usr.bin/procstat/tests/procstat_test.sh
index 16c30d0b2000..ba6aad045b76 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 6f706026ee9b..b8e275ff14f1 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