diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright 2015 Eduardo Pedroni + +This program is free software: you can redistribute it and/or modify it under the terms of the +GNU General Public License version 3 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 more details <http://www.gnu.org/licenses/>. + + + +The Jackson library included is licensed under the Apache License and has not been modified. +The AL can be found at http://www.apache.org/licenses/LICENSE-2.0. |