changeset in /hg/icedtea6: 2009-01-22 Gary Benson <gbenson at red...

Gary Benson gbenson at redhat.com
Thu Jan 22 05:36:40 PST 2009


changeset 6bf9d2398902 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=6bf9d2398902
description:
	2009-01-22  Gary Benson  <gbenson at redhat.com>

		* ports/hotspot/src/cpu/zero/vm/frame_zero.hpp: Updated copyright year.
		* ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp: Likewise.
		* ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp: Likewise.
		* ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp: Likewise.
		* ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp: Likewise.
		* ports/hotspot/src/share/vm/shark/sharkBlock.cpp: Likewise.

diffstat:

7 files changed, 15 insertions(+), 6 deletions(-)
ChangeLog                                             |    9 +++++++++
ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp |    2 +-
ports/hotspot/src/cpu/zero/vm/frame_zero.hpp          |    2 +-
ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp   |    2 +-
ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp   |    2 +-
ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp   |    2 +-
ports/hotspot/src/share/vm/shark/sharkBlock.cpp       |    2 +-

diffs (82 lines):

diff -r 22e3d8f1edc6 -r 6bf9d2398902 ChangeLog
--- a/ChangeLog	Thu Jan 22 08:26:50 2009 -0500
+++ b/ChangeLog	Thu Jan 22 08:35:25 2009 -0500
@@ -1,3 +1,12 @@ 2009-01-22  Gary Benson  <gbenson at redhat
+2009-01-22  Gary Benson  <gbenson at redhat.com>
+
+	* ports/hotspot/src/cpu/zero/vm/frame_zero.hpp: Updated copyright year.
+	* ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp: Likewise.
+	* ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp: Likewise.
+	* ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp: Likewise.
+	* ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp: Likewise.
+	* ports/hotspot/src/share/vm/shark/sharkBlock.cpp: Likewise.
+
 2009-01-22  Gary Benson  <gbenson at redhat.com>
 
 	* ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp
diff -r 22e3d8f1edc6 -r 6bf9d2398902 ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp
--- a/ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Thu Jan 22 08:26:50 2009 -0500
+++ b/ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Thu Jan 22 08:35:25 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2007, 2008 Red Hat, Inc.
+ * Copyright 2007, 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 22e3d8f1edc6 -r 6bf9d2398902 ports/hotspot/src/cpu/zero/vm/frame_zero.hpp
--- a/ports/hotspot/src/cpu/zero/vm/frame_zero.hpp	Thu Jan 22 08:26:50 2009 -0500
+++ b/ports/hotspot/src/cpu/zero/vm/frame_zero.hpp	Thu Jan 22 08:35:25 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003-2007 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2007, 2008 Red Hat, Inc.
+ * Copyright 2007, 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 22e3d8f1edc6 -r 6bf9d2398902 ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp
--- a/ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp	Thu Jan 22 08:26:50 2009 -0500
+++ b/ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp	Thu Jan 22 08:35:25 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003-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 22e3d8f1edc6 -r 6bf9d2398902 ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp
--- a/ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp	Thu Jan 22 08:26:50 2009 -0500
+++ b/ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp	Thu Jan 22 08:35:25 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003-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
diff -r 22e3d8f1edc6 -r 6bf9d2398902 ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp
--- a/ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp	Thu Jan 22 08:26:50 2009 -0500
+++ b/ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp	Thu Jan 22 08:35:25 2009 -0500
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
- * Copyright 2007, 2008 Red Hat, Inc.
+ * Copyright 2007, 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 22e3d8f1edc6 -r 6bf9d2398902 ports/hotspot/src/share/vm/shark/sharkBlock.cpp
--- a/ports/hotspot/src/share/vm/shark/sharkBlock.cpp	Thu Jan 22 08:26:50 2009 -0500
+++ b/ports/hotspot/src/share/vm/shark/sharkBlock.cpp	Thu Jan 22 08:35:25 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