diff --git a/debian/copyright b/debian/copyright index d7a8075..ae6cd8c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -249,6 +249,7 @@ Files: .clang-format scripts/blacklist-address-sanitizer.txt scripts/blacklist-memory-sanitizer.txt scripts/blacklist-thread-sanitizer.txt + scripts/create_release_taball.sh scripts/specBytesToCode.py scripts/toolchains_path.py scripts/update-settings-tests @@ -1407,34 +1408,6 @@ Copyright: 2012, Hewlett-Packard Development Company, L.P. 2014, Hewlett-Packard Development Company, L.P. License: Apache-2.0 -Files: server/proxy/CMakeLists.txt - server/proxy/freerdp_proxy.c - server/proxy/pf_channels.c - server/proxy/pf_channels.h - server/proxy/pf_client.c - server/proxy/pf_client.h - server/proxy/pf_context.c - server/proxy/pf_context.h - server/proxy/pf_gdi.c - server/proxy/pf_gdi.h - server/proxy/pf_graphics.c - server/proxy/pf_graphics.h - server/proxy/pf_input.c - server/proxy/pf_input.h - server/proxy/pf_log.h - server/proxy/pf_rail.c - server/proxy/pf_rail.h - server/proxy/pf_rdpgfx.c - server/proxy/pf_rdpgfx.h - server/proxy/pf_server.c - server/proxy/pf_server.h - server/proxy/pf_update.c - server/proxy/pf_update.h -Copyright: 2019, Idan Freiberg - 2019, Kobi Mizrachi - 2019, Mati Shabtay -License: Apache-2.0 - Files: channels/geometry/CMakeLists.txt channels/geometry/client/CMakeLists.txt channels/geometry/client/geometry_main.c @@ -1448,6 +1421,7 @@ Files: channels/geometry/CMakeLists.txt 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 @@ -1475,6 +1449,12 @@ Files: channels/disp/disp_common.c 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 @@ -1486,6 +1466,34 @@ Files: channels/disp/disp_common.c Copyright: 2019, Kobi Mizrachi License: Apache-2.0 +Files: server/proxy/CMakeLists.txt + server/proxy/freerdp_proxy.c + server/proxy/pf_channels.c + server/proxy/pf_channels.h + server/proxy/pf_client.c + server/proxy/pf_client.h + server/proxy/pf_context.c + server/proxy/pf_context.h + server/proxy/pf_gdi.c + server/proxy/pf_gdi.h + server/proxy/pf_graphics.c + server/proxy/pf_graphics.h + server/proxy/pf_input.c + server/proxy/pf_input.h + server/proxy/pf_log.h + server/proxy/pf_rail.c + server/proxy/pf_rail.h + server/proxy/pf_rdpgfx.c + server/proxy/pf_rdpgfx.h + server/proxy/pf_server.c + server/proxy/pf_server.h + server/proxy/pf_update.c + server/proxy/pf_update.h +Copyright: 2019, Idan Freiberg + 2019, Kobi Mizrachi + 2019, Mati Shabtay +License: Apache-2.0 + Files: channels/audin/client/alsa/audin_alsa.c channels/audin/client/pulse/audin_pulse.c channels/audin/server/audin.c