From owner-svn-src-projects@FreeBSD.ORG Fri Jan 18 11:45:15 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3B35BC59; Fri, 18 Jan 2013 11:45:15 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2DF15D0; Fri, 18 Jan 2013 11:45:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0IBjFxm074777; Fri, 18 Jan 2013 11:45:15 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0IBjFd9074776; Fri, 18 Jan 2013 11:45:15 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201301181145.r0IBjFd9074776@svn.freebsd.org> From: Gleb Smirnoff Date: Fri, 18 Jan 2013 11:45:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r245601 - projects/counters/sys/sys X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2013 11:45:15 -0000 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