X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fnative%2Fvm%2FVMThrowable.c;h=8c79a1f493a7d5e806887ab037bd600d118f21d5;hb=d75b6037acf17c342166b9c9bd6e657dfdd12cd9;hp=93a45fa919114d7833c441bc1478a81d05508d2f;hpb=4c3e5ae60478401909fc5543b449376a2783b7f6;p=cacao.git diff --git a/src/native/vm/VMThrowable.c b/src/native/vm/VMThrowable.c index 93a45fa91..8c79a1f49 100644 --- a/src/native/vm/VMThrowable.c +++ b/src/native/vm/VMThrowable.c @@ -1,9 +1,9 @@ /* nat/VMThrowable.c - java/lang/Throwable - Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 - R. Grafl, A. Krall, C. Kruegel, C. Oates, R. Obermaisser, - M. Probst, S. Ring, E. Steiner, C. Thalinger, D. Thuernbeck, - P. Tomsich, J. Wenninger + Copyright (C) 1996-2005 R. Grafl, A. Krall, C. Kruegel, C. Oates, + R. Obermaisser, M. Platter, M. Probst, S. Ring, E. Steiner, + C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, J. Wenninger, + Institut f. Computersprachen - TU Wien This file is part of CACAO. @@ -26,7 +26,7 @@ Authors: Joseph Wenninger - $Id: VMThrowable.c 1698 2004-12-06 12:34:02Z twisti $ + $Id: VMThrowable.c 1735 2004-12-07 14:33:27Z twisti $ */