summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 15:33:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 15:33:44 -0700
commit4b459479a6905e3e16e840147a28b8ea7a9c5906 (patch)
treeef1304291c112ecb7e1d4e54de0ddd3af5bcd663
parente041fe4fbd94136820ddaaa9ac9235f739e7590f (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--Makefile.am2
-rw-r--r--configure.ac2
-rw-r--r--include/xhiv.h2
-rw-r--r--src/proto.h2
-rw-r--r--src/server.c2
-rw-r--r--src/xcb_client.c2
-rw-r--r--src/xlib_client.c2
-rw-r--r--src/xstrans.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/libX11/Makefile.am2
-rw-r--r--tests/libX11/XAllocColorCells.c2
-rw-r--r--tests/libX11/XGetMotionEvents.c2
-rw-r--r--tests/libX11/XGetWindowProperty.c2
-rw-r--r--tests/libX11/XListFontsWithInfo.c2
-rw-r--r--tests/libX11/XListHosts.c2
-rw-r--r--tests/libX11/XQueryFont.c2
-rw-r--r--tests/libX11/XkbGetDeviceInfo.c2
-rw-r--r--tests/libX11/XkbGetMap.c2
-rw-r--r--tests/libX11/xhiv-Xkb.h2
-rw-r--r--tests/libXext/Makefile.am2
-rw-r--r--tests/libXext/XShapeGetRectangles.c2
-rw-r--r--tests/libXext/XSyncListSystemCounters.c2
-rw-r--r--tests/libXext/XcupGetReservedColormapEntries.c2
-rw-r--r--tests/libXext/XcupStoreColors.c2
-rw-r--r--tests/libXext/XdbeGetVisualInfo.c2
-rw-r--r--tests/libXi/Makefile.am2
-rw-r--r--tests/libXi/XGetDeviceButtonMapping.c2
-rw-r--r--tests/libXi/XGetDeviceControl.c2
-rw-r--r--tests/libXi/XGetDeviceDontPropagateList.c2
-rw-r--r--tests/libXi/XGetDeviceMotionEvents.c2
-rw-r--r--tests/libXi/XGetDeviceProperty.c2
-rw-r--r--tests/libXi/XGetFeedbackControl.c2
-rw-r--r--tests/libXi/XIGetProperty.c2
-rw-r--r--tests/libXi/XIGetSelectedEvents.c2
-rw-r--r--tests/libXi/XIPassiveGrabDevice.c2
-rw-r--r--tests/libXi/XListInputDevices.c2
-rw-r--r--tests/libXi/XQueryDeviceState.c2
-rw-r--r--tests/libXi/xhiv-Xi.h2
-rw-r--r--tests/libXinerama/Makefile.am2
-rw-r--r--tests/libXinerama/XineramaQueryScreens.c2
-rw-r--r--tests/libXrandr/Makefile.am2
-rw-r--r--tests/libXrandr/XRRGetOutputProperty.c2
-rw-r--r--tests/libXrandr/XRRGetProviderInfo.c2
-rw-r--r--tests/libXrandr/XRRGetProviderProperty.c2
-rw-r--r--tests/libXrandr/XRRQueryOutputProperty.c2
-rw-r--r--tests/libXrandr/XRRQueryProviderProperty.c2
-rw-r--r--tests/libXrandr/xhiv-Xrandr.h2
-rw-r--r--tests/libXrender/Makefile.am2
-rw-r--r--tests/libXrender/XRenderQueryFilters.c2
-rw-r--r--tests/libXrender/XRenderQueryFormats.c2
-rw-r--r--tests/libXrender/XRenderQueryPictIndexValues.c2
-rw-r--r--tests/libXrender/xhiv-Xrender.h2
-rw-r--r--tests/libxcb/Makefile.am2
-rw-r--r--tests/libxcb/xcb_read_packet.c2
54 files changed, 54 insertions, 54 deletions
diff --git a/Makefile.am b/Makefile.am
index da4ec50..f1aed41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/configure.ac b/configure.ac
index 5036b77..2eb4b01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-dnl Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+dnl Copyright (c) 2013, Oracle and/or its affiliates.
dnl
dnl Permission is hereby granted, free of charge, to any person obtaining a
dnl copy of this software and associated documentation files (the "Software"),
diff --git a/include/xhiv.h b/include/xhiv.h
index 9d5cedc..cdd3111 100644
--- a/include/xhiv.h
+++ b/include/xhiv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/src/proto.h b/src/proto.h
index 56899d6..e750105 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/src/server.c b/src/server.c
index 0f290e9..577700e 100644
--- a/src/server.c
+++ b/src/server.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/src/xcb_client.c b/src/xcb_client.c
index 032a13c..25114db 100644
--- a/src/xcb_client.c
+++ b/src/xcb_client.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/src/xlib_client.c b/src/xlib_client.c
index 80bd66a..b06b33c 100644
--- a/src/xlib_client.c
+++ b/src/xlib_client.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/src/xstrans.c b/src/xstrans.c
index 67c66ab..333b70d 100644
--- a/src/xstrans.c
+++ b/src/xstrans.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/Makefile.am b/tests/Makefile.am
index 16be08b..7a87e0a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libX11/Makefile.am b/tests/libX11/Makefile.am
index 44d6559..103eec1 100644
--- a/tests/libX11/Makefile.am
+++ b/tests/libX11/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libX11/XAllocColorCells.c b/tests/libX11/XAllocColorCells.c
index 77d8fe3..8dbe36b 100644
--- a/tests/libX11/XAllocColorCells.c
+++ b/tests/libX11/XAllocColorCells.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XGetMotionEvents.c b/tests/libX11/XGetMotionEvents.c
index fee9705..5adf752 100644
--- a/tests/libX11/XGetMotionEvents.c
+++ b/tests/libX11/XGetMotionEvents.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XGetWindowProperty.c b/tests/libX11/XGetWindowProperty.c
index ba95b5f..492ed37 100644
--- a/tests/libX11/XGetWindowProperty.c
+++ b/tests/libX11/XGetWindowProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XListFontsWithInfo.c b/tests/libX11/XListFontsWithInfo.c
index d5ec252..9eed122 100644
--- a/tests/libX11/XListFontsWithInfo.c
+++ b/tests/libX11/XListFontsWithInfo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XListHosts.c b/tests/libX11/XListHosts.c
index f3b7a4f..201aaef 100644
--- a/tests/libX11/XListHosts.c
+++ b/tests/libX11/XListHosts.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XQueryFont.c b/tests/libX11/XQueryFont.c
index 364d596..50e8664 100644
--- a/tests/libX11/XQueryFont.c
+++ b/tests/libX11/XQueryFont.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XkbGetDeviceInfo.c b/tests/libX11/XkbGetDeviceInfo.c
index 0b3a6eb..0bb6934 100644
--- a/tests/libX11/XkbGetDeviceInfo.c
+++ b/tests/libX11/XkbGetDeviceInfo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/XkbGetMap.c b/tests/libX11/XkbGetMap.c
index e0715df..4eb4a1b 100644
--- a/tests/libX11/XkbGetMap.c
+++ b/tests/libX11/XkbGetMap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libX11/xhiv-Xkb.h b/tests/libX11/xhiv-Xkb.h
index eb6238a..8cf0d7c 100644
--- a/tests/libX11/xhiv-Xkb.h
+++ b/tests/libX11/xhiv-Xkb.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXext/Makefile.am b/tests/libXext/Makefile.am
index 64fbbab..4d8e5b4 100644
--- a/tests/libXext/Makefile.am
+++ b/tests/libXext/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libXext/XShapeGetRectangles.c b/tests/libXext/XShapeGetRectangles.c
index 036f9c7..dc8ab0e 100644
--- a/tests/libXext/XShapeGetRectangles.c
+++ b/tests/libXext/XShapeGetRectangles.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXext/XSyncListSystemCounters.c b/tests/libXext/XSyncListSystemCounters.c
index 974c41b..f9f2bd2 100644
--- a/tests/libXext/XSyncListSystemCounters.c
+++ b/tests/libXext/XSyncListSystemCounters.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXext/XcupGetReservedColormapEntries.c b/tests/libXext/XcupGetReservedColormapEntries.c
index 2911245..0a12d91 100644
--- a/tests/libXext/XcupGetReservedColormapEntries.c
+++ b/tests/libXext/XcupGetReservedColormapEntries.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXext/XcupStoreColors.c b/tests/libXext/XcupStoreColors.c
index b5d2ec7..6f71d7d 100644
--- a/tests/libXext/XcupStoreColors.c
+++ b/tests/libXext/XcupStoreColors.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXext/XdbeGetVisualInfo.c b/tests/libXext/XdbeGetVisualInfo.c
index 7a5670a..b9a5275 100644
--- a/tests/libXext/XdbeGetVisualInfo.c
+++ b/tests/libXext/XdbeGetVisualInfo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/Makefile.am b/tests/libXi/Makefile.am
index dabb915..7ecc556 100644
--- a/tests/libXi/Makefile.am
+++ b/tests/libXi/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libXi/XGetDeviceButtonMapping.c b/tests/libXi/XGetDeviceButtonMapping.c
index dd625f3..6fa0fe2 100644
--- a/tests/libXi/XGetDeviceButtonMapping.c
+++ b/tests/libXi/XGetDeviceButtonMapping.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XGetDeviceControl.c b/tests/libXi/XGetDeviceControl.c
index 03b6079..7ab6743 100644
--- a/tests/libXi/XGetDeviceControl.c
+++ b/tests/libXi/XGetDeviceControl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XGetDeviceDontPropagateList.c b/tests/libXi/XGetDeviceDontPropagateList.c
index 77c5851..532981f 100644
--- a/tests/libXi/XGetDeviceDontPropagateList.c
+++ b/tests/libXi/XGetDeviceDontPropagateList.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XGetDeviceMotionEvents.c b/tests/libXi/XGetDeviceMotionEvents.c
index 69c450f..3433e84 100644
--- a/tests/libXi/XGetDeviceMotionEvents.c
+++ b/tests/libXi/XGetDeviceMotionEvents.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XGetDeviceProperty.c b/tests/libXi/XGetDeviceProperty.c
index 1dc8183..3b6aae1 100644
--- a/tests/libXi/XGetDeviceProperty.c
+++ b/tests/libXi/XGetDeviceProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XGetFeedbackControl.c b/tests/libXi/XGetFeedbackControl.c
index 74fa63f..b0430fb 100644
--- a/tests/libXi/XGetFeedbackControl.c
+++ b/tests/libXi/XGetFeedbackControl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XIGetProperty.c b/tests/libXi/XIGetProperty.c
index 26f3614..0d934ca 100644
--- a/tests/libXi/XIGetProperty.c
+++ b/tests/libXi/XIGetProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XIGetSelectedEvents.c b/tests/libXi/XIGetSelectedEvents.c
index 20ebc6b..2a9e664 100644
--- a/tests/libXi/XIGetSelectedEvents.c
+++ b/tests/libXi/XIGetSelectedEvents.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XIPassiveGrabDevice.c b/tests/libXi/XIPassiveGrabDevice.c
index 7a67a20..f0fe24c 100644
--- a/tests/libXi/XIPassiveGrabDevice.c
+++ b/tests/libXi/XIPassiveGrabDevice.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XListInputDevices.c b/tests/libXi/XListInputDevices.c
index 6d2ffa6..59059a7 100644
--- a/tests/libXi/XListInputDevices.c
+++ b/tests/libXi/XListInputDevices.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/XQueryDeviceState.c b/tests/libXi/XQueryDeviceState.c
index 8cd5daa..03b0efc 100644
--- a/tests/libXi/XQueryDeviceState.c
+++ b/tests/libXi/XQueryDeviceState.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXi/xhiv-Xi.h b/tests/libXi/xhiv-Xi.h
index 0dc3568..26ac806 100644
--- a/tests/libXi/xhiv-Xi.h
+++ b/tests/libXi/xhiv-Xi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXinerama/Makefile.am b/tests/libXinerama/Makefile.am
index 2f2bf23..767944f 100644
--- a/tests/libXinerama/Makefile.am
+++ b/tests/libXinerama/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libXinerama/XineramaQueryScreens.c b/tests/libXinerama/XineramaQueryScreens.c
index 8515dbe..71ffb0c 100644
--- a/tests/libXinerama/XineramaQueryScreens.c
+++ b/tests/libXinerama/XineramaQueryScreens.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrandr/Makefile.am b/tests/libXrandr/Makefile.am
index 03d2f26..1ae60f9 100644
--- a/tests/libXrandr/Makefile.am
+++ b/tests/libXrandr/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libXrandr/XRRGetOutputProperty.c b/tests/libXrandr/XRRGetOutputProperty.c
index 339eb56..d519e58 100644
--- a/tests/libXrandr/XRRGetOutputProperty.c
+++ b/tests/libXrandr/XRRGetOutputProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrandr/XRRGetProviderInfo.c b/tests/libXrandr/XRRGetProviderInfo.c
index c3fc513..6487d4a 100644
--- a/tests/libXrandr/XRRGetProviderInfo.c
+++ b/tests/libXrandr/XRRGetProviderInfo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrandr/XRRGetProviderProperty.c b/tests/libXrandr/XRRGetProviderProperty.c
index 44944eb..df0ab6c 100644
--- a/tests/libXrandr/XRRGetProviderProperty.c
+++ b/tests/libXrandr/XRRGetProviderProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrandr/XRRQueryOutputProperty.c b/tests/libXrandr/XRRQueryOutputProperty.c
index 8c83c1c..e7196e7 100644
--- a/tests/libXrandr/XRRQueryOutputProperty.c
+++ b/tests/libXrandr/XRRQueryOutputProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrandr/XRRQueryProviderProperty.c b/tests/libXrandr/XRRQueryProviderProperty.c
index 645e358..a4f7367 100644
--- a/tests/libXrandr/XRRQueryProviderProperty.c
+++ b/tests/libXrandr/XRRQueryProviderProperty.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrandr/xhiv-Xrandr.h b/tests/libXrandr/xhiv-Xrandr.h
index 78fecd2..4499a4b 100644
--- a/tests/libXrandr/xhiv-Xrandr.h
+++ b/tests/libXrandr/xhiv-Xrandr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrender/Makefile.am b/tests/libXrender/Makefile.am
index 5563e93..f4f2b82 100644
--- a/tests/libXrender/Makefile.am
+++ b/tests/libXrender/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libXrender/XRenderQueryFilters.c b/tests/libXrender/XRenderQueryFilters.c
index 5d02d4a..45589e6 100644
--- a/tests/libXrender/XRenderQueryFilters.c
+++ b/tests/libXrender/XRenderQueryFilters.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrender/XRenderQueryFormats.c b/tests/libXrender/XRenderQueryFormats.c
index abe6195..d5227ba 100644
--- a/tests/libXrender/XRenderQueryFormats.c
+++ b/tests/libXrender/XRenderQueryFormats.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrender/XRenderQueryPictIndexValues.c b/tests/libXrender/XRenderQueryPictIndexValues.c
index 601b968..4bf8e45 100644
--- a/tests/libXrender/XRenderQueryPictIndexValues.c
+++ b/tests/libXrender/XRenderQueryPictIndexValues.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libXrender/xhiv-Xrender.h b/tests/libXrender/xhiv-Xrender.h
index e48cc36..fc6edf8 100644
--- a/tests/libXrender/xhiv-Xrender.h
+++ b/tests/libXrender/xhiv-Xrender.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/tests/libxcb/Makefile.am b/tests/libxcb/Makefile.am
index 31c77f4..5f3ae3f 100644
--- a/tests/libxcb/Makefile.am
+++ b/tests/libxcb/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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/tests/libxcb/xcb_read_packet.c b/tests/libxcb/xcb_read_packet.c
index 2a92ba7..4171a22 100644
--- a/tests/libxcb/xcb_read_packet.c
+++ b/tests/libxcb/xcb_read_packet.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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"),