From owner-p4-projects@FreeBSD.ORG Sat Jun 23 02:23:58 2007 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 1BA5516A46C; Sat, 23 Jun 2007 02:23:58 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C79FE16A421 for ; Sat, 23 Jun 2007 02:23:57 +0000 (UTC) (envelope-from kmacy@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id BAC9113C4B7 for ; Sat, 23 Jun 2007 02:23:57 +0000 (UTC) (envelope-from kmacy@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5N2NvtE091730 for ; Sat, 23 Jun 2007 02:23:57 GMT (envelope-from kmacy@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5N2NvrB091727 for perforce@freebsd.org; Sat, 23 Jun 2007 02:23:57 GMT (envelope-from kmacy@freebsd.org) Date: Sat, 23 Jun 2007 02:23:57 GMT Message-Id: <200706230223.l5N2NvrB091727@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to kmacy@freebsd.org using -f From: Kip Macy To: Perforce Change Reviews Cc: Subject: PERFORCE change 122176 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2007 02:23:58 -0000 http://perforce.freebsd.org/chv.cgi?CH=122176 Change 122176 by kmacy@kmacy_vt-x:opentoe_init on 2007/06/23 02:23:48 remove binary re-distribution clause Affected files ... .. //depot/projects/opentoe/sys/dev/cxgb/cxgb_l2t.c#6 edit .. //depot/projects/opentoe/sys/dev/cxgb/cxgb_offload.c#12 edit .. //depot/projects/opentoe/sys/dev/cxgb/cxgb_offload.h#10 edit Differences ... ==== //depot/projects/opentoe/sys/dev/cxgb/cxgb_l2t.c#6 (text+ko) ==== @@ -9,11 +9,7 @@ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 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 Chelsio Corporation nor the names of its + 2. Neither the name of the Chelsio Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. ==== //depot/projects/opentoe/sys/dev/cxgb/cxgb_offload.c#12 (text+ko) ==== @@ -10,11 +10,7 @@ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 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 Chelsio Corporation nor the names of its + 2. Neither the name of the Chelsio Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. ==== //depot/projects/opentoe/sys/dev/cxgb/cxgb_offload.h#10 (text+ko) ==== @@ -10,11 +10,7 @@ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 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 Chelsio Corporation nor the names of its + 2. Neither the name of the Chelsio Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.