From: Todd C. Miller Date: Sat, 31 Jul 1999 16:19:51 +0000 (+0000) Subject: add 4th term to license similar to term 5 in the apache license X-Git-Tag: SUDO_1_6_0~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a89248e42d3018748c06b4a852ad91bb053ddec;p=sudo add 4th term to license similar to term 5 in the apache license --- diff --git a/emul/search.h b/emul/search.h index b7e1f831b..5d3ea21a8 100644 --- a/emul/search.h +++ b/emul/search.h @@ -5,14 +5,21 @@ * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: + * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. + * * 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. * + * 4. Products derived from this software may not be called "Sudo" nor + * may "Sudo" appear in their names without specific prior written + * permission from the author. + * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL diff --git a/emul/utime.h b/emul/utime.h index 2e9c80f97..be03349d7 100644 --- a/emul/utime.h +++ b/emul/utime.h @@ -5,14 +5,21 @@ * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: + * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. + * * 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. * + * 4. Products derived from this software may not be called "Sudo" nor + * may "Sudo" appear in their names without specific prior written + * permission from the author. + * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL