Merge branch 'copyright' into 'master'
Copyright See merge request Librem5/squeekboard!6
This commit is contained in:
53
debian/copyright
vendored
53
debian/copyright
vendored
@ -3,7 +3,58 @@ Upstream-Name: evscript
|
|||||||
Source: https://source.puri.sm/david.boddie/evscript
|
Source: https://source.puri.sm/david.boddie/evscript
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2019 Purism SPC
|
Copyright: 2010-2011 Daiki Ueno <ueno@unixuser.org>
|
||||||
|
2010-2011 Red Hat, Inc.
|
||||||
|
2019 Purism SPC
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: eek/layersurface.c
|
||||||
|
src/wayland.c
|
||||||
|
src/key-emitter.c
|
||||||
|
meson.build
|
||||||
|
src/meson.build
|
||||||
|
po/meson.build
|
||||||
|
Copyright: 2018-2019 Purism SPC
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: eekboard/keymap.c
|
||||||
|
Copyright: 2000 Red Hat, Inc.
|
||||||
|
2019 Purism, SPC
|
||||||
|
License: LGPL-2+
|
||||||
|
This library is free software; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
License as published by the Free Software Foundation; either
|
||||||
|
version 2 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
|
This library is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
Lesser General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU Lesser General Public
|
||||||
|
License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
Files: protocols/wlr-layer-shell-unstable-v1.xml
|
||||||
|
Copytight: Copyright © 2017 Drew DeVault
|
||||||
|
License: X11
|
||||||
|
Permission to use, copy, modify, distribute, and sell this software and
|
||||||
|
its documentation for any purpose is hereby granted without fee, provided
|
||||||
|
that the above copyright notice appear in all copies and fthat both that
|
||||||
|
copyright notice and this permission notice appear in supporting
|
||||||
|
documentation, and that the name of the copyright holders not be used in
|
||||||
|
advertising or publicity pertaining to distribution of the software
|
||||||
|
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
|
||||||
|
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||||
|
FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||||
|
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||||
|
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
||||||
|
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
This package is free software; you can redistribute it and/or modify
|
This package is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
Reference in New Issue
Block a user