comparison schema/demo-data/responsibility_areas.sql @ 1318:50dd4ff7907e

Added missing copyright headers and authors in schema related files.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 24 Nov 2018 16:22:28 +0100
parents 04598cc4f695
children 72108f093371
comparison
equal deleted inserted replaced
1317:5443f5c9154c 1318:50dd4ff7907e
1 -- This is Free Software under GNU Affero General Public License v >= 3.0
2 -- without warranty, see README.md and license for details.
3
4 -- SPDX-License-Identifier: AGPL-3.0-or-later
5 -- License-Filename: LICENSES/AGPL-3.0.txt
6
7 -- Copyright (C) 2018 by via donau
8 -- – Österreichische Wasserstraßen-Gesellschaft mbH
9 -- Software engineering by Intevation GmbH
10
11 -- Author(s):
12 -- * Sascha Wilde <sascha.wilde@intevation.de>
13 -- * Tom Gottfried <tom@intevation.de>
14
15
1 -- Setup Country Codes 16 -- Setup Country Codes
2 COPY countries (country_code) FROM stdin; 17 COPY countries (country_code) FROM stdin;
3 RO 18 RO
4 HU 19 HU
5 SK 20 SK