diff --git a/lib/db_ido_mysql/schema/mysql.sql b/lib/db_ido_mysql/schema/mysql.sql index ea9a4adf6..f66aa306c 100644 --- a/lib/db_ido_mysql/schema/mysql.sql +++ b/lib/db_ido_mysql/schema/mysql.sql @@ -1,8 +1,8 @@ -- -------------------------------------------------------- -- mysql.sql --- DB definition for MySQL +-- DB definition for IDO MySQL -- --- Copyright (c) 2009-2014 Icinga Development Team (http://www.icinga.org) +-- Copyright (c) 2009-2015 Icinga Development Team (https://www.icinga.org) -- -- -- -------------------------------------------------------- diff --git a/lib/db_ido_pgsql/schema/pgsql.sql b/lib/db_ido_pgsql/schema/pgsql.sql index 2dfb9d6ae..f9d208b04 100644 --- a/lib/db_ido_pgsql/schema/pgsql.sql +++ b/lib/db_ido_pgsql/schema/pgsql.sql @@ -1,8 +1,8 @@ -- -------------------------------------------------------- -- pgsql.sql --- DB definition for Postgresql +-- DB definition for IDO Postgresql -- --- Copyright (c) 2009-2014 Icinga Development Team (http://www.icinga.org) +-- Copyright (c) 2009-2015 Icinga Development Team (https://www.icinga.org) -- -- --------------------------------------------------------