From e29b3b276fb318bf3d25d141d0ce0cc7d680817b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sat, 31 Mar 2012 22:11:34 +0000 Subject: [PATCH] Even though I now prefer the 2-clause BSD license, for practical reasons, it is easier to use the 3-clause BSD license even for new additions to OpenPAM. git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@543 185d5e19-27fe-0310-9dcf-9bff6b9f3609 --- lib/openpam_check_owner_perms.c | 3 +++ lib/openpam_subst.c | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lib/openpam_check_owner_perms.c b/lib/openpam_check_owner_perms.c index b1e8a65..1960c66 100644 --- a/lib/openpam_check_owner_perms.c +++ b/lib/openpam_check_owner_perms.c @@ -11,6 +11,9 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote + * products derived from this software without specific prior written + * permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE diff --git a/lib/openpam_subst.c b/lib/openpam_subst.c index 2d0a202..1f01209 100644 --- a/lib/openpam_subst.c +++ b/lib/openpam_subst.c @@ -11,6 +11,9 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote + * products derived from this software without specific prior written + * permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE