debian/copyright: Update auto-generated copyright.in file.
This commit is contained in:
parent
1b42d1864a
commit
5f504f040f
124
debian/copyright.in
vendored
124
debian/copyright.in
vendored
@ -780,6 +780,7 @@ Files: CMakeCPack.cmake
|
||||
scripts/android-build-openssl.sh
|
||||
scripts/android-build.conf
|
||||
scripts/blacklist-memory-sanitizer.txt
|
||||
scripts/create_release_taball.sh
|
||||
scripts/specBytesToCode.py
|
||||
scripts/toolchains_path.py
|
||||
scripts/update-settings-tests
|
||||
@ -1342,6 +1343,66 @@ Copyright: 2012, Hewlett-Packard Development Company, L.P.
|
||||
License: Apache (v2.0)
|
||||
FIXME
|
||||
|
||||
Files: channels/disp/disp_common.c
|
||||
channels/disp/disp_common.h
|
||||
channels/disp/server/CMakeLists.txt
|
||||
channels/disp/server/disp_main.c
|
||||
channels/disp/server/disp_main.h
|
||||
channels/rdpsnd/client/proxy/rdpsnd_proxy.c
|
||||
include/freerdp/channels/disp.h
|
||||
include/freerdp/display.h
|
||||
include/freerdp/server/disp.h
|
||||
libfreerdp/core/display.c
|
||||
libfreerdp/core/display.h
|
||||
server/proxy/modules/CMakeLists.txt
|
||||
server/proxy/modules/capture/CMakeLists.txt
|
||||
server/proxy/modules/capture/cap_config.c
|
||||
server/proxy/modules/capture/cap_config.h
|
||||
server/proxy/modules/capture/cap_main.c
|
||||
server/proxy/modules/capture/cap_protocol.c
|
||||
server/proxy/modules/capture/cap_protocol.h
|
||||
server/proxy/modules/demo/CMakeLists.txt
|
||||
server/proxy/modules/demo/demo.cpp
|
||||
server/proxy/pf_capture.c
|
||||
server/proxy/pf_capture.h
|
||||
server/proxy/pf_disp.c
|
||||
server/proxy/pf_disp.h
|
||||
server/proxy/pf_rdpsnd.c
|
||||
server/proxy/pf_rdpsnd.h
|
||||
Copyright: 2019, Kobi Mizrachi <kmizrachi18@gmail.com>
|
||||
License: Apache (v2.0)
|
||||
FIXME
|
||||
|
||||
Files: channels/geometry/CMakeLists.txt
|
||||
channels/geometry/client/CMakeLists.txt
|
||||
channels/geometry/client/geometry_main.c
|
||||
channels/geometry/client/geometry_main.h
|
||||
channels/printer/printer.h
|
||||
channels/video/CMakeLists.txt
|
||||
channels/video/client/CMakeLists.txt
|
||||
channels/video/client/video_main.c
|
||||
channels/video/client/video_main.h
|
||||
client/X11/xf_disp.c
|
||||
client/X11/xf_disp.h
|
||||
client/X11/xf_video.c
|
||||
client/X11/xf_video.h
|
||||
client/common/geometry.c
|
||||
cmake/FindWayland.cmake
|
||||
include/freerdp/channels/geometry.h
|
||||
include/freerdp/channels/video.h
|
||||
include/freerdp/client/geometry.h
|
||||
include/freerdp/client/video.h
|
||||
include/freerdp/codec/yuv.h
|
||||
include/freerdp/gdi/video.h
|
||||
include/freerdp/license.h
|
||||
libfreerdp/gdi/video.c
|
||||
Copyright: 2015, David Fort <contact@hardening-consulting.com>
|
||||
2016, David Fort <contact@hardening-consulting.com>
|
||||
2017, David Fort <contact@hardening-consulting.com>
|
||||
2018, David Fort <contact@hardening-consulting.com>
|
||||
License: Apache (v2.0)
|
||||
FIXME
|
||||
|
||||
Files: server/proxy/CMakeLists.txt
|
||||
server/proxy/freerdp_proxy.c
|
||||
server/proxy/pf_channels.c
|
||||
@ -1371,59 +1432,6 @@ Copyright: 2019, Idan Freiberg <speidy@gmail.com>
|
||||
License: Apache (v2.0)
|
||||
FIXME
|
||||
|
||||
Files: channels/geometry/CMakeLists.txt
|
||||
channels/geometry/client/CMakeLists.txt
|
||||
channels/geometry/client/geometry_main.c
|
||||
channels/geometry/client/geometry_main.h
|
||||
channels/printer/printer.h
|
||||
channels/video/CMakeLists.txt
|
||||
channels/video/client/CMakeLists.txt
|
||||
channels/video/client/video_main.c
|
||||
channels/video/client/video_main.h
|
||||
client/X11/xf_disp.c
|
||||
client/X11/xf_disp.h
|
||||
client/X11/xf_video.c
|
||||
client/X11/xf_video.h
|
||||
cmake/FindWayland.cmake
|
||||
include/freerdp/channels/geometry.h
|
||||
include/freerdp/channels/video.h
|
||||
include/freerdp/client/geometry.h
|
||||
include/freerdp/client/video.h
|
||||
include/freerdp/codec/yuv.h
|
||||
include/freerdp/gdi/video.h
|
||||
include/freerdp/license.h
|
||||
libfreerdp/gdi/video.c
|
||||
Copyright: 2015, David Fort <contact@hardening-consulting.com>
|
||||
2016, David Fort <contact@hardening-consulting.com>
|
||||
2017, David Fort <contact@hardening-consulting.com>
|
||||
2018, David Fort <contact@hardening-consulting.com>
|
||||
License: Apache (v2.0)
|
||||
FIXME
|
||||
|
||||
Files: channels/disp/disp_common.c
|
||||
channels/disp/disp_common.h
|
||||
channels/disp/server/CMakeLists.txt
|
||||
channels/disp/server/disp_main.c
|
||||
channels/disp/server/disp_main.h
|
||||
channels/rdpsnd/client/proxy/rdpsnd_proxy.c
|
||||
include/freerdp/channels/disp.h
|
||||
include/freerdp/display.h
|
||||
include/freerdp/server/disp.h
|
||||
libfreerdp/core/display.c
|
||||
libfreerdp/core/display.h
|
||||
server/proxy/modules/CMakeLists.txt
|
||||
server/proxy/modules/demo/CMakeLists.txt
|
||||
server/proxy/modules/demo/demo.cpp
|
||||
server/proxy/pf_capture.c
|
||||
server/proxy/pf_capture.h
|
||||
server/proxy/pf_disp.c
|
||||
server/proxy/pf_disp.h
|
||||
server/proxy/pf_rdpsnd.c
|
||||
server/proxy/pf_rdpsnd.h
|
||||
Copyright: 2019, Kobi Mizrachi <kmizrachi18@gmail.com>
|
||||
License: Apache (v2.0)
|
||||
FIXME
|
||||
|
||||
Files: channels/audin/client/alsa/audin_alsa.c
|
||||
channels/audin/client/pulse/audin_pulse.c
|
||||
channels/audin/server/audin.c
|
||||
@ -2916,6 +2924,11 @@ Copyright: 2006, Andreas Schneider <mail@cynapses.org>
|
||||
License: BSD (3 clause)
|
||||
FIXME
|
||||
|
||||
Files: debian/changelog
|
||||
Copyright: rules,watch}:
|
||||
License: GENERATED FILE
|
||||
FIXME
|
||||
|
||||
Files: winpr/libwinpr/crt/casing.c
|
||||
Copyright: was claimed by the wine
|
||||
License: GENERATED FILE
|
||||
@ -3072,11 +3085,6 @@ Copyright: bÿÈ·mÿÈ·mÿÈ·mÿÈ·mÿÈ·mÿÈ·mÿÈ·mÿÈ·mÿÈ·mÿÈ
|
||||
License: UNKNOWN
|
||||
FIXME
|
||||
|
||||
Files: debian/changelog
|
||||
Copyright: rules,watch}:
|
||||
License: UNKNOWN
|
||||
FIXME
|
||||
|
||||
Files: resources/FreeRDP.ico
|
||||
Copyright: | ||||