From 1cae03d196d71c6b25819e2bf60b3f81d23f280f Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Thu, 22 Sep 2016 21:35:26 +0000 Subject: Add copyright --- lib/check_sym | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'lib/check_sym') 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 +# +# 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 -- cgit v1.2.3