1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: wlcs
Upstream-Contact: mir-devel@lists.ubuntu.com
Source: https://github.com/MirServer/wlcs
Files: example/mir_integration.cpp
include/active_listeners.h
include/data_device.h
include/expect_protocol_error.h
include/gtest_helpers.h
include/gtk_primary_selection.h
include/helpers.h
include/in_process_server.h
include/input_method.h
include/layer_shell_v1.h
include/method_event_impl.h
include/mock_input_method_v1.h
include/mock_input_method_v2.h
include/mock_text_input_v2.h
include/mock_text_input_v3.h
include/pointer_constraints_unstable_v1.h
include/primary_selection.h
include/relative_pointer_unstable_v1.h
include/surface_builder.h
include/version_specifier.h
include/wl_handle.h
include/wl_interface_descriptor.h
include/wlcs/display_server.h
include/wlcs/pointer.h
include/wlcs/touch.h
include/xdg_decoration_unstable_v1.h
include/xdg_output_v1.h
include/xdg_shell_stable.h
include/xdg_shell_v6.h
src/data_device.cpp
src/gtk_primary_selection.cpp
src/in_process_server.cpp
src/input_method.cpp
src/layer_shell_v1.cpp
src/main.cpp
src/pointer_constraints_unstable_v1.cpp
src/primary_selection.cpp
src/relative_pointer_unstable_v1.cpp
src/surface_builder.cpp
src/thread_proxy.h
src/version_specifier.cpp
src/xdg_decoration_unstable_v1.cpp
src/xdg_output_v1.cpp
src/xdg_shell_stable.cpp
src/xdg_shell_v6.cpp
src/xfail_supporting_test_listener.cpp
src/xfail_supporting_test_listener.h
tests/copy_cut_paste.cpp
tests/fractional_scale_v1.cpp
tests/frame_submission.cpp
tests/gtk_primary_selection.cpp
tests/pointer_constraints.cpp
tests/primary_selection.cpp
tests/relative_pointer.cpp
tests/self_test.cpp
tests/subsurfaces.cpp
tests/surface_input_regions.cpp
tests/touches.cpp
tests/wl_output.cpp
tests/wlr_foreign_toplevel_management_v1.cpp
tests/wlr_layer_shell_v1.cpp
tests/wlr_virtual_pointer_v1.cpp
tests/wp_viewporter.cpp
tests/xdg_decoration_v1.cpp
tests/xdg_output_v1.cpp
Copyright: 2017, Canonical Ltd.
2017-2019, Canonical Ltd.
2018, Canonical Ltd.
2018-2019, Canonical Ltd.
2019, Canonical Ltd.
2020, Canonical Ltd.
2021, Canonical Ltd.
2022, Canonical Ltd.
License: GPL-3
Files: .gitignore
.github/.jira_sync_config.yaml
.github/CODEOWNERS
.github/workflows/ppa-upload.yml
.github/workflows/spread.yml
.github/workflows/tarball.yml
.github/workflows/tics.yaml
README.rst
SECURITY.md
renovate.json
spread.yaml
spread/build/archlinux/task.yaml
spread/build/alpine/task.yaml
spread/build/fedora/task.yaml
spread/build/ubuntu/task.yaml
src/test_c_compile.c
tools/make_release_tarball
tools/ppa-upload.sh
wlcs.pc.in
Copyright:
2017-2021, Canonical, Ltd.
License: GPL-3
Comment:
No copyright header(s) in files. Assuming license and copyright
holdership from similar files in this project.
Files: cmake/FindGtestGmock.cmake
Copyright: 2017-2019, Canonical Ltd.
License: LGPL-3
Comment:
Assuming copyright holder ship from majority of files.
.
Using license as communicated with raof@ubuntu.com (upstream
dev) via IRC on 2020-01-21.
Files: cmake/JoinPaths.cmake
Copyright: 2020 Jan Tojnar
License: Expat
Files: tests/test_bad_buffer.cpp
tests/test_surface_events.cpp
tests/xdg_popup.cpp
tests/xdg_surface_stable.cpp
tests/xdg_surface_v6.cpp
tests/xdg_toplevel_stable.cpp
tests/xdg_toplevel_v6.cpp
Copyright: 2012, Intel Corporation
2013, Collabora, Ltd.
2017, Canonical Ltd.
2018, Canonical Ltd.
License: Expat
Files: include/mutex.h
include/shared_library.h
include/geometry/dimensions.h
include/geometry/displacement.h
include/geometry/forward.h
include/geometry/point.h
include/geometry/rectangle.h
include/geometry/size.h
src/helpers.cpp
src/shared_library.cpp
Copyright: 2013, Canonical Ltd.
2017, Canonical Ltd.
Canonical Ltd.
License: LGPL-2-or-3
Files: src/protocol/pointer-constraints-unstable-v1.xml
src/protocol/relative-pointer-unstable-v1.xml
Copyright: 2014, Jonas Âdahl
2015, Red Hat Inc.
License: MIT~X11
Files: src/protocol/gtk-primary-selection.xml
src/protocol/primary-selection-unstable-v1.xml
Copyright: 2015-2016, Red Hat
License: MIT~X11
Files: CMakeLists.txt
Copyright: 2017, Canonical Ltd.
License: GPL-2-or-3
Files: src/protocol/wlr-layer-shell-unstable-v1.xml
Copyright: 2017, Drew DeVault
License: NTP~legal-disclaimer
Files: src/protocol/wlr-foreign-toplevel-management-unstable-v1.xml
Copyright: 2018, Ilia Bozhinov
License: NTP~legal-disclaimer
Files: src/protocol/text-input-unstable-v2.xml
Copyright: 2012-2013, Intel Corporation
2015-2016, Jan Arne Petersen
License: NTP~legal-disclaimer
Files: src/protocol/text-input-unstable-v3.xml
Copyright: 2012-2013, Intel Corporation
2015-2016, Jan Arne Petersen
2017-2018, Red Hat, Inc.
2018, Purism SPC
License: NTP~legal-disclaimer
Files: src/termcolor.hpp
Copyright: 2013, Ihor Kalnytskyi
License: BSD-3-clause
Files: tests/text_input_v3_with_input_method_v2.cpp
tests/text_input_v2_with_input_method_v1.cpp
Copyright: 2021, Canonical Ltd.
License: MIT~X11
Files: src/protocol/input-method-unstable-v1.xml
Copyright: 2012-2013, Intel Corporation
License: MIT~X11
Files: src/protocol/fractional-scale-v1.xml
Copyright: 2022, Kenny Levinsen
License: MIT~X11
Files: src/protocol/viewporter.xml
Copyright: 2013-2016, Collabora, Ltd.
License: MIT~X11
Files: src/protocol/xdg-decoration-unstable-v1.xml
Copyright: 2018, Simon Ser
License: MIT~X11
Files: src/protocol/input-method-unstable-v2.xml
Copyright: 2008-2011, Kristian Høgsberg
2010-2011, Intel Corporation
2012-2013, Collabora, Ltd.
2012-2013, Intel Corporation
2015-2016, Jan Arne Petersen
2017-2018, Red Hat, Inc.
2018, Purism SPC
License: MIT~X11
Files: src/protocol/wayland.xml
Copyright: 2008-2011, Kristian Høgsberg
2010-2011, Intel Corporation
2012-2013, Collabora, Ltd.
License: MIT~X11
Files: src/protocol/xdg-shell-unstable-v6.xml
Copyright: 2008-2013, Kristian Høgsberg
2010-2013, Intel Corporation
2013, Jasper St. Pierre
2013, Rafael Antognolli
License: MIT~X11
Files: src/protocol/xdg-shell.xml
Copyright: 2008-2013, Kristian Høgsberg
2010-2013, Intel Corporation
2013, Jasper St. Pierre
2013, Rafael Antognolli
2015-2017, Red Hat Inc.
2015-2017, Samsung Electronics Co., Ltd
License: MIT~X11
Files: src/protocol/wlr-virtual-pointer-unstable-v1.xml
Copyright: 2019, Josef Gajdusek
License: MIT~X11
Files: src/protocol/xdg-output-unstable-v1.xml
Copyright: 2017, Red Hat Inc.
License: MIT~X11
Files: debian/*
Copyright:
2019, Christopher James Halse Rogers <raof@ubuntu.com>
2020-2025, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3 or GPL-2-or-3 or LGPL-2-or-3 or LGPL-3 or Expat or BSD-3-clause or MIT~X11
License: GPL-2-or-3
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 or 3,
as published by the Free Software Foundation.
.
This program 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.
.
On Debian systems, the full text of the GNU General Public Licences
can be found in the files
`/usr/share/common-licenses/GPL-2` and
`/usr/share/common-licenses/GPL-3`
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.
.
This program 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.
.
On Debian systems, the full text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
License: LGPL-2-or-3
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License version 2 or 3,
as published by the Free Software Foundation.
.
This program 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.
.
On Debian systems, the full text of the GNU Lesser General Public Licences
can be found in the files
`/usr/share/common-licenses/LGPL-2` and
`/usr/share/common-licenses/LGPL-3`
License: LGPL-3
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License version 3,
as published by the Free Software Foundation.
.
This program 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.
.
On Debian systems, the full text of the GNU Lesser General Public Licence
can be found in the file `/usr/share/common-licenses/LGPL-3`.
License: BSD-3-clause
Redistribution and use in source and binary forms of the software as well
as documentation, with or without modification, are permitted provided
that the following conditions are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
.
* The names of the contributors may not be used to endorse or
promote products derived from this software without specific
prior written permission.
.
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
License: MIT~X11
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice (including the next
paragraph) shall be included in all copies or substantial portions of the
Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
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.
License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice (including the
next paragraph) shall be included in all copies or substantial
portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, 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.
License: NTP~legal-disclaimer
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 that 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.
|