aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkatleman <none@none>2013-04-12 15:21:17 -0700
committerkatleman <none@none>2013-04-12 15:21:17 -0700
commit876fbcba0bf004dfd2ecbc2230f8e4e2ce77ffaa (patch)
tree49bbc08f98ecbdcaca11bbc5bd632249029b0663
parent2a0e74009320e48682d6d69eaf95826d0ababf00 (diff)
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
-rw-r--r--common/autoconf/compare.sh.in2
-rw-r--r--common/bin/compare.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/autoconf/compare.sh.in b/common/autoconf/compare.sh.in
index 2b344aa..1dd9583 100644
--- a/common/autoconf/compare.sh.in
+++ b/common/autoconf/compare.sh.in
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, 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
diff --git a/common/bin/compare.sh b/common/bin/compare.sh
index 0ba4672..aacdc71 100644
--- a/common/bin/compare.sh
+++ b/common/bin/compare.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, 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