X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Futil%2FKnownLength.java;h=836dbab8c066bdb28a28cf3b6312b3de6f5f22e8;hb=96cc912c45623abf8a8a37d7c1d6103e5fe58bd5;hp=181607e2ee10480dc84501a4406c1ad90da7f330;hpb=68121b2887b78e1a99a55aa1bd7e428472518a6e;p=org.ibex.core.git diff --git a/src/org/xwt/util/KnownLength.java b/src/org/xwt/util/KnownLength.java index 181607e..836dbab 100644 --- a/src/org/xwt/util/KnownLength.java +++ b/src/org/xwt/util/KnownLength.java @@ -1,4 +1,10 @@ -// Copyright 2003 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.*;