diff options
Diffstat (limited to 'build/mssql')
-rwxr-xr-x | build/mssql/configure | 1 | ||||
-rwxr-xr-x | build/mssql/mssql | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/build/mssql/configure b/build/mssql/configure index 5013609..64def46 100755 --- a/build/mssql/configure +++ b/build/mssql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/mssql/configure -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/mssql/mssql b/build/mssql/mssql index d451ee6..f62873a 100755 --- a/build/mssql/mssql +++ b/build/mssql/mssql @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/mssql/mssql -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |