aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-17 14:46:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-17 14:46:15 +0200
commit33e48d4e4ab24828e7cd9af883fd716e28cc73a6 (patch)
tree6186c8645783f5f8ec346243957a0bfd86a226d9 /LICENSE
parent944b6fee3a6ae69a560d5092dbcfe6cf6aa53d09 (diff)
Add standard package files
INSTALL is still missing.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..ed9c55c
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,12 @@
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License version 2 as
+published by the Free Software Foundation.
+
+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 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 St, Fifth Floor, Boston, MA 02110-1301 USA