view schema/version.sql @ 5472:9321d9fb719f

improve README.md about licensing * Use meanwhile established `SPDX-FileCopyrightText:` line to give the holder of the usage rights, improve the explanation. * Use `SPDX-License-Identifier:` also here.
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 20 Jul 2021 11:50:17 +0200
parents 67ffa7517888
children 8797274e2739
line wrap: on
line source

INSERT INTO gemma_schema_version(version) VALUES (1463);