diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2019-04-22 17:52:46 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2019-04-22 17:52:46 +0000 |
| commit | da5069e1f7daaef1e7157876d6044de6f3a08ce2 (patch) | |
| tree | 4e280c1d64fbd45a4c7a3feae3824b5bb7321443 /usr.bin/procstat | |
| parent | 61e02298cea3bee31604640e53da1567271dfa57 (diff) | |
Notes
Diffstat (limited to 'usr.bin/procstat')
| -rwxr-xr-x | usr.bin/procstat/tests/procstat_test.sh | 3 | ||||
| -rw-r--r-- | usr.bin/procstat/tests/while1.c | 3 |
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 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 |
