Date: Mon, 8 Apr 2013 18:25:07 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r249258 - head/usr.sbin/mfiutil Message-ID: <201304081825.r38IP7VM073080@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: markj Date: Mon Apr 8 18:25:07 2013 New Revision: 249258 URL: http://svnweb.freebsd.org/changeset/base/249258 Log: Switch to a 2-clause license. Approved by: emaste (co-mentor) X-MFC with: r249257 Modified: head/usr.sbin/mfiutil/mfi_bbu.c Modified: head/usr.sbin/mfiutil/mfi_bbu.c ============================================================================== --- head/usr.sbin/mfiutil/mfi_bbu.c Mon Apr 8 17:46:45 2013 (r249257) +++ head/usr.sbin/mfiutil/mfi_bbu.c Mon Apr 8 18:25:07 2013 (r249258) @@ -10,9 +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. The names of the authors 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304081825.r38IP7VM073080>