X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Futil%2FCAB.java;h=a74b47f138030257760366cd2f3d75d21598cc0b;hb=de378041d5ca2aca1a2b5a31ef15ae90a86c977f;hp=a1c795e4460c4edd41339f074a4dec1d7a90513b;hpb=6c2908f049808076b92ebe090ed0f38b2490c8a9;p=org.ibex.core.git diff --git a/src/org/xwt/util/CAB.java b/src/org/xwt/util/CAB.java index a1c795e..a74b47f 100644 --- a/src/org/xwt/util/CAB.java +++ b/src/org/xwt/util/CAB.java @@ -1,4 +1,10 @@ -// Copyright 2002 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright (C) 2003 Adam Megacz all rights reserved. +// +// You may modify, copy, and redistribute this code under the terms of +// the GNU Library Public License version 2.1, with the exception of +// the portion of clause 6a after the semicolon (aka the "obnoxious +// relink clause") + package org.xwt.util; import java.io.*;