From owner-svn-src-user@FreeBSD.ORG Sat Apr 14 21:51:09 2012 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49200106564A; Sat, 14 Apr 2012 21:51:09 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 34AB18FC0C; Sat, 14 Apr 2012 21:51:09 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q3ELp9pY051211; Sat, 14 Apr 2012 21:51:09 GMT (envelope-from netchild@svn.freebsd.org) Received: (from netchild@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q3ELp8ge051209; Sat, 14 Apr 2012 21:51:08 GMT (envelope-from netchild@svn.freebsd.org) Message-Id: <201204142151.q3ELp8ge051209@svn.freebsd.org> From: Alexander Leidinger Date: Sat, 14 Apr 2012 21:51:08 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r234301 - user/netchild/linuxulator-dtrace/src/sys/compat/linux X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2012 21:51:09 -0000 Author: netchild Date: Sat Apr 14 21:51:08 2012 New Revision: 234301 URL: http://svn.freebsd.org/changeset/base/234301 Log: This was intendet to be a 2-clause license. Modified: user/netchild/linuxulator-dtrace/src/sys/compat/linux/linux_dtrace.h Modified: user/netchild/linuxulator-dtrace/src/sys/compat/linux/linux_dtrace.h ============================================================================== --- user/netchild/linuxulator-dtrace/src/sys/compat/linux/linux_dtrace.h Sat Apr 14 21:08:55 2012 (r234300) +++ user/netchild/linuxulator-dtrace/src/sys/compat/linux/linux_dtrace.h Sat Apr 14 21:51:08 2012 (r234301) @@ -11,8 +11,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. 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 ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES