mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 06:08:08 +02:00
tablet: unify the license text with what we have in COPYING
Use the same blurb everywhere, changing from the old style MIT to the Expat
license we're using everywhere else.
Similar to bc9f16b40e
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
77f9a47996
commit
d43dc1192d
7 changed files with 119 additions and 112 deletions
|
|
@ -1,23 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* Copyright © 2016 Red Hat, Inc.
|
* Copyright © 2016 Red Hat, Inc.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
|
||||||
|
|
@ -1,23 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* Copyright © 2016 Red Hat, Inc.
|
* Copyright © 2016 Red Hat, Inc.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
|
||||||
|
|
@ -1,23 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* Copyright © 2015 Red Hat, Inc.
|
* Copyright © 2015 Red Hat, Inc.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef EVDEV_BUTTONSET_WACOM_H
|
#ifndef EVDEV_BUTTONSET_WACOM_H
|
||||||
|
|
|
||||||
|
|
@ -2,23 +2,24 @@
|
||||||
* Copyright © 2014 Red Hat, Inc.
|
* Copyright © 2014 Red Hat, Inc.
|
||||||
* Copyright © 2014 Lyude Paul
|
* Copyright © 2014 Lyude Paul
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "libinput-version.h"
|
#include "libinput-version.h"
|
||||||
|
|
|
||||||
|
|
@ -2,23 +2,24 @@
|
||||||
* Copyright © 2014 Red Hat, Inc.
|
* Copyright © 2014 Red Hat, Inc.
|
||||||
* Copyright © 2014 Lyude Paul
|
* Copyright © 2014 Lyude Paul
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef EVDEV_TABLET_H
|
#ifndef EVDEV_TABLET_H
|
||||||
|
|
|
||||||
|
|
@ -1,23 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* Copyright © 2016 Red Hat, Inc.
|
* Copyright © 2016 Red Hat, Inc.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
|
||||||
|
|
@ -2,23 +2,24 @@
|
||||||
* Copyright © 2014-2015 Red Hat, Inc.
|
* Copyright © 2014-2015 Red Hat, Inc.
|
||||||
* Copyright © 2014 Lyude Paul
|
* Copyright © 2014 Lyude Paul
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, distribute, and sell this software and
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* its documentation for any purpose is hereby granted without fee, provided
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
* that the above copyright notice appear in all copies and that both that
|
* to deal in the Software without restriction, including without limitation
|
||||||
* copyright notice and this permission notice appear in supporting
|
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
* documentation, and that the name of the copyright holders not be used in
|
* and/or sell copies of the Software, and to permit persons to whom the
|
||||||
* advertising or publicity pertaining to distribution of the software
|
* Software is furnished to do so, subject to the following conditions:
|
||||||
* without specific, written prior permission. The copyright holders make
|
|
||||||
* no representations about the suitability of this software for any
|
|
||||||
* purpose. It is provided "as is" without express or implied warranty.
|
|
||||||
*
|
*
|
||||||
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
* The above copyright notice and this permission notice (including the next
|
||||||
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
* paragraph) shall be included in all copies or substantial portions of the
|
||||||
* FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
* Software.
|
||||||
* SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
*
|
||||||
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
* DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue