aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mpsutil
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2015-10-27 20:56:57 +0000
committerScott Long <scottl@FreeBSD.org>2015-10-27 20:56:57 +0000
commit883bb7e941d520b3d377c92aee0207c9e2bc8edb (patch)
treeec30642ce03b306bb71792905f82fdd91262db6b /usr.sbin/mpsutil
parentaa307236af8fe05799272308974e6a33aa612132 (diff)
Notes
Diffstat (limited to 'usr.sbin/mpsutil')
-rw-r--r--usr.sbin/mpsutil/mps_cmd.c4
-rw-r--r--usr.sbin/mpsutil/mps_show.c4
-rw-r--r--usr.sbin/mpsutil/mpsutil.c4
3 files changed, 12 insertions, 0 deletions
diff --git a/usr.sbin/mpsutil/mps_cmd.c b/usr.sbin/mpsutil/mps_cmd.c
index 50d15f7cce885..436992b94bd10 100644
--- a/usr.sbin/mpsutil/mps_cmd.c
+++ b/usr.sbin/mpsutil/mps_cmd.c
@@ -1,4 +1,8 @@
/*-
+ * Copyright (c) 2015 Netflix, Inc.
+ * All rights reserved.
+ * Written by: Scott Long <scottl@freebsd.org>
+ *
* Copyright (c) 2008 Yahoo!, Inc.
* All rights reserved.
* Written by: John Baldwin <jhb@FreeBSD.org>
diff --git a/usr.sbin/mpsutil/mps_show.c b/usr.sbin/mpsutil/mps_show.c
index 7145fa42fd9f4..d6a7840f4e0e2 100644
--- a/usr.sbin/mpsutil/mps_show.c
+++ b/usr.sbin/mpsutil/mps_show.c
@@ -1,4 +1,8 @@
/*-
+ * Copyright (c) 2015 Netflix, Inc.
+ * All rights reserved.
+ * Written by: Scott Long <scottl@freebsd.org>
+ *
* Copyright (c) 2008 Yahoo!, Inc.
* All rights reserved.
* Written by: John Baldwin <jhb@FreeBSD.org>
diff --git a/usr.sbin/mpsutil/mpsutil.c b/usr.sbin/mpsutil/mpsutil.c
index ce5d2c6f12f8d..666a46e6ef3e7 100644
--- a/usr.sbin/mpsutil/mpsutil.c
+++ b/usr.sbin/mpsutil/mpsutil.c
@@ -1,4 +1,8 @@
/*-
+ * Copyright (c) 2015 Netflix, Inc.
+ * All rights reserved.
+ * Written by: Scott Long <scottl@freebsd.org>
+ *
* Copyright (c) 2008 Yahoo!, Inc.
* All rights reserved.
* Written by: John Baldwin <jhb@FreeBSD.org>