1a46c0ec8Sopenharmony_ciCopyright © 2006-2009 Simon Thum 2a46c0ec8Sopenharmony_ciCopyright © 2008-2012 Kristian Høgsberg 3a46c0ec8Sopenharmony_ciCopyright © 2010-2012 Intel Corporation 4a46c0ec8Sopenharmony_ciCopyright © 2010-2011 Benjamin Franzke 5a46c0ec8Sopenharmony_ciCopyright © 2011-2012 Collabora, Ltd. 6a46c0ec8Sopenharmony_ciCopyright © 2013-2014 Jonas Ådahl 7a46c0ec8Sopenharmony_ciCopyright © 2013-2015 Red Hat, Inc. 8a46c0ec8Sopenharmony_ci 9a46c0ec8Sopenharmony_ciPermission is hereby granted, free of charge, to any person obtaining a 10a46c0ec8Sopenharmony_cicopy of this software and associated documentation files (the "Software"), 11a46c0ec8Sopenharmony_cito deal in the Software without restriction, including without limitation 12a46c0ec8Sopenharmony_cithe rights to use, copy, modify, merge, publish, distribute, sublicense, 13a46c0ec8Sopenharmony_ciand/or sell copies of the Software, and to permit persons to whom the 14a46c0ec8Sopenharmony_ciSoftware is furnished to do so, subject to the following conditions: 15a46c0ec8Sopenharmony_ci 16a46c0ec8Sopenharmony_ciThe above copyright notice and this permission notice (including the next 17a46c0ec8Sopenharmony_ciparagraph) shall be included in all copies or substantial portions of the 18a46c0ec8Sopenharmony_ciSoftware. 19a46c0ec8Sopenharmony_ci 20a46c0ec8Sopenharmony_ciTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 21a46c0ec8Sopenharmony_ciIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22a46c0ec8Sopenharmony_ciFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 23a46c0ec8Sopenharmony_ciTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 24a46c0ec8Sopenharmony_ciLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 25a46c0ec8Sopenharmony_ciFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 26a46c0ec8Sopenharmony_ciDEALINGS IN THE SOFTWARE. 27a46c0ec8Sopenharmony_ci 28a46c0ec8Sopenharmony_cilibinput ships a copy of the GPL-licensed Linux kernel's linux/input.h 29a46c0ec8Sopenharmony_ciheader file. [1] This does not make libinput GPL. 30a46c0ec8Sopenharmony_ciThis copy is provided to provide consistent behavior regardless which kernel 31a46c0ec8Sopenharmony_civersion libinput is compiled against. The header is used during compilation 32a46c0ec8Sopenharmony_cionly, libinput does not link against GPL libraries. 33a46c0ec8Sopenharmony_ci 34a46c0ec8Sopenharmony_ci[1] https://gitlab.freedesktop.org/libinput/libinput/blob/main/include/linux/input.h 35