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

Gary Benson gbenson at redhat.com
Thu Feb 26 05:58:36 PST 2009


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

		* ports/hotspot/src/share/vm/shark/sharkState.cpp: Updated copyright.
		* ports/hotspot/src/share/vm/shark/sharkState.hpp: Likewise.
		* ports/hotspot/src/share/vm/shark/sharkState.inline.hpp: Likewise.

diffstat:

4 files changed, 9 insertions(+), 3 deletions(-)
ChangeLog                                              |    6 ++++++
ports/hotspot/src/share/vm/shark/sharkState.cpp        |    2 +-
ports/hotspot/src/share/vm/shark/sharkState.hpp        |    2 +-
ports/hotspot/src/share/vm/shark/sharkState.inline.hpp |    2 +-

diffs (46 lines):

diff -r 5737c17b493d -r 0e0e3cf10018 ChangeLog
--- a/ChangeLog	Thu Feb 26 12:20:11 2009 +0000
+++ b/ChangeLog	Thu Feb 26 08:55:00 2009 -0500
@@ -1,3 +1,9 @@ 2009-02-26  Gary Benson  <gbenson at redhat
+2009-02-26  Gary Benson  <gbenson at redhat.com>
+
+	* ports/hotspot/src/share/vm/shark/sharkState.cpp: Updated copyright.
+	* ports/hotspot/src/share/vm/shark/sharkState.hpp: Likewise.
+	* ports/hotspot/src/share/vm/shark/sharkState.inline.hpp: Likewise.
+
 2009-02-26  Gary Benson  <gbenson at redhat.com>
 
 	* ports/hotspot/src/share/vm/shark/sharkBlock.cpp
diff -r 5737c17b493d -r 0e0e3cf10018 ports/hotspot/src/share/vm/shark/sharkState.cpp
--- a/ports/hotspot/src/share/vm/shark/sharkState.cpp	Thu Feb 26 12:20:11 2009 +0000
+++ b/ports/hotspot/src/share/vm/shark/sharkState.cpp	Thu Feb 26 08:55:00 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 1999-2007 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
diff -r 5737c17b493d -r 0e0e3cf10018 ports/hotspot/src/share/vm/shark/sharkState.hpp
--- a/ports/hotspot/src/share/vm/shark/sharkState.hpp	Thu Feb 26 12:20:11 2009 +0000
+++ b/ports/hotspot/src/share/vm/shark/sharkState.hpp	Thu Feb 26 08:55:00 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 1999-2007 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
diff -r 5737c17b493d -r 0e0e3cf10018 ports/hotspot/src/share/vm/shark/sharkState.inline.hpp
--- a/ports/hotspot/src/share/vm/shark/sharkState.inline.hpp	Thu Feb 26 12:20:11 2009 +0000
+++ b/ports/hotspot/src/share/vm/shark/sharkState.inline.hpp	Thu Feb 26 08:55:00 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 1999-2007 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



More information about the distro-pkg-dev mailing list