changeset 1336:f65d1767452c

add headers for licensing to some schema files * Add the autors who has (more than 20 lines changed and at least 2 commits )
author Fadi Abbud <fadi.abbud@intevation.de>
date Fri, 23 Nov 2018 13:46:47 +0100
parents 541a5488f0e7
children 53057ab27ff2
files schema/auth_tests.sql schema/gemma.sql schema/install-db.sh schema/manage_users.sql schema/std_login_roles.sql schema/tap_tests_data.sql
diffstat 6 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/schema/auth_tests.sql	Fri Nov 23 11:25:28 2018 +0100
+++ b/schema/auth_tests.sql	Fri Nov 23 13:46:47 2018 +0100
@@ -10,6 +10,7 @@
 
 -- Author(s):
 --  * Tom Gottfried <tom@intevation.de>
+--  * Sascha Teichmann<sascha.teichmann@intevation.de>
 
 --
 -- pgTAP test script for privileges and RLS policies
--- a/schema/gemma.sql	Fri Nov 23 11:25:28 2018 +0100
+++ b/schema/gemma.sql	Fri Nov 23 13:46:47 2018 +0100
@@ -10,6 +10,7 @@
 
 -- Author(s):
 --  * Tom Gottfried <tom@intevation.de>
+--  * Sascha Teichmann <sascha.teichmann@intevation.de>
 
 BEGIN;
 
--- a/schema/install-db.sh	Fri Nov 23 11:25:28 2018 +0100
+++ b/schema/install-db.sh	Fri Nov 23 13:46:47 2018 +0100
@@ -11,6 +11,7 @@
 #
 # Author(s):
 #  * Sascha Wilde <wilde@intevation.de>
+#  * Tom Gottfried <tom@intevation.de>
 
 ME=`basename "$0"`
 BASEDIR=`dirname "$0"`
--- a/schema/manage_users.sql	Fri Nov 23 11:25:28 2018 +0100
+++ b/schema/manage_users.sql	Fri Nov 23 13:46:47 2018 +0100
@@ -10,6 +10,7 @@
 
 -- Author(s):
 --  * Tom Gottfried <tom@intevation.de>
+--  * Sacha Teichmann <sascha.teichmann@intevation.de>
 
 --
 -- Functions encapsulating user management functionality and
--- a/schema/std_login_roles.sql	Fri Nov 23 11:25:28 2018 +0100
+++ b/schema/std_login_roles.sql	Fri Nov 23 13:46:47 2018 +0100
@@ -10,6 +10,7 @@
 
 -- Author(s):
 --  * Sascha Wilde <wilde@intevation.de>
+--  * Tom Gottfried <tom@intevation.de>
 
 BEGIN;
 
--- a/schema/tap_tests_data.sql	Fri Nov 23 11:25:28 2018 +0100
+++ b/schema/tap_tests_data.sql	Fri Nov 23 13:46:47 2018 +0100
@@ -10,6 +10,7 @@
 
 -- Author(s):
 --  * Tom Gottfried <tom@intevation.de>
+--  * Sascha Teichmann <sascha.teichmann@intevation.de>
 
 --
 -- Test data used in *_tests.sql scripts