changeset 1651:33449a79431a

2009-02-19 Gary Benson <gbenson@redhat.com> * ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp: Deleted contents (was all comment).
author Gary Benson <gbenson@redhat.com>
date Thu, 19 Feb 2009 10:27:02 +0000
parents 1b323738dcc6
children c6a0152012ca 92c4cc753f06
files ChangeLog ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp
diffstat 2 files changed, 5 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- 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  Gary Benson  <gbenson@redhat.com>
+
+	* ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp:
+	Deleted contents (was all comment).
+
 2009-02-19  Mark Wielaard  <mark@klomp.org>
 
 	* AUTHORS: Fix my email address.
--- 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"
-