Branch: master

e8984bf6 2014-02-27 05:11:04 Timothy Pearson
Update database license header
M database/mysql/remotelab.sql
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 */;