Author: twerner Date: 2007-11-27 14:17:13 +0000 (Tue, 27 Nov 2007) New Revision: 4857
Modified: trunk/libjettison-java/debian/copyright Log: complete copyright information Modified: trunk/libjettison-java/debian/copyright =================================================================== --- trunk/libjettison-java/debian/copyright 2007-11-27 14:11:27 UTC (rev 4856) +++ trunk/libjettison-java/debian/copyright 2007-11-27 14:17:13 UTC (rev 4857) @@ -3,7 +3,7 @@ It was downloaded from http://jettison.codehaus.org/ -Copyrights: (C) 2006 Envoi Solutions LLC +Copyright: (C) 2006 Envoi Solutions LLC License: @@ -198,3 +198,30 @@ See the License for the specific language governing permissions and limitations under the License. +---------- + +Files in org/codehaus/jettison/json: + +Copyright: (c) 2006 JSON.org + +License: + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + The Software shall be used for Good, not Evil. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

