comparison schema/gemma.sql @ 1298:6590208e3ee1

add headers for licensing to some schema files * Add first version of header lines to some schema file, some email addresses taken from raw commit info.
author Fadi Abbud <fadi.abbud@intevation.de>
date Fri, 23 Nov 2018 09:35:10 +0100
parents 9f7dc950ffd2
children 2304778c4432
comparison
equal deleted inserted replaced
1297:1c0c9190fcf2 1298:6590208e3ee1
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 -- * Tom <tom@intevation.de>
13
1 BEGIN; 14 BEGIN;
2 15
3 -- 16 --
4 -- Infrastructure 17 -- Infrastructure
5 -- 18 --