From afb45360514377a193009d436957898cc5f1855d Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 12 Apr 2010 23:04:49 +0200 Subject: added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest. --- test/junit/com/jogamp/common/util/LongIntHashMapTest.java | 1 + 1 file changed, 1 insertion(+) (limited to 'test/junit/com') diff --git a/test/junit/com/jogamp/common/util/LongIntHashMapTest.java b/test/junit/com/jogamp/common/util/LongIntHashMapTest.java index b69ba43..67a610f 100644 --- a/test/junit/com/jogamp/common/util/LongIntHashMapTest.java +++ b/test/junit/com/jogamp/common/util/LongIntHashMapTest.java @@ -14,6 +14,7 @@ import static java.lang.System.*; /** * * @author Michael Bien + * @author Simon Goller */ public class LongIntHashMapTest { -- cgit v1.2.3