summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2016-09-22 21:35:25 +0000
committerguenther <guenther@openbsd.org>2016-09-22 21:35:25 +0000
commit588fe94fdf77e0ffe24b140979ab4955cdfbbb36 (patch)
tree9b1272d54b9c229d02baecb221307902e1ece5f1 /lib
parentmissing bit from previous commit (diff)
downloadwireguard-openbsd-588fe94fdf77e0ffe24b140979ab4955cdfbbb36.tar.xz
wireguard-openbsd-588fe94fdf77e0ffe24b140979ab4955cdfbbb36.zip
Add copyright
Diffstat (limited to 'lib')
-rwxr-xr-xlib/check_sym17
1 files changed, 16 insertions, 1 deletions
diff --git a/lib/check_sym b/lib/check_sym
index f3b86c9b611..f9cfcebd8f7 100755
--- a/lib/check_sym
+++ b/lib/check_sym
@@ -1,5 +1,20 @@
#!/bin/ksh
-# $OpenBSD: check_sym,v 1.2 2016/09/20 04:27:27 guenther Exp $
+# $OpenBSD: check_sym,v 1.3 2016/09/22 21:35:25 guenther Exp $
+#
+# Copyright (c) 2016 Philip Guenther <guenther@openbsd.org>
+#
+# 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.
+#
#
# check_sym -- compare the symbols and external function references in two
# versions of a shared library