summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-25 09:37:55 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-25 09:37:55 -0800
commit5463385fcd137e370204bc92578cafaa513b4967 (patch)
treebd94dc847fe343627e868ee15189ebcb9f9ca015
parent264dac2d3d958d9642dafa2c81fc2113647f08a0 (diff)
Remove "All rights reserved" from Oracle copyright notices
Oracle no longer includes this term in our copyright & license notices. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--COPYING2
-rwxr-xr-xchangelog-consolidator.pl2
-rwxr-xr-xmake-readme.pl2
3 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index bc7fd6d..e87bb51 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2009, 2012, Oracle and/or its affiliates.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/changelog-consolidator.pl b/changelog-consolidator.pl
index 03c71d5..ebbe1da 100755
--- a/changelog-consolidator.pl
+++ b/changelog-consolidator.pl
@@ -1,7 +1,7 @@
#! /usr/bin/perl -w
#
-# Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2012, Oracle and/or its affiliates.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
diff --git a/make-readme.pl b/make-readme.pl
index 04eed84..2b41b8e 100755
--- a/make-readme.pl
+++ b/make-readme.pl
@@ -6,7 +6,7 @@
###########################################################################
#
-# Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, Oracle and/or its affiliates.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),