GNU header update.
[cacao.git] / src / native / native.c
index c1aadb138b52ea3cba5ea46fb43ad35d155be9de..1ab67dbe1d4f78ac3fb6227ad82dc8702afe37e0 100644 (file)
@@ -1,9 +1,9 @@
 /* native/native.c - table of native functions
 
-   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.
 
@@ -31,7 +31,7 @@
    The .hh files created with the header file generator are all
    included here as are the C functions implementing these methods.
 
-   $Id: native.c 1727 2004-12-07 10:56:02Z twisti $
+   $Id: native.c 1735 2004-12-07 14:33:27Z twisti $
 
 */