Date: Fri, 18 Jan 2013 11:45:15 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r245601 - projects/counters/sys/sys Message-ID: <201301181145.r0IBjFd9074776@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: glebius Date: Fri Jan 18 11:45:14 2013 New Revision: 245601 URL: http://svnweb.freebsd.org/changeset/base/245601 Log: Remove third clause from copyright. Modified: projects/counters/sys/sys/counter.h Modified: projects/counters/sys/sys/counter.h ============================================================================== --- projects/counters/sys/sys/counter.h Fri Jan 18 11:13:29 2013 (r245600) +++ projects/counters/sys/sys/counter.h Fri Jan 18 11:45:14 2013 (r245601) @@ -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. Neither the name of the author nor the names of any co-contributors - * 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301181145.r0IBjFd9074776>