summaryrefslogtreecommitdiffstats
path: root/database
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-02-27 05:11:04 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-02-27 05:11:04 -0600
commite8984bf61b9b57dd320cec82cc188933d218b37f (patch)
treeabe0a1eacb09253e3523c79bba5733dad5c85869 /database
parentb3e3e2a841d2971204517eb303a4e253dc708aeb (diff)
downloadulab-e8984bf61b9b57dd320cec82cc188933d218b37f.tar.gz
ulab-e8984bf61b9b57dd320cec82cc188933d218b37f.zip
Update database license header
Diffstat (limited to 'database')
-rw-r--r--database/mysql/remotelab.sql24
1 files changed, 20 insertions, 4 deletions
diff --git a/database/mysql/remotelab.sql b/database/mysql/remotelab.sql
index 1823d70..7a7a654 100644
--- a/database/mysql/remotelab.sql
+++ b/database/mysql/remotelab.sql
@@ -1,8 +1,24 @@
/*
-SQLyog Community Edition- MySQL GUI v8.2
-MySQL - 5.5.22-0ubuntu1 : Database - remotelab
-*********************************************************************
-*/
+ * Remote Laboratory Database Definition
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * (c) 2014 Timothy Pearson
+ * Raptor Engineering
+ * http://www.raptorengineeringinc.com
+ */
/*!40101 SET NAMES utf8 */;