From 33e7bd56cd77227b19cbd252cbf329995dea1d15 Mon Sep 17 00:00:00 2001 From: jochen Date: Wed, 14 Apr 1999 20:30:42 +0000 Subject: [PATCH] fixed Copyright header git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@614 379699f6-c40d-0410-875b-85095c16579e --- jode/jode/jvm/SimpleRuntimeEnvironment.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jode/jode/jvm/SimpleRuntimeEnvironment.java b/jode/jode/jvm/SimpleRuntimeEnvironment.java index 54fc854..82348f9 100644 --- a/jode/jode/jvm/SimpleRuntimeEnvironment.java +++ b/jode/jode/jvm/SimpleRuntimeEnvironment.java @@ -1,4 +1,4 @@ -/* RuntimeEnvironment Copyright (C) 1999 Jochen Hoenicke. +/* SimpleRuntimeEnvironment Copyright (C) 1999 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by