mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
DB IDO: Fix header in sql files
This commit is contained in:
parent
48fa1a1418
commit
37bf9d4819
@ -1,8 +1,8 @@
|
|||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
-- mysql.sql
|
-- 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)
|
||||||
--
|
--
|
||||||
-- -- --------------------------------------------------------
|
-- -- --------------------------------------------------------
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
-- pgsql.sql
|
-- 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)
|
||||||
--
|
--
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user