remove licence etc to make same as the other DB includes
authorAran Dunkley <nad@users.mediawiki.org>
Mon, 12 May 2008 23:59:06 +0000 (23:59 +0000)
committerAran Dunkley <nad@users.mediawiki.org>
Mon, 12 May 2008 23:59:06 +0000 (23:59 +0000)
includes/DatabaseMssql.php

index 462c5e5..5a60855 100755 (executable)
@@ -1,8 +1,6 @@
 <?php
 /**
  * This script is the MSSQL Server database abstraction layer
- * - Licenced under LGPL (http://www.gnu.org/copyleft/lesser.html)
- * - Author:  [http://www.organicdesign.co.nz/nad User:Nad]
  *
  * See maintenance/mssql/README for development notes and other specific information
  */