svn commit: r249258 - head/usr.sbin/mfiutil

Mark Johnston markj at FreeBSD.org
Mon Apr 8 18:25:07 UTC 2013


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


More information about the svn-src-all mailing list