X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fnative%2Fjvmti%2Fjvmti.h;h=ee26ad38d0e59fd44c639865a75be80845a651bb;hb=ad92477479aeed17382996ab43a7ca0dfab2ba93;hp=4ad88f62a87c7acaf3421a17fd15cf856231a70e;hpb=092f4fa772b25b4a54c09720e4bf0b785ade37fc;p=cacao.git diff --git a/src/native/jvmti/jvmti.h b/src/native/jvmti/jvmti.h index 4ad88f62a..ee26ad38d 100644 --- a/src/native/jvmti/jvmti.h +++ b/src/native/jvmti/jvmti.h @@ -1,10 +1,10 @@ /* src/native/jvmti.c - implementation of the Java Virtual Machine Tool Interface functions - 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 + Copyright (C) 1996-2005, 2006 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. @@ -20,17 +20,17 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. - Contact: cacao@complang.tuwien.ac.at + Contact: cacao@cacaojvm.org Author: Martin Platter Changes: - $Id: jvmti.h 3570 2005-11-04 16:58:36Z motse $ + $Id: jvmti.h 4357 2006-01-22 23:33:38Z twisti $ */ #ifndef JVMTI_H