X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Futil%2FQueue.java;fp=src%2Forg%2Fxwt%2Futil%2FQueue.java;h=7ed485070e0bb97fb3f679dadb0541311c14850c;hb=d83cbafafdb6e25d5f44ebfd5c95667bc8a45007;hp=f923db3fa4ee74a4ed100579f1179c6107059b2a;hpb=4923e8529bbd51d0d03387d2f08ae08b38d5ef4a;p=org.ibex.core.git diff --git a/src/org/xwt/util/Queue.java b/src/org/xwt/util/Queue.java index f923db3..7ed4850 100644 --- a/src/org/xwt/util/Queue.java +++ b/src/org/xwt/util/Queue.java @@ -1,4 +1,4 @@ -// Copyright 2002 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright 2003 Adam Megacz, see the COPYING file for licensing [GPL] package org.xwt.util; /** A simple synchronized queue, implemented as an array */