From: tedu Date: Sun, 10 Aug 2014 16:36:13 +0000 (+0000) Subject: guenther wants a copyright X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fa64de43c59e63c0ebbd238ff467f6081ceb28db;p=openbsd guenther wants a copyright --- diff --git a/regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c b/regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c index 3af67bf8934..ad3330bd956 100644 --- a/regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c +++ b/regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c @@ -1,3 +1,20 @@ +/* $OpenBSD: bcrypt_pbkdf_test.c,v 1.7 2014/08/10 16:36:13 tedu Exp $ */ +/* + * Copyright (c) 2013 Ted Unangst + * + * 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. + */ + #include #include #include