aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/statement.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-14 14:58:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-14 14:58:56 +0200
commit212c4ac5e23867bf8e1c7d29b70c7a65b43be2eb (patch)
treecc126f2ee267eef04e63024094c3477d96cbde8a /odb/mssql/statement.cxx
parentd704f8e112254efd67da830cf99a71daf7932988 (diff)
Update license
Diffstat (limited to 'odb/mssql/statement.cxx')
-rw-r--r--odb/mssql/statement.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/statement.cxx b/odb/mssql/statement.cxx
index 1313bf7..99d0a29 100644
--- a/odb/mssql/statement.cxx
+++ b/odb/mssql/statement.cxx
@@ -1,7 +1,7 @@
// file : odb/mssql/statement.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
+// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::strlen
#include <cassert>