diff options
Diffstat (limited to 'pgsql/index/driver.cxx')
-rw-r--r-- | pgsql/index/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql/index/driver.cxx b/pgsql/index/driver.cxx index 4c46b58..185cfde 100644 --- a/pgsql/index/driver.cxx +++ b/pgsql/index/driver.cxx @@ -1,5 +1,5 @@ // file : pgsql/index/driver.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test PostgreSQL index creation. See also the common test. |