changeset 37:58ca5b1d33a5

Add copyright info
author Gernot Schulz <gernot@intevation.de>
date Tue, 20 Oct 2015 08:22:26 +0200
parents 1e084c23d101
children 3fc74bcbd2cf
files contrib/dashboardctl
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/dashboardctl	Mon Oct 19 13:34:29 2015 +0200
+++ b/contrib/dashboardctl	Tue Oct 20 08:22:26 2015 +0200
@@ -1,5 +1,10 @@
 #!/usr/bin/env sh
 
+# -------------------------------------------------------------------
+# Copyright (C) 2015 by Intevation GmbH
+# Author(s):
+# Gernot Schulz <gernot.schulz@intevation.de>
+
 export DISPLAY=":0.0"
 
 OLDDB=/home/pi/incoming_dbs/tech_intern.db
@@ -60,7 +65,7 @@
 		xdotool key F5
 	else
 		start_chromium
-	fi	
+	fi
 }
 
 check_new_db () {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)