summaryrefslogtreecommitdiffstats
path: root/sys/kern/imgact_shell.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1996-04-08 01:22:00 +0000
committerdg <dg@FreeBSD.org>1996-04-08 01:22:00 +0000
commitd1862b565569e48af7d5c68a0ddfb710f5601621 (patch)
tree4c892e28b7fa6423247f30c33106c5e722ed1489 /sys/kern/imgact_shell.c
parenta077141eaf26b4708ca34d6685246071a36ffc00 (diff)
downloadFreeBSD-src-d1862b565569e48af7d5c68a0ddfb710f5601621.zip
FreeBSD-src-d1862b565569e48af7d5c68a0ddfb710f5601621.tar.gz
Killed sections 3 and 4 of my copyright as I don't agree with it (I believe
it to be unnecessarily restrictive). For tty_subr.c, update to my standard copyright.
Diffstat (limited to 'sys/kern/imgact_shell.c')
-rw-r--r--sys/kern/imgact_shell.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/kern/imgact_shell.c b/sys/kern/imgact_shell.c
index db1b6ba..3d2e8ff 100644
--- a/sys/kern/imgact_shell.c
+++ b/sys/kern/imgact_shell.c
@@ -10,11 +10,6 @@
* 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. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by David Greenman
- * 4. The name of the developer may 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
@@ -28,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: imgact_shell.c,v 1.9 1995/11/06 12:52:31 davidg Exp $
+ * $Id: imgact_shell.c,v 1.10 1995/12/02 16:32:03 bde Exp $
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud