X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Futil%2FPreprocessor.java;h=00ae93eddf2435df7cb598e8e7e5857657043762;hb=de378041d5ca2aca1a2b5a31ef15ae90a86c977f;hp=e791a27861bfb1eeb0b90cceaf6963705a78f1ce;hpb=96ff025395019e741f6b0d2a36c1f00b81b6f3b8;p=org.ibex.core.git diff --git a/src/org/xwt/util/Preprocessor.java b/src/org/xwt/util/Preprocessor.java index e791a27..00ae93e 100644 --- a/src/org/xwt/util/Preprocessor.java +++ b/src/org/xwt/util/Preprocessor.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.util.*;