summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2015-09-23 00:23:09 +0100
committerJoe Robinson <joe@lc8n.com>2015-09-23 00:23:09 +0100
commit537d43739339805f6530e202a8270e4653be7788 (patch)
tree094e7d4a04c3b9fcdbe199a350ea5f1d01e0f62f
parentb9df2ff872e30da1f912cfc895c1a9e79213ca52 (diff)
Add license
-rw-r--r--LICENSE16
1 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..a3998b6
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,16 @@
+blaweather - a ruby weather forecast program
+Copyright (C) 2015 Joe Robinson
+
+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, see <http://www.gnu.org/licenses/>.
+