From: Michael Friedrich Date: Tue, 15 Apr 2014 13:03:56 +0000 (+0200) Subject: Fix copyright. X-Git-Tag: v0.0.10~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e32de02dea11b1b200963bf4123eafa86af6907e;p=icinga2 Fix copyright. --- diff --git a/components/db_ido_mysql/schema/mysql.sql b/components/db_ido_mysql/schema/mysql.sql index 724b1dddb..06d2dd807 100644 --- a/components/db_ido_mysql/schema/mysql.sql +++ b/components/db_ido_mysql/schema/mysql.sql @@ -2,7 +2,7 @@ -- mysql.sql -- DB definition for MySQL -- --- Copyright (c) 2009-present Icinga Development Team (http://www.icinga.org) +-- Copyright (c) 2009-2014 Icinga Development Team (http://www.icinga.org) -- -- -- -------------------------------------------------------- diff --git a/components/db_ido_pgsql/schema/pgsql.sql b/components/db_ido_pgsql/schema/pgsql.sql index 370852401..eb6ab4234 100644 --- a/components/db_ido_pgsql/schema/pgsql.sql +++ b/components/db_ido_pgsql/schema/pgsql.sql @@ -2,7 +2,7 @@ -- pgsql.sql -- DB definition for Postgresql -- --- Copyright (c) 2009-present Icinga Development Team (http://www.icinga.org) +-- Copyright (c) 2009-2014 Icinga Development Team (http://www.icinga.org) -- -- --------------------------------------------------------