Update of /cvsroot/nsnam/ns-2/tcl/ex/scuba/simple
In directory vz-cvs-3.sog:/tmp/cvs-serv7819/tcl/ex/scuba/simple
Modified Files:
demo.tcl
Log Message:
Change (with permission of copyright holders) all UCB and LBL licenses from 4-clause BSD to 3-clause BSD license
Index: demo.tcl
===================================================================
RCS file: /cvsroot/nsnam/ns-2/tcl/ex/scuba/simple/demo.tcl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** demo.tcl 4 Nov 1997 22:03:42 -0000 1.3
--- demo.tcl 7 May 2012 02:30:38 -0000 1.4
***************
*** 11,19 ****
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
! # 3. All advertising materials mentioning features or use of this software
! # must display the following acknowledgement:
! # This product includes software developed by the MASH Research
! # Group at the University of California Berkeley.
! # 4. Neither the name of the University nor of the Research Group may be
# used to endorse or promote products derived from this software without
# specific prior written permission.
--- 11,15 ----
# 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 University nor of the Research Group may be
# used to endorse or promote products derived from this software without
# specific prior written permission.
|