xhiv: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jun 3 22:55:14 UTC 2023


 COPYING                                        |   20 ++++++++++++++++++++
 Makefile.am                                    |    2 +-
 configure.ac                                   |    2 +-
 include/xhiv.h                                 |    2 +-
 src/proto.h                                    |    2 +-
 src/server.c                                   |    2 +-
 src/xcb_client.c                               |    2 +-
 src/xlib_client.c                              |    2 +-
 src/xstrans.c                                  |    2 +-
 tests/Makefile.am                              |    2 +-
 tests/libX11/Makefile.am                       |    2 +-
 tests/libX11/XAllocColorCells.c                |    2 +-
 tests/libX11/XGetMotionEvents.c                |    2 +-
 tests/libX11/XGetWindowProperty.c              |    2 +-
 tests/libX11/XListFontsWithInfo.c              |    2 +-
 tests/libX11/XListHosts.c                      |    2 +-
 tests/libX11/XQueryFont.c                      |    2 +-
 tests/libX11/XkbGetDeviceInfo.c                |    2 +-
 tests/libX11/XkbGetMap.c                       |    2 +-
 tests/libX11/xhiv-Xkb.h                        |    2 +-
 tests/libXext/Makefile.am                      |    2 +-
 tests/libXext/XShapeGetRectangles.c            |    2 +-
 tests/libXext/XSyncListSystemCounters.c        |    2 +-
 tests/libXext/XcupGetReservedColormapEntries.c |    2 +-
 tests/libXext/XcupStoreColors.c                |    2 +-
 tests/libXext/XdbeGetVisualInfo.c              |    2 +-
 tests/libXi/Makefile.am                        |    2 +-
 tests/libXi/XGetDeviceButtonMapping.c          |    2 +-
 tests/libXi/XGetDeviceControl.c                |    2 +-
 tests/libXi/XGetDeviceDontPropagateList.c      |    2 +-
 tests/libXi/XGetDeviceMotionEvents.c           |    2 +-
 tests/libXi/XGetDeviceProperty.c               |    2 +-
 tests/libXi/XGetFeedbackControl.c              |    2 +-
 tests/libXi/XIGetProperty.c                    |    2 +-
 tests/libXi/XIGetSelectedEvents.c              |    2 +-
 tests/libXi/XIPassiveGrabDevice.c              |    2 +-
 tests/libXi/XListInputDevices.c                |    2 +-
 tests/libXi/XQueryDeviceState.c                |    2 +-
 tests/libXi/xhiv-Xi.h                          |    2 +-
 tests/libXinerama/Makefile.am                  |    2 +-
 tests/libXinerama/XineramaQueryScreens.c       |    2 +-
 tests/libXrandr/Makefile.am                    |    2 +-
 tests/libXrandr/XRRGetOutputProperty.c         |    2 +-
 tests/libXrandr/XRRGetProviderInfo.c           |    2 +-
 tests/libXrandr/XRRGetProviderProperty.c       |    2 +-
 tests/libXrandr/XRRQueryOutputProperty.c       |    2 +-
 tests/libXrandr/XRRQueryProviderProperty.c     |    2 +-
 tests/libXrandr/xhiv-Xrandr.h                  |    2 +-
 tests/libXrender/Makefile.am                   |    2 +-
 tests/libXrender/XRenderQueryFilters.c         |    2 +-
 tests/libXrender/XRenderQueryFormats.c         |    2 +-
 tests/libXrender/XRenderQueryPictIndexValues.c |    2 +-
 tests/libXrender/xhiv-Xrender.h                |    2 +-
 tests/libxcb/Makefile.am                       |    2 +-
 tests/libxcb/xcb_read_packet.c                 |    2 +-
 55 files changed, 74 insertions(+), 54 deletions(-)

New commits:
commit 223f1dd3c5bf050daf390606c5804a509eddb8bf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 3 15:36:32 2023 -0700

    Add COPYING file
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4b459479a6905e3e16e840147a28b8ea7a9c5906
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 3 15:33:44 2023 -0700

    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 at oracle.com>



More information about the xorg-commit mailing list