mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 15:16:49 +02:00
BSD license change
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Random.h
|
||||
//
|
||||
// $Id: //poco/1.3/Foundation/include/Poco/Random.h#1 $
|
||||
// $Id: //poco/1.3/Foundation/include/Poco/Random.h#2 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Crypt
|
||||
@@ -36,7 +36,7 @@
|
||||
//
|
||||
//
|
||||
// Based on the FreeBSD random number generator.
|
||||
// src/lib/libc/stdlib/random.c,v 1.13 2000/01/27 23:06:49 jasone Exp
|
||||
// src/lib/libc/stdlib/random.c,v 1.25
|
||||
//
|
||||
// Copyright (c) 1983, 1993
|
||||
// The Regents of the University of California. All rights reserved.
|
||||
@@ -48,10 +48,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. All advertising materials mentioning features or use of this software
|
||||
// must display the following acknowledgement:
|
||||
// This product includes software developed by the University of
|
||||
// California, Berkeley and its contributors.
|
||||
// 4. Neither the name of the University nor the names of its contributors
|
||||
// may be used to endorse or promote products derived from this software
|
||||
// without specific prior written permission.
|
||||
|
Reference in New Issue
Block a user