changeset in /hg/icedtea6: 2009-02-19 Gary Benson <gbenson at red...

Gary Benson gbenson at redhat.com
Thu Feb 19 02:27:09 PST 2009


changeset 33449a79431a in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=33449a79431a
description:
	2009-02-19  Gary Benson  <gbenson at redhat.com>

		* ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp:
		Deleted contents (was all comment).

diffstat:

2 files changed, 5 insertions(+), 28 deletions(-)
ChangeLog                                           |    5 +++
ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp |   28 -------------------

diffs (44 lines):

diff -r 1b323738dcc6 -r 33449a79431a ChangeLog
--- a/ChangeLog	Thu Feb 19 10:09:32 2009 +0100
+++ b/ChangeLog	Thu Feb 19 10:27:02 2009 +0000
@@ -1,3 +1,8 @@ 2009-02-19  Mark Wielaard  <mark at klomp.o
+2009-02-19  Gary Benson  <gbenson at redhat.com>
+
+	* ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp:
+	Deleted contents (was all comment).
+
 2009-02-19  Mark Wielaard  <mark at klomp.org>
 
 	* AUTHORS: Fix my email address.
diff -r 1b323738dcc6 -r 33449a79431a ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp
--- a/ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp	Thu Feb 19 10:09:32 2009 +0100
+++ b/ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp	Thu Feb 19 10:27:02 2009 +0000
@@ -1,28 +0,0 @@
-/*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2007 Red Hat, Inc.
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * This code is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation.
- *
- * This code is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * version 2 for more details (a copy is included in the LICENSE file that
- * accompanied this code).
- *
- * You should have received a copy of the GNU General Public License version
- * 2 along with this work; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
- * CA 95054 USA or visit www.sun.com if you need additional information or
- * have any questions.
- *
- */
-
-#include "incls/_precompiled.incl"
-#include "incls/_disassembler_zero.cpp.incl"
-



More information about the distro-pkg-dev mailing list