6987149: Fix incorrect Oracle copyright header in make/templates files
authortrims
Fri, 24 Sep 2010 00:52:04 -0700
changeset 6477 5a4b9e39ce51
parent 6476 530552300220
child 6478 75ef8813e3e2
child 6961 a32b2fc66321
6987149: Fix incorrect Oracle copyright header in make/templates files Summary: Minor fix to first line of template copyright files Reviewed-by: ohair
hotspot/make/templates/bsd-header
hotspot/make/templates/gpl-cp-header
hotspot/make/templates/gpl-header
--- a/hotspot/make/templates/bsd-header	Fri Sep 24 00:51:15 2010 -0700
+++ b/hotspot/make/templates/bsd-header	Fri Sep 24 00:52:04 2010 -0700
@@ -1,4 +1,4 @@
-Copyright %YEARS% Oracle and/or its affiliates. All rights reserved.
+Copyright (c) %YEARS%, Oracle and/or its affiliates. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
--- a/hotspot/make/templates/gpl-cp-header	Fri Sep 24 00:51:15 2010 -0700
+++ b/hotspot/make/templates/gpl-cp-header	Fri Sep 24 00:52:04 2010 -0700
@@ -1,4 +1,4 @@
-Copyright %YEARS% Oracle and/or its affiliates. All rights reserved.
+Copyright (c) %YEARS%, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
--- a/hotspot/make/templates/gpl-header	Fri Sep 24 00:51:15 2010 -0700
+++ b/hotspot/make/templates/gpl-header	Fri Sep 24 00:52:04 2010 -0700
@@ -1,4 +1,4 @@
-Copyright %YEARS% Oracle and/or its affiliates. All rights reserved.
+Copyright (c) %YEARS%, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it