X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Futil%2FQueue.java;h=e8c50ed72623d4fec2fa1613cb7b2602da7174a9;hb=d8af5eb36222ca72d8c2d73fcb4b9089ea793913;hp=91b9b29fdc0dc294338ef16711247d299bb3260b;hpb=3a85dab61cef1346315ca40d3004f8772815127f;p=org.ibex.util.git diff --git a/src/org/ibex/util/Queue.java b/src/org/ibex/util/Queue.java index 91b9b29..e8c50ed 100644 --- a/src/org/ibex/util/Queue.java +++ b/src/org/ibex/util/Queue.java @@ -1,9 +1,6 @@ -// 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") +// 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.util;