Hi all!!
I've been working on Npgsql license change...
Here is the list of files which are already ok:
NpgsqlAsciiRow.cs
NpgsqlBackendKeyData.cs
NpgsqlBinaryRow.cs
NpgsqlBind.cs
NpgsqlCancelRequest.cs
NpgsqlClosedState.cs:
NpgsqlCommand.cs:
NpgsqlConnection.cs
NpgsqlConnectionString.cs
NpgsqlConnector.cs
NpgsqlConnectorPool.cs
NpgsqlDescribe.cs
NpgsqlError.cs
NpgsqlEventLog.cs
NpgsqlException.cs
NpgsqlExecute.cs
NpgsqlFlush.cs
NpgsqlMediator.cs
NpgsqlMessageTypes.cs
NpgsqlNotificationEventArgs.cs
NpgsqlParameterStatus.cs
NpgsqlParse.cs
NpgsqlPasswordPacket.cs
NpgsqlQuery.cs
NpgsqlReadyState.cs
NpgsqlResultSet.cs
NpgsqlRow.cs
NpgsqlSchema.cs
NpgsqlStartupPacket.cs
NpgsqlStartupState.cs
NpgsqlState.cs
NpgsqlSync.cs
NpgsqlTransaction.cs
NpgsqlDbType.cs
NpgsqlTypeConverters.cs
NpgsqlTypes.cs
NpgsqlDataAdapter.cs
And here is the list which needs revision:
NpgsqlCommandBuilder.cs
NpgsqlDataReader.cs
NpgsqlParameter.cs
NpgsqlParameterCollection.cs
NpgsqlRowDescription.cs
PGUtil.cs
FastPath.cs
FastPathArg.cs
LargeObject.cs
LargeObjectManager.cs
NpgsqlTypesHelper.cs
So, if you have any patch to any of these to-be-revised files and didn't send me a mail allowing us to change it to BSD, please, drop me a mail. I will update this post as soon as more files are revised.
Very soon we will have our first BSD licensed Npgsql release! :)
Thanks all!
I've been working on Npgsql license change...
Here is the list of files which are already ok:
NpgsqlAsciiRow.cs
NpgsqlBackendKeyData.cs
NpgsqlBinaryRow.cs
NpgsqlBind.cs
NpgsqlCancelRequest.cs
NpgsqlClosedState.cs:
NpgsqlCommand.cs:
NpgsqlConnection.cs
NpgsqlConnectionString.cs
NpgsqlConnector.cs
NpgsqlConnectorPool.cs
NpgsqlDescribe.cs
NpgsqlError.cs
NpgsqlEventLog.cs
NpgsqlException.cs
NpgsqlExecute.cs
NpgsqlFlush.cs
NpgsqlMediator.cs
NpgsqlMessageTypes.cs
NpgsqlNotificationEventArgs.cs
NpgsqlParameterStatus.cs
NpgsqlParse.cs
NpgsqlPasswordPacket.cs
NpgsqlQuery.cs
NpgsqlReadyState.cs
NpgsqlResultSet.cs
NpgsqlRow.cs
NpgsqlSchema.cs
NpgsqlStartupPacket.cs
NpgsqlStartupState.cs
NpgsqlState.cs
NpgsqlSync.cs
NpgsqlTransaction.cs
NpgsqlDbType.cs
NpgsqlTypeConverters.cs
NpgsqlTypes.cs
NpgsqlDataAdapter.cs
And here is the list which needs revision:
NpgsqlCommandBuilder.cs
NpgsqlDataReader.cs
NpgsqlParameter.cs
NpgsqlParameterCollection.cs
NpgsqlRowDescription.cs
PGUtil.cs
FastPath.cs
FastPathArg.cs
LargeObject.cs
LargeObjectManager.cs
NpgsqlTypesHelper.cs
So, if you have any patch to any of these to-be-revised files and didn't send me a mail allowing us to change it to BSD, please, drop me a mail. I will update this post as soon as more files are revised.
Very soon we will have our first BSD licensed Npgsql release! :)
Thanks all!
Comments
So many of us .NET developers appreciate your work.
Once again thank you for NPGSQL.