126 lines
4.6 KiB
Plaintext
126 lines
4.6 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: evscript
|
|
Source: https://source.puri.sm/david.boddie/evscript
|
|
|
|
Files: *
|
|
Copyright: 2010-2011 Daiki Ueno <ueno@unixuser.org>
|
|
2010-2011 Red Hat, Inc.
|
|
2019 Purism SPC
|
|
2019 Hysterical Raisins <sybolt-dev@xs4all.nl>
|
|
License: GPL-3+
|
|
|
|
Files: eek/eek.c
|
|
eek/eek-container.c
|
|
eek/eek-container.h
|
|
eek/eek-element.c
|
|
eek/eek-element.h
|
|
eek/eek-gtk-keyboard.c
|
|
eek/eek-gtk-keyboard.h
|
|
eek/eek-key.c
|
|
eek/eek-key.h
|
|
eek/eek-keysym.c
|
|
eek/eek-keysym.h
|
|
eek/eek-layout.c
|
|
eek/eek-layout.h
|
|
eek/eek-renderer.c
|
|
eek/eek-renderer.h
|
|
eek/eek-section.c
|
|
eek/eek-section.h
|
|
eek/eek-symbol.c
|
|
eek/eek-symbol.h
|
|
eek/eek-text.c
|
|
eek/eek-text.h
|
|
eek/eek-xkb-layout.c
|
|
eek/eek-xkb-layout.h
|
|
eek/eek-xkl-layout.c
|
|
eek/eek-xkl-layout.h
|
|
eek/eek-xml-layout.c
|
|
eek/eek-xml-layout.c
|
|
eek/eek-xml-layout.h
|
|
eekboard/eekboard-client.c
|
|
eekboard/eekboard-client.h
|
|
eekboard/eekboard-context.c
|
|
eekboard/eekboard-context.h
|
|
eekboard/eekboard-context-service.c
|
|
eekboard/eekboard-service.c
|
|
eekboard/eekboard-service.h
|
|
Copyright: 2010-2011 Daiki Ueno <ueno@unixuser.org>
|
|
2010-2011 Red Hat, Inc.
|
|
2019 Purism SPC
|
|
2019 Hysterical Raisins <sybolt-dev@xs4all.nl>
|
|
License: GPL-3+
|
|
|
|
Files: eek/layersurface.c
|
|
src/wayland.c
|
|
src/key-emitter.c
|
|
meson.build
|
|
po/meson.build
|
|
Copyright: 2018-2019 Purism SPC
|
|
License: GPL-3+
|
|
|
|
Files: data/meson.build
|
|
data/squeekboard.gresources.xml
|
|
data/style.css
|
|
src/imservice.c
|
|
src/meson.build
|
|
src/server-context-service.c
|
|
Copyright: 2019 Purism SPC
|
|
2019 Hysterical Raisins <sybolt-dev@xs4all.nl>
|
|
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+
|
|
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
|
|
the Free Software Foundation; either version 3 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
This package 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 General Public License for more details.
|
|
.
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
|
|