6987149: Fix incorrect Oracle copyright header in make/templates files

Minor fix to first line of template copyright files

Reviewed-by: ohair
This commit is contained in:
Erik Trimble 2010-09-24 00:52:04 -07:00
parent 03f9d08651
commit b7d1b4674b
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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