* Removed all Id tags.
[cacao.git] / src / vm / jit / sparc64 / codegen.h
index e46299737c42277f3a3c52e83d91668c46a739e3..ade165128a665165191011b905ce4d3424039e77 100644 (file)
@@ -23,8 +23,6 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: codegen.h 4722 2006-04-03 15:36:00Z twisti $
-
 */
 
 #ifndef _CODEGEN_H