summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-07-15 16:28:44 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-07-15 16:29:20 +0100
commitc3046f636f79bbbad06ce4e304c52f3020f059e3 (patch)
tree53539574fd9dc2b64a9c124467dd57dc02e75637
parent74ffb6dbd4d21888d147bf912cc0de75e85d609e (diff)
downloadlorry-controller-c3046f636f79bbbad06ce4e304c52f3020f059e3.tar.gz
Add copyright and license statements to a LICENSE file
This is what git hosting services like GitLab expect.
-rw-r--r--LICENSE14
1 files changed, 14 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..e8d788e
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,14 @@
+Copyright (C) 2012-2020 Codethink Limited
+
+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; version 2 of the License.
+
+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.