X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fgcclass%2FGCClass.java;h=b8ca8530a9747d913d9774f3c988aba7041fa89b;hb=c71a28a3df34c518e31bf8bc869d1f25b005282c;hp=9c4f7af5e30af5c549ede38196a4eec598bcda9b;hpb=32dcb3fc4f75dbbce1626045ef25d0c041822b11;p=org.ibex.gcclass.git diff --git a/src/org/ibex/gcclass/GCClass.java b/src/org/ibex/gcclass/GCClass.java index 9c4f7af..b8ca853 100644 --- a/src/org/ibex/gcclass/GCClass.java +++ b/src/org/ibex/gcclass/GCClass.java @@ -1,14 +1,11 @@ +// 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. + // Copyright (C) 2004 Brian Alliet // Based on NanoGoat by Adam Megacz -// Copyright (C) 2004 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.ibex.gcclass; import java.util.*;