[pgsqlclient-checkins] SF.net SVN: pgsqlclient: [82] trunk/PostgreSqlClient/readme.txt
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2006-03-29 13:31:01
|
Revision: 82 Author: carlosga_fb Date: 2006-03-29 05:30:42 -0800 (Wed, 29 Mar 2006) ViewCVS: http://svn.sourceforge.net/pgsqlclient/?rev=82&view=rev Log Message: ----------- Modified Paths: -------------- trunk/PostgreSqlClient/readme.txt Modified: trunk/PostgreSqlClient/readme.txt =================================================================== --- trunk/PostgreSqlClient/readme.txt 2006-03-29 13:26:26 UTC (rev 81) +++ trunk/PostgreSqlClient/readme.txt 2006-03-29 13:30:42 UTC (rev 82) @@ -1,28 +1,16 @@ -PgSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+ -------------------------------------------------------- +PostgreSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+ +---------------- - ----------------------------------------- Licenses -------- -PostgreSql.Data.PgSqlClient and PgSqlClient.Data.PgSqlClient.UnitTest -source code is released under the terms of the LGPL license -(http://www.opensource.org/licenses/lgpl-license.php). +The ADO.NET Data Provider source code and the NUnit Test suite are released under +the terms of the Initial Developer's PUBLIC LICENSE Version 1.0 -Mono.Security.Protocol.Tls source code is released under the terms of the +Ssl/Tle implementation source code is released under the terms of the Mit/X11 license. -(http://www.opensource.org/licenses/mit-license.php) -Copys of both licenses can be found with this package: - PostgreSql.Data.PgSqlClient.License.txt (LGPL) - PostgreSql.Data.PgSqlClient.License.html(LGPL) - -and - - Mono.Security.Protocol.Tls.License.txt (MIT/X11) - - - Developement list ----------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |