Index: trunk/phase3/includes/DatabaseMssql.php |
— | — | @@ -1,8 +1,6 @@ |
2 | 2 | <?php |
3 | 3 | /** |
4 | 4 | * This script is the MSSQL Server database abstraction layer |
5 | | - * - Licenced under LGPL (http://www.gnu.org/copyleft/lesser.html) |
6 | | - * - Author: [http://www.organicdesign.co.nz/nad User:Nad] |
7 | 5 | * |
8 | 6 | * See maintenance/mssql/README for development notes and other specific information |
9 | 7 | */ |