X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Futil%2FDirtyList.java;h=8c8820b442610c87e1aedbfa856c88b5271c52f0;hb=de378041d5ca2aca1a2b5a31ef15ae90a86c977f;hp=0368ef8673fa416ff6395270189e7dd403437abe;hpb=78f74e193fcc871be406d5cde191818224b8e249;p=org.ibex.core.git diff --git a/src/org/xwt/util/DirtyList.java b/src/org/xwt/util/DirtyList.java index 0368ef8..8c8820b 100644 --- a/src/org/xwt/util/DirtyList.java +++ b/src/org/xwt/util/DirtyList.java @@ -1,4 +1,10 @@ -// Copyright 2002 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.*;