xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 24 03:47:42 UTC 2021


 COPYING                       |   36 ++++++++++++++++++------------------
 include/libinput-properties.h |   36 +++++++++++++++++++-----------------
 src/bezier.c                  |   36 +++++++++++++++++++-----------------
 src/bezier.h                  |   36 +++++++++++++++++++-----------------
 src/draglock.c                |   36 +++++++++++++++++++-----------------
 src/draglock.h                |   38 ++++++++++++++++++++------------------
 src/xf86libinput.c            |   36 +++++++++++++++++++-----------------
 test/test-bezier.c            |   36 +++++++++++++++++++-----------------
 test/test-draglock.c          |   36 +++++++++++++++++++-----------------
 9 files changed, 171 insertions(+), 155 deletions(-)

New commits:
commit 2bbc4727a12471e3699e2803404a013656066a94
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 18 13:34:35 2021 +1000

    Switch to the real MIT license
    
    Due to a copy/paste error, the COPYING file and subsequently created files
    with the same content referred to the "Historical Permission Notice and
    Disclaimer - sell variant", not the proper MIT license.
    
    Replace with the proper MIT (Expat) license and add the use SPDX license
    identifiers.
    
    Acks below are from contributors with substantial changes, collected in MR !19
    or via private email correspondence.
    
    https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/merge_requests/19
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Dorian Stoll <dorian.stoll at tmsp.io>
    Acked-by: Jonas Ådahl <jadahl at gmail.com>
    Acked-by: Benjamin Tissoires <benjamin.tissoires at gmail.com>
    Acked-by: Evangelos Foutras <evangelos at foutrelis.com>
    Acked-by: Niklas Haas <git at haasn.xyz>
    Acked-by: Olivier Fourdan <ofourdan at redhat.com>
    Acked-by: David Rosca <nowrep at gmail.com>
    Acked-by: Lyude Paul <lyude at redhat.com>
    Acked-by: Keith Packard <keithp at keithp.com>
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Acked-by: Michel Dänzer <michel at daenzer.net>
    Acked-by: Tim Writer <tim.writer at amd.com>
    Acked-by: Friedrich Schöller <code at schoeller.se>
    Acked-by: Mikhail Konev <k.mvc at ya.ru>
    Acked-by: Martin Pieuchot <mpi at openbsd.org>



More information about the xorg-commit mailing list