/hg/icedtea6: Comment fix

gbenson at icedtea.classpath.org gbenson at icedtea.classpath.org
Tue Feb 23 01:01:42 PST 2010


changeset fee30f40652c in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=fee30f40652c
author: Gary Benson <gbenson at redhat.com>
date: Tue Feb 23 09:01:28 2010 +0000

	Comment fix


diffstat:

2 files changed, 6 insertions(+), 2 deletions(-)
ChangeLog                                     |    4 ++++
ports/hotspot/make/linux/makefiles/shark.make |    4 ++--

diffs (31 lines):

diff -r b30c8301d479 -r fee30f40652c ChangeLog
--- a/ChangeLog	Mon Feb 22 16:54:32 2010 -0500
+++ b/ChangeLog	Tue Feb 23 09:01:28 2010 +0000
@@ -1,3 +1,7 @@ 2010-02-22  Deepak Bhole <dbhole at redhat.
+2010-02-23  Gary Benson  <gbenson at redhat.com>
+
+	* ports/hotspot/make/linux/makefiles/shark.make: Comment fix.
+
 2010-02-22  Deepak Bhole <dbhole at redhat.com>
 
 	* plugin/icedteanp/java/sun/applet/PluginAppletViewer.java: Centralized
diff -r b30c8301d479 -r fee30f40652c ports/hotspot/make/linux/makefiles/shark.make
--- a/ports/hotspot/make/linux/makefiles/shark.make	Mon Feb 22 16:54:32 2010 -0500
+++ b/ports/hotspot/make/linux/makefiles/shark.make	Tue Feb 23 09:01:28 2010 +0000
@@ -1,6 +1,6 @@
 #
 # Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
-# Copyright 2008 Red Hat, Inc.
+# Copyright 2008, 2009 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
@@ -23,7 +23,7 @@
 #  
 #
 
-# Sets make macros for making shark version of VM
+# Sets make macros for making Shark version of VM
 
 TYPE = SHARK
 



More information about the distro-pkg-dev mailing list