summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/sudo_usage.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/sudo_usage.h.in')
-rw-r--r--usr.bin/sudo/sudo_usage.h.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/usr.bin/sudo/sudo_usage.h.in b/usr.bin/sudo/sudo_usage.h.in
index e6db4ee3fb8..e310b0c8b31 100644
--- a/usr.bin/sudo/sudo_usage.h.in
+++ b/usr.bin/sudo/sudo_usage.h.in
@@ -1,3 +1,23 @@
+/*
+ * Copyright (c) 2007-2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $Sudo: sudo_usage.h.in,v 1.10 2009/05/25 12:02:42 millert Exp $
+ */
+
#ifndef _SUDO_USAGE_H
#define _SUDO_USAGE_H