X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Ftool%2FPreprocessor.java;fp=src%2Forg%2Fibex%2Ftool%2FPreprocessor.java;h=a94bc7ffe0542d42148b5ebf4063b5c9cb92a698;hb=1bc07fa30e8ff310f8a19160be3a81ae673f4215;hp=0df4c0f7fd97c0bf06ff5f53f93975b4c63d4cb3;hpb=57cd76489c3b87181d5760a18edec459f17781d0;p=org.ibex.tool.git diff --git a/src/org/ibex/tool/Preprocessor.java b/src/org/ibex/tool/Preprocessor.java index 0df4c0f..a94bc7f 100644 --- a/src/org/ibex/tool/Preprocessor.java +++ b/src/org/ibex/tool/Preprocessor.java @@ -1,7 +1,6 @@ -// 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"). +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. package org.ibex.tool;