Formatting cleanup. Add copyright notices.

This commit is contained in:
Jeff Ames
2010-03-10 13:15:36 +09:00
parent c5bb51b443
commit f58a0394ed
40 changed files with 349 additions and 79 deletions

View File

@@ -46,7 +46,7 @@ namespace OpenSim.Data.MSSQL
/// <summary>
/// Connection string for ADO.net
/// </summary>
private readonly string connectionString;
private readonly string connectionString;
/// <summary>
/// Initialize the manager and set the connectionstring
@@ -196,7 +196,7 @@ namespace OpenSim.Data.MSSQL
migration.Update();
}
}
}
/// <summary>
/// Returns the version of this DB provider