diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-03-17 14:46:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-03-17 14:46:15 +0200 |
commit | 33e48d4e4ab24828e7cd9af883fd716e28cc73a6 (patch) | |
tree | 6186c8645783f5f8ec346243957a0bfd86a226d9 /LICENSE | |
parent | 944b6fee3a6ae69a560d5092dbcfe6cf6aa53d09 (diff) |
Add standard package files
INSTALL is still missing.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |