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 24513c0..6a5d5eb 100644 --- a/pgsql/index/driver.cxx +++ b/pgsql/index/driver.cxx @@ -1,5 +1,5 @@ // file : pgsql/index/driver.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test PostgreSQL index creation. See also the common test. |