diff options
Diffstat (limited to 'mssql/stored-proc/driver.cxx')
-rw-r--r-- | mssql/stored-proc/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mssql/stored-proc/driver.cxx b/mssql/stored-proc/driver.cxx index af66316..2389798 100644 --- a/mssql/stored-proc/driver.cxx +++ b/mssql/stored-proc/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/stored-proc/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test SQL Server stored procedure support. |