From 2e515657dd8db8ea4d7a25c536f3c70a89bf8f51 Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Fri, 20 Oct 2023 15:36:34 +1100 Subject: [PATCH] [all] update/add license headers --- client/audiodevs/PipeWire/pipewire.c | 2 +- client/audiodevs/PulseAudio/pulseaudio.c | 2 +- client/displayservers/Wayland/activation.c | 2 +- client/displayservers/Wayland/clipboard.c | 2 +- client/displayservers/Wayland/cursor.c | 2 +- client/displayservers/Wayland/gl.c | 2 +- client/displayservers/Wayland/idle.c | 2 +- client/displayservers/Wayland/input.c | 2 +- client/displayservers/Wayland/output.c | 2 +- client/displayservers/Wayland/poll.c | 2 +- client/displayservers/Wayland/presentation.c | 2 +- client/displayservers/Wayland/registry.c | 2 +- .../displayservers/Wayland/shell_libdecor.c | 2 +- client/displayservers/Wayland/shell_xdg.c | 2 +- client/displayservers/Wayland/state.c | 2 +- client/displayservers/Wayland/wayland.c | 2 +- client/displayservers/Wayland/wayland.h | 2 +- client/displayservers/Wayland/window.c | 2 +- client/displayservers/X11/atoms.c | 2 +- client/displayservers/X11/atoms.h | 2 +- client/displayservers/X11/clipboard.c | 2 +- client/displayservers/X11/clipboard.h | 2 +- client/displayservers/X11/x11.c | 2 +- client/displayservers/X11/x11.h | 2 +- client/include/app.h | 2 +- client/include/egl_dynprocs.h | 2 +- client/include/eglutil.h | 2 +- client/include/gl_dynprocs.h | 2 +- client/include/interface/audiodev.h | 2 +- client/include/interface/displayserver.h | 2 +- client/include/interface/font.h | 2 +- client/include/interface/overlay.h | 2 +- client/include/interface/renderer.h | 2 +- client/include/overlay_utils.h | 2 +- client/include/util.h | 2 +- client/renderers/EGL/cursor.c | 2 +- client/renderers/EGL/cursor.h | 2 +- client/renderers/EGL/damage.c | 2 +- client/renderers/EGL/damage.h | 2 +- client/renderers/EGL/desktop.c | 2 +- client/renderers/EGL/desktop.h | 2 +- client/renderers/EGL/desktop_rects.c | 2 +- client/renderers/EGL/desktop_rects.h | 2 +- client/renderers/EGL/egl.c | 2 +- client/renderers/EGL/egl.h | 2 +- client/renderers/EGL/egldebug.c | 2 +- client/renderers/EGL/egldebug.h | 2 +- client/renderers/EGL/egltypes.h | 2 +- client/renderers/EGL/ffx.c | 2 +- client/renderers/EGL/ffx.h | 2 +- client/renderers/EGL/filter.c | 2 +- client/renderers/EGL/filter.h | 2 +- client/renderers/EGL/filter_downscale.c | 2 +- client/renderers/EGL/filter_ffx_cas.c | 2 +- client/renderers/EGL/filter_ffx_fsr1.c | 2 +- client/renderers/EGL/filters.h | 2 +- client/renderers/EGL/framebuffer.c | 2 +- client/renderers/EGL/framebuffer.h | 2 +- client/renderers/EGL/model.c | 2 +- client/renderers/EGL/model.h | 2 +- client/renderers/EGL/postprocess.c | 2 +- client/renderers/EGL/postprocess.h | 2 +- client/renderers/EGL/shader.c | 2 +- client/renderers/EGL/shader.h | 2 +- client/renderers/EGL/texture.c | 2 +- client/renderers/EGL/texture.h | 2 +- client/renderers/EGL/texture_buffer.c | 2 +- client/renderers/EGL/texture_buffer.h | 2 +- client/renderers/EGL/texture_dmabuf.c | 2 +- client/renderers/EGL/texture_framebuffer.c | 2 +- client/renderers/EGL/texture_util.c | 2 +- client/renderers/EGL/texture_util.h | 2 +- client/renderers/OpenGL/opengl.c | 2 +- client/src/app.c | 2 +- client/src/audio.c | 2 +- client/src/audio.h | 2 +- client/src/clipboard.c | 2 +- client/src/clipboard.h | 2 +- client/src/config.c | 4 ++-- client/src/config.h | 2 +- client/src/core.c | 2 +- client/src/core.h | 2 +- client/src/egl_dynprocs.c | 2 +- client/src/eglutil.c | 2 +- client/src/gl_dynprocs.c | 2 +- client/src/kb.c | 2 +- client/src/kb.h | 2 +- client/src/keybind.c | 2 +- client/src/keybind.h | 2 +- client/src/lg-renderer.c | 2 +- client/src/main.c | 2 +- client/src/main.h | 2 +- client/src/overlay/alert.c | 2 +- client/src/overlay/config.c | 2 +- client/src/overlay/fps.c | 2 +- client/src/overlay/graphs.c | 2 +- client/src/overlay/help.c | 2 +- client/src/overlay/msg.c | 2 +- client/src/overlay/msg.h | 2 +- client/src/overlay/splash.c | 2 +- client/src/overlay/status.c | 2 +- client/src/overlay_utils.c | 2 +- client/src/overlays.h | 2 +- client/src/render_queue.c | 2 +- client/src/render_queue.h | 2 +- client/src/util.c | 2 +- common/include/common/KVMFR.h | 2 +- common/include/common/appstrings.h | 2 +- common/include/common/array.h | 2 +- common/include/common/countedbuffer.h | 2 +- common/include/common/cpuinfo.h | 2 +- common/include/common/crash.h | 2 +- common/include/common/debug.h | 2 +- common/include/common/event.h | 2 +- common/include/common/framebuffer.h | 2 +- common/include/common/ivshmem.h | 2 +- common/include/common/ll.h | 2 +- common/include/common/locking.h | 2 +- common/include/common/open.h | 2 +- common/include/common/option.h | 2 +- common/include/common/paths.h | 2 +- common/include/common/rects.h | 2 +- common/include/common/ringbuffer.h | 2 +- common/include/common/runningavg.h | 2 +- common/include/common/stringlist.h | 2 +- common/include/common/stringutils.h | 2 +- common/include/common/sysinfo.h | 2 +- common/include/common/thread.h | 2 +- common/include/common/time.h | 2 +- common/include/common/types.h | 2 +- common/include/common/util.h | 2 +- common/include/common/vector.h | 2 +- common/include/common/version.h | 2 +- common/include/common/windebug.h | 2 +- common/src/KVMFR.c | 2 +- common/src/appstrings.c | 4 ++-- common/src/countedbuffer.c | 2 +- common/src/cpuinfo.c | 2 +- common/src/debug.c | 2 +- common/src/framebuffer.c | 2 +- common/src/ll.c | 2 +- common/src/option.c | 2 +- common/src/platform/linux/bfd.inc.h | 2 +- common/src/platform/linux/cpuinfo.c | 2 +- common/src/platform/linux/crash.c | 2 +- common/src/platform/linux/debug.c | 2 +- common/src/platform/linux/event.c | 2 +- common/src/platform/linux/ivshmem.c | 2 +- common/src/platform/linux/open.c | 2 +- common/src/platform/linux/paths.c | 2 +- common/src/platform/linux/sysinfo.c | 2 +- common/src/platform/linux/thread.c | 2 +- common/src/platform/linux/time.c | 2 +- common/src/platform/windows/cpuinfo.c | 2 +- common/src/platform/windows/crash.c | 2 +- common/src/platform/windows/debug.c | 2 +- common/src/platform/windows/event.c | 2 +- common/src/platform/windows/ivshmem.c | 2 +- common/src/platform/windows/sysinfo.c | 2 +- common/src/platform/windows/thread.c | 2 +- common/src/platform/windows/time.c | 2 +- common/src/platform/windows/windebug.c | 2 +- common/src/rects.c | 2 +- common/src/ringbuffer.c | 2 +- common/src/runningavg.c | 2 +- common/src/stringlist.c | 2 +- common/src/stringutils.c | 2 +- common/src/vector.c | 2 +- host/include/interface/capture.h | 2 +- host/include/interface/platform.h | 2 +- host/platform/Linux/capture/XCB/src/xcb.c | 2 +- .../Linux/capture/pipewire/src/pipewire.c | 2 +- .../Linux/capture/pipewire/src/portal.c | 2 +- .../Linux/capture/pipewire/src/portal.h | 2 +- host/platform/Linux/src/platform.c | 2 +- .../platform/Windows/capture/DXGI/src/d3d11.c | 2 +- .../platform/Windows/capture/DXGI/src/d3d12.c | 2 +- host/platform/Windows/capture/DXGI/src/dxgi.c | 2 +- .../Windows/capture/DXGI/src/dxgi_capture.h | 2 +- .../Windows/capture/DXGI/src/ods_capture.c | 2 +- .../Windows/capture/DXGI/src/ods_capture.h | 2 +- host/platform/Windows/capture/DXGI/src/util.c | 2 +- .../Windows/capture/NVFBC/src/nvfbc.c | 2 +- .../Windows/capture/NVFBC/src/wrapper.cpp | 2 +- .../Windows/capture/NVFBC/src/wrapper.h | 2 +- .../Windows/include/windows/force_compose.h | 2 +- .../Windows/include/windows/mousehook.h | 2 +- host/platform/Windows/installer.nsi | 2 +- host/platform/Windows/resource.rc | 2 +- host/platform/Windows/src/force_compose.c | 2 +- host/platform/Windows/src/mousehook.c | 2 +- host/platform/Windows/src/platform.c | 2 +- host/platform/Windows/src/platform.h | 2 +- host/platform/Windows/src/service.c | 2 +- host/platform/Windows/src/service.h | 2 +- host/src/app.c | 2 +- idd/LGIdd/CIVSHMEM.cpp | 20 +++++++++++++++++++ idd/LGIdd/CIVSHMEM.h | 20 +++++++++++++++++++ idd/LGIdd/CIndirectDeviceContext.cpp | 20 +++++++++++++++++++ idd/LGIdd/CIndirectDeviceContext.h | 20 +++++++++++++++++++ idd/LGIdd/CIndirectMonitorContext.cpp | 20 +++++++++++++++++++ idd/LGIdd/CIndirectMonitorContext.h | 20 +++++++++++++++++++ idd/LGIdd/CPlatformInfo.cpp | 20 +++++++++++++++++++ idd/LGIdd/CPlatformInfo.h | 20 +++++++++++++++++++ idd/LGIdd/CSwapChainProcessor.cpp | 20 +++++++++++++++++++ idd/LGIdd/CSwapChainProcessor.h | 20 +++++++++++++++++++ idd/LGIdd/Debug.cpp | 20 +++++++++++++++++++ idd/LGIdd/Debug.h | 20 +++++++++++++++++++ idd/LGIdd/Device.cpp | 20 +++++++++++++++++++ idd/LGIdd/Device.h | 20 +++++++++++++++++++ idd/LGIdd/Direct3DDevice.cpp | 20 +++++++++++++++++++ idd/LGIdd/Direct3DDevice.h | 20 +++++++++++++++++++ idd/LGIdd/Driver.cpp | 20 +++++++++++++++++++ idd/LGIdd/Driver.h | 20 +++++++++++++++++++ idd/LGIdd/Public.h | 20 +++++++++++++++++++ idd/LGIdd/Trace.h | 20 +++++++++++++++++++ module/kvmfr.h | 2 +- module/test.c | 2 +- obs/lg.c | 2 +- obs/main.c | 2 +- profile/client/src/main.c | 2 +- resources/icondata.h | 2 +- 222 files changed, 604 insertions(+), 204 deletions(-) diff --git a/client/audiodevs/PipeWire/pipewire.c b/client/audiodevs/PipeWire/pipewire.c index 88ac25aa..b41f02e2 100644 --- a/client/audiodevs/PipeWire/pipewire.c +++ b/client/audiodevs/PipeWire/pipewire.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/audiodevs/PulseAudio/pulseaudio.c b/client/audiodevs/PulseAudio/pulseaudio.c index 74342f9b..ed7e0f5f 100644 --- a/client/audiodevs/PulseAudio/pulseaudio.c +++ b/client/audiodevs/PulseAudio/pulseaudio.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/activation.c b/client/displayservers/Wayland/activation.c index 26a21532..8da03f38 100644 --- a/client/displayservers/Wayland/activation.c +++ b/client/displayservers/Wayland/activation.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/clipboard.c b/client/displayservers/Wayland/clipboard.c index c4750bbe..3927c93c 100644 --- a/client/displayservers/Wayland/clipboard.c +++ b/client/displayservers/Wayland/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/cursor.c b/client/displayservers/Wayland/cursor.c index 2a8f5bb0..4347f5df 100644 --- a/client/displayservers/Wayland/cursor.c +++ b/client/displayservers/Wayland/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/gl.c b/client/displayservers/Wayland/gl.c index df5e4658..4b3b5e77 100644 --- a/client/displayservers/Wayland/gl.c +++ b/client/displayservers/Wayland/gl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/idle.c b/client/displayservers/Wayland/idle.c index f478bc37..fc4b4516 100644 --- a/client/displayservers/Wayland/idle.c +++ b/client/displayservers/Wayland/idle.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/input.c b/client/displayservers/Wayland/input.c index 56cf4778..ecc02e7b 100644 --- a/client/displayservers/Wayland/input.c +++ b/client/displayservers/Wayland/input.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/output.c b/client/displayservers/Wayland/output.c index 6a83f24a..6eb400fe 100644 --- a/client/displayservers/Wayland/output.c +++ b/client/displayservers/Wayland/output.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/poll.c b/client/displayservers/Wayland/poll.c index e791e2a4..c4ffb483 100644 --- a/client/displayservers/Wayland/poll.c +++ b/client/displayservers/Wayland/poll.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/presentation.c b/client/displayservers/Wayland/presentation.c index b91902a3..8bb235e3 100644 --- a/client/displayservers/Wayland/presentation.c +++ b/client/displayservers/Wayland/presentation.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/registry.c b/client/displayservers/Wayland/registry.c index 695f3f24..b7c7ec48 100644 --- a/client/displayservers/Wayland/registry.c +++ b/client/displayservers/Wayland/registry.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/shell_libdecor.c b/client/displayservers/Wayland/shell_libdecor.c index 7aafb878..ef314481 100644 --- a/client/displayservers/Wayland/shell_libdecor.c +++ b/client/displayservers/Wayland/shell_libdecor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/shell_xdg.c b/client/displayservers/Wayland/shell_xdg.c index 543e4dda..887e9e5f 100644 --- a/client/displayservers/Wayland/shell_xdg.c +++ b/client/displayservers/Wayland/shell_xdg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/state.c b/client/displayservers/Wayland/state.c index d1f17c3d..98226038 100644 --- a/client/displayservers/Wayland/state.c +++ b/client/displayservers/Wayland/state.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/wayland.c b/client/displayservers/Wayland/wayland.c index 8546f3a3..137e4c75 100644 --- a/client/displayservers/Wayland/wayland.c +++ b/client/displayservers/Wayland/wayland.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/wayland.h b/client/displayservers/Wayland/wayland.h index 8cc780ef..ef674a87 100644 --- a/client/displayservers/Wayland/wayland.h +++ b/client/displayservers/Wayland/wayland.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/Wayland/window.c b/client/displayservers/Wayland/window.c index 49213cf6..7f7066dc 100644 --- a/client/displayservers/Wayland/window.c +++ b/client/displayservers/Wayland/window.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/X11/atoms.c b/client/displayservers/X11/atoms.c index b68d8e0a..7b5599aa 100644 --- a/client/displayservers/X11/atoms.c +++ b/client/displayservers/X11/atoms.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/X11/atoms.h b/client/displayservers/X11/atoms.h index 1126e249..fd9d4a69 100644 --- a/client/displayservers/X11/atoms.h +++ b/client/displayservers/X11/atoms.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/X11/clipboard.c b/client/displayservers/X11/clipboard.c index 8cacced7..4794024f 100644 --- a/client/displayservers/X11/clipboard.c +++ b/client/displayservers/X11/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/X11/clipboard.h b/client/displayservers/X11/clipboard.h index 8435144e..19c02834 100644 --- a/client/displayservers/X11/clipboard.h +++ b/client/displayservers/X11/clipboard.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/X11/x11.c b/client/displayservers/X11/x11.c index 8281e4fd..855b520a 100644 --- a/client/displayservers/X11/x11.c +++ b/client/displayservers/X11/x11.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/displayservers/X11/x11.h b/client/displayservers/X11/x11.h index ea276a0b..1a45907f 100644 --- a/client/displayservers/X11/x11.h +++ b/client/displayservers/X11/x11.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/app.h b/client/include/app.h index 5fe941b2..b6ceac2a 100644 --- a/client/include/app.h +++ b/client/include/app.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/egl_dynprocs.h b/client/include/egl_dynprocs.h index 5f2e5582..27e69a99 100644 --- a/client/include/egl_dynprocs.h +++ b/client/include/egl_dynprocs.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/eglutil.h b/client/include/eglutil.h index a8369dab..ccbb040a 100644 --- a/client/include/eglutil.h +++ b/client/include/eglutil.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/gl_dynprocs.h b/client/include/gl_dynprocs.h index 23816e68..b253c26f 100644 --- a/client/include/gl_dynprocs.h +++ b/client/include/gl_dynprocs.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/interface/audiodev.h b/client/include/interface/audiodev.h index 08f41530..72a45ed4 100644 --- a/client/include/interface/audiodev.h +++ b/client/include/interface/audiodev.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/interface/displayserver.h b/client/include/interface/displayserver.h index 6d62c89d..e8bcc749 100644 --- a/client/include/interface/displayserver.h +++ b/client/include/interface/displayserver.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/interface/font.h b/client/include/interface/font.h index bc8e345b..dadd117c 100644 --- a/client/include/interface/font.h +++ b/client/include/interface/font.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/interface/overlay.h b/client/include/interface/overlay.h index f9e80b46..b4335349 100644 --- a/client/include/interface/overlay.h +++ b/client/include/interface/overlay.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/interface/renderer.h b/client/include/interface/renderer.h index 0c7b1430..ed3cf24c 100644 --- a/client/include/interface/renderer.h +++ b/client/include/interface/renderer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/overlay_utils.h b/client/include/overlay_utils.h index b5c71044..46f51f2d 100644 --- a/client/include/overlay_utils.h +++ b/client/include/overlay_utils.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/include/util.h b/client/include/util.h index 7fada316..1c38f67c 100644 --- a/client/include/util.h +++ b/client/include/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/cursor.c b/client/renderers/EGL/cursor.c index b856c706..07036551 100644 --- a/client/renderers/EGL/cursor.c +++ b/client/renderers/EGL/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/cursor.h b/client/renderers/EGL/cursor.h index 0b64247e..bc8ed4da 100644 --- a/client/renderers/EGL/cursor.h +++ b/client/renderers/EGL/cursor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/damage.c b/client/renderers/EGL/damage.c index 8eb769ac..45d3e118 100644 --- a/client/renderers/EGL/damage.c +++ b/client/renderers/EGL/damage.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/damage.h b/client/renderers/EGL/damage.h index 53a3bd25..bad90cb1 100644 --- a/client/renderers/EGL/damage.h +++ b/client/renderers/EGL/damage.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/desktop.c b/client/renderers/EGL/desktop.c index 077b7c76..940fea13 100644 --- a/client/renderers/EGL/desktop.c +++ b/client/renderers/EGL/desktop.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/desktop.h b/client/renderers/EGL/desktop.h index 1589d715..27108bf4 100644 --- a/client/renderers/EGL/desktop.h +++ b/client/renderers/EGL/desktop.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/desktop_rects.c b/client/renderers/EGL/desktop_rects.c index c2ccfc15..b5efdd4a 100644 --- a/client/renderers/EGL/desktop_rects.c +++ b/client/renderers/EGL/desktop_rects.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/desktop_rects.h b/client/renderers/EGL/desktop_rects.h index 4f128a5e..e9773d38 100644 --- a/client/renderers/EGL/desktop_rects.h +++ b/client/renderers/EGL/desktop_rects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/egl.c b/client/renderers/EGL/egl.c index 74a67723..bcb8ca82 100644 --- a/client/renderers/EGL/egl.c +++ b/client/renderers/EGL/egl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/egl.h b/client/renderers/EGL/egl.h index b28cb4c9..d4d2526c 100644 --- a/client/renderers/EGL/egl.h +++ b/client/renderers/EGL/egl.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/egldebug.c b/client/renderers/EGL/egldebug.c index 4e84ec0b..c98db5f4 100644 --- a/client/renderers/EGL/egldebug.c +++ b/client/renderers/EGL/egldebug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/egldebug.h b/client/renderers/EGL/egldebug.h index c61dacb9..f987ce3e 100644 --- a/client/renderers/EGL/egldebug.h +++ b/client/renderers/EGL/egldebug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/egltypes.h b/client/renderers/EGL/egltypes.h index b4f4cc2a..5b9c8c06 100644 --- a/client/renderers/EGL/egltypes.h +++ b/client/renderers/EGL/egltypes.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/ffx.c b/client/renderers/EGL/ffx.c index 26938fd5..1a30f56d 100644 --- a/client/renderers/EGL/ffx.c +++ b/client/renderers/EGL/ffx.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/ffx.h b/client/renderers/EGL/ffx.h index d484370e..cc119639 100644 --- a/client/renderers/EGL/ffx.h +++ b/client/renderers/EGL/ffx.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/filter.c b/client/renderers/EGL/filter.c index 3ddebc3c..0c6aede9 100644 --- a/client/renderers/EGL/filter.c +++ b/client/renderers/EGL/filter.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/filter.h b/client/renderers/EGL/filter.h index 62aa5534..2dced90e 100644 --- a/client/renderers/EGL/filter.h +++ b/client/renderers/EGL/filter.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/filter_downscale.c b/client/renderers/EGL/filter_downscale.c index df9b0062..f7e915f7 100644 --- a/client/renderers/EGL/filter_downscale.c +++ b/client/renderers/EGL/filter_downscale.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/filter_ffx_cas.c b/client/renderers/EGL/filter_ffx_cas.c index e7eaac30..72817890 100644 --- a/client/renderers/EGL/filter_ffx_cas.c +++ b/client/renderers/EGL/filter_ffx_cas.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/filter_ffx_fsr1.c b/client/renderers/EGL/filter_ffx_fsr1.c index 7887bc22..6b02333d 100644 --- a/client/renderers/EGL/filter_ffx_fsr1.c +++ b/client/renderers/EGL/filter_ffx_fsr1.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/filters.h b/client/renderers/EGL/filters.h index e8e151b9..659eda33 100644 --- a/client/renderers/EGL/filters.h +++ b/client/renderers/EGL/filters.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/framebuffer.c b/client/renderers/EGL/framebuffer.c index f5a1ca09..092f1707 100644 --- a/client/renderers/EGL/framebuffer.c +++ b/client/renderers/EGL/framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/framebuffer.h b/client/renderers/EGL/framebuffer.h index 8899a431..b2a1554b 100644 --- a/client/renderers/EGL/framebuffer.h +++ b/client/renderers/EGL/framebuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/model.c b/client/renderers/EGL/model.c index e4687e31..00040105 100644 --- a/client/renderers/EGL/model.c +++ b/client/renderers/EGL/model.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/model.h b/client/renderers/EGL/model.h index f131599c..89c5cda7 100644 --- a/client/renderers/EGL/model.h +++ b/client/renderers/EGL/model.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/postprocess.c b/client/renderers/EGL/postprocess.c index 9634115e..26800db7 100644 --- a/client/renderers/EGL/postprocess.c +++ b/client/renderers/EGL/postprocess.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/postprocess.h b/client/renderers/EGL/postprocess.h index 601c53d9..061a8b69 100644 --- a/client/renderers/EGL/postprocess.h +++ b/client/renderers/EGL/postprocess.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/shader.c b/client/renderers/EGL/shader.c index ce3c3920..5ec4d565 100644 --- a/client/renderers/EGL/shader.c +++ b/client/renderers/EGL/shader.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/shader.h b/client/renderers/EGL/shader.h index b8f0a113..e4423aa3 100644 --- a/client/renderers/EGL/shader.h +++ b/client/renderers/EGL/shader.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture.c b/client/renderers/EGL/texture.c index 7b58a2f9..017314cc 100644 --- a/client/renderers/EGL/texture.c +++ b/client/renderers/EGL/texture.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture.h b/client/renderers/EGL/texture.h index 146123ee..c32edfc3 100644 --- a/client/renderers/EGL/texture.h +++ b/client/renderers/EGL/texture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture_buffer.c b/client/renderers/EGL/texture_buffer.c index ed74c3f8..cf908694 100644 --- a/client/renderers/EGL/texture_buffer.c +++ b/client/renderers/EGL/texture_buffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture_buffer.h b/client/renderers/EGL/texture_buffer.h index 0c8fc252..90bd0a5a 100644 --- a/client/renderers/EGL/texture_buffer.h +++ b/client/renderers/EGL/texture_buffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture_dmabuf.c b/client/renderers/EGL/texture_dmabuf.c index 52197125..6b8e6d6f 100644 --- a/client/renderers/EGL/texture_dmabuf.c +++ b/client/renderers/EGL/texture_dmabuf.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture_framebuffer.c b/client/renderers/EGL/texture_framebuffer.c index 922d6da7..f2e1f6f2 100644 --- a/client/renderers/EGL/texture_framebuffer.c +++ b/client/renderers/EGL/texture_framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture_util.c b/client/renderers/EGL/texture_util.c index 45e149fa..a0d398bb 100644 --- a/client/renderers/EGL/texture_util.c +++ b/client/renderers/EGL/texture_util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/EGL/texture_util.h b/client/renderers/EGL/texture_util.h index 55903ab0..e08bc86f 100644 --- a/client/renderers/EGL/texture_util.h +++ b/client/renderers/EGL/texture_util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/renderers/OpenGL/opengl.c b/client/renderers/OpenGL/opengl.c index 6d2ec903..35d0463f 100644 --- a/client/renderers/OpenGL/opengl.c +++ b/client/renderers/OpenGL/opengl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/app.c b/client/src/app.c index 38eaa326..e7d3a04a 100644 --- a/client/src/app.c +++ b/client/src/app.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/audio.c b/client/src/audio.c index 5b4480a2..e0d360a9 100644 --- a/client/src/audio.c +++ b/client/src/audio.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/audio.h b/client/src/audio.h index 7b4afb76..549f3414 100644 --- a/client/src/audio.h +++ b/client/src/audio.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/clipboard.c b/client/src/clipboard.c index e370c641..9de23cf8 100644 --- a/client/src/clipboard.c +++ b/client/src/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/clipboard.h b/client/src/clipboard.h index 5c99cfb9..8f2d83e3 100644 --- a/client/src/clipboard.h +++ b/client/src/clipboard.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/config.c b/client/src/config.c index 561fdfe4..a232b3dd 100644 --- a/client/src/config.c +++ b/client/src/config.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it @@ -757,7 +757,7 @@ static void doLicense(void) // BEGIN LICENSE BLOCK "\n" "Looking Glass\n" - "Copyright © 2017-2022 The Looking Glass Authors\n" + "Copyright © 2017-2023 The Looking Glass Authors\n" "https://looking-glass.io\n" "\n" "This program is free software; you can redistribute it and/or modify it under\n" diff --git a/client/src/config.h b/client/src/config.h index f979b8f9..08f5445d 100644 --- a/client/src/config.h +++ b/client/src/config.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/core.c b/client/src/core.c index 8a6ccdd7..66d0803d 100644 --- a/client/src/core.c +++ b/client/src/core.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/core.h b/client/src/core.h index 98fd19fd..378f9459 100644 --- a/client/src/core.h +++ b/client/src/core.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/egl_dynprocs.c b/client/src/egl_dynprocs.c index 64c8aae8..3052da78 100644 --- a/client/src/egl_dynprocs.c +++ b/client/src/egl_dynprocs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/eglutil.c b/client/src/eglutil.c index e1483672..7ed8d911 100644 --- a/client/src/eglutil.c +++ b/client/src/eglutil.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/gl_dynprocs.c b/client/src/gl_dynprocs.c index 5a41f88a..6e43ae94 100644 --- a/client/src/gl_dynprocs.c +++ b/client/src/gl_dynprocs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/kb.c b/client/src/kb.c index 2bf26972..93ccb056 100644 --- a/client/src/kb.c +++ b/client/src/kb.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/kb.h b/client/src/kb.h index 011f006b..e096104e 100644 --- a/client/src/kb.h +++ b/client/src/kb.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/keybind.c b/client/src/keybind.c index fbe26aad..8dd92a02 100644 --- a/client/src/keybind.c +++ b/client/src/keybind.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/keybind.h b/client/src/keybind.h index 600486d7..3bb85e09 100644 --- a/client/src/keybind.h +++ b/client/src/keybind.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/lg-renderer.c b/client/src/lg-renderer.c index 34b60a7a..9c0839d7 100644 --- a/client/src/lg-renderer.c +++ b/client/src/lg-renderer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/main.c b/client/src/main.c index 42b48c87..45d0a659 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/main.h b/client/src/main.h index e34b147d..69f02416 100644 --- a/client/src/main.h +++ b/client/src/main.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/alert.c b/client/src/overlay/alert.c index 6a640a5e..5eace755 100644 --- a/client/src/overlay/alert.c +++ b/client/src/overlay/alert.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/config.c b/client/src/overlay/config.c index 85c93a72..4dd264e8 100644 --- a/client/src/overlay/config.c +++ b/client/src/overlay/config.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/fps.c b/client/src/overlay/fps.c index bc78e921..2f214ad1 100644 --- a/client/src/overlay/fps.c +++ b/client/src/overlay/fps.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/graphs.c b/client/src/overlay/graphs.c index 9130b449..d56df4b5 100644 --- a/client/src/overlay/graphs.c +++ b/client/src/overlay/graphs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/help.c b/client/src/overlay/help.c index 973cc035..7f767f02 100644 --- a/client/src/overlay/help.c +++ b/client/src/overlay/help.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/msg.c b/client/src/overlay/msg.c index fea4dde9..d08f7861 100644 --- a/client/src/overlay/msg.c +++ b/client/src/overlay/msg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/msg.h b/client/src/overlay/msg.h index 3bd8a121..cb4c8c9c 100644 --- a/client/src/overlay/msg.h +++ b/client/src/overlay/msg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/splash.c b/client/src/overlay/splash.c index 534038d2..a16cc0bd 100644 --- a/client/src/overlay/splash.c +++ b/client/src/overlay/splash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay/status.c b/client/src/overlay/status.c index bf4b5f99..a1c1402a 100644 --- a/client/src/overlay/status.c +++ b/client/src/overlay/status.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlay_utils.c b/client/src/overlay_utils.c index 18333214..48463470 100644 --- a/client/src/overlay_utils.c +++ b/client/src/overlay_utils.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/overlays.h b/client/src/overlays.h index 4d4a93b0..7b6553d8 100644 --- a/client/src/overlays.h +++ b/client/src/overlays.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/render_queue.c b/client/src/render_queue.c index d830cb86..0c732823 100644 --- a/client/src/render_queue.c +++ b/client/src/render_queue.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/render_queue.h b/client/src/render_queue.h index b1abed7f..64ccf554 100644 --- a/client/src/render_queue.h +++ b/client/src/render_queue.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/client/src/util.c b/client/src/util.c index 500ee70a..66eafd87 100644 --- a/client/src/util.c +++ b/client/src/util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/KVMFR.h b/common/include/common/KVMFR.h index 09b032cd..16111d82 100644 --- a/common/include/common/KVMFR.h +++ b/common/include/common/KVMFR.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/appstrings.h b/common/include/common/appstrings.h index 274755aa..109afea6 100644 --- a/common/include/common/appstrings.h +++ b/common/include/common/appstrings.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/array.h b/common/include/common/array.h index 37dc2c72..71071ac7 100644 --- a/common/include/common/array.h +++ b/common/include/common/array.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/countedbuffer.h b/common/include/common/countedbuffer.h index 6954c772..80e5e048 100644 --- a/common/include/common/countedbuffer.h +++ b/common/include/common/countedbuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/cpuinfo.h b/common/include/common/cpuinfo.h index 38c9847e..4d021305 100644 --- a/common/include/common/cpuinfo.h +++ b/common/include/common/cpuinfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/crash.h b/common/include/common/crash.h index 56267bca..0f5e0448 100644 --- a/common/include/common/crash.h +++ b/common/include/common/crash.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/debug.h b/common/include/common/debug.h index 3d658891..1dece5c1 100644 --- a/common/include/common/debug.h +++ b/common/include/common/debug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/event.h b/common/include/common/event.h index 5cad0832..64df54af 100644 --- a/common/include/common/event.h +++ b/common/include/common/event.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/framebuffer.h b/common/include/common/framebuffer.h index 0bd76425..51afa6ba 100644 --- a/common/include/common/framebuffer.h +++ b/common/include/common/framebuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/ivshmem.h b/common/include/common/ivshmem.h index 69d41a90..db58a54f 100644 --- a/common/include/common/ivshmem.h +++ b/common/include/common/ivshmem.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/ll.h b/common/include/common/ll.h index 924fa3ec..c9a170cc 100644 --- a/common/include/common/ll.h +++ b/common/include/common/ll.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/locking.h b/common/include/common/locking.h index aa522ab6..7a4db67a 100644 --- a/common/include/common/locking.h +++ b/common/include/common/locking.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/open.h b/common/include/common/open.h index 969947a0..a95126e0 100644 --- a/common/include/common/open.h +++ b/common/include/common/open.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/option.h b/common/include/common/option.h index dbb7e16c..4b9b780c 100644 --- a/common/include/common/option.h +++ b/common/include/common/option.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/paths.h b/common/include/common/paths.h index 669574ad..7aa4b927 100644 --- a/common/include/common/paths.h +++ b/common/include/common/paths.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/rects.h b/common/include/common/rects.h index d6ea0f0d..66872a6b 100644 --- a/common/include/common/rects.h +++ b/common/include/common/rects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/ringbuffer.h b/common/include/common/ringbuffer.h index d62b9b7c..5494c9f8 100644 --- a/common/include/common/ringbuffer.h +++ b/common/include/common/ringbuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/runningavg.h b/common/include/common/runningavg.h index e55fe8ad..79b37714 100644 --- a/common/include/common/runningavg.h +++ b/common/include/common/runningavg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/stringlist.h b/common/include/common/stringlist.h index 668ac4de..2b22da0f 100644 --- a/common/include/common/stringlist.h +++ b/common/include/common/stringlist.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/stringutils.h b/common/include/common/stringutils.h index ba80bf34..f16ff50d 100644 --- a/common/include/common/stringutils.h +++ b/common/include/common/stringutils.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/sysinfo.h b/common/include/common/sysinfo.h index b463804c..9b5d15f9 100644 --- a/common/include/common/sysinfo.h +++ b/common/include/common/sysinfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/thread.h b/common/include/common/thread.h index 9534b94f..57a94a0c 100644 --- a/common/include/common/thread.h +++ b/common/include/common/thread.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/time.h b/common/include/common/time.h index 07c30548..20417757 100644 --- a/common/include/common/time.h +++ b/common/include/common/time.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/types.h b/common/include/common/types.h index 6f510a30..f266d955 100644 --- a/common/include/common/types.h +++ b/common/include/common/types.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/util.h b/common/include/common/util.h index bb21fecc..cd255eb2 100644 --- a/common/include/common/util.h +++ b/common/include/common/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/vector.h b/common/include/common/vector.h index 8e6fc92b..53911e03 100644 --- a/common/include/common/vector.h +++ b/common/include/common/vector.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/version.h b/common/include/common/version.h index abebe48e..6efddad0 100644 --- a/common/include/common/version.h +++ b/common/include/common/version.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/include/common/windebug.h b/common/include/common/windebug.h index d7411a87..5c351f2e 100644 --- a/common/include/common/windebug.h +++ b/common/include/common/windebug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/KVMFR.c b/common/src/KVMFR.c index 74fd4152..81eb8a7c 100644 --- a/common/src/KVMFR.c +++ b/common/src/KVMFR.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/appstrings.c b/common/src/appstrings.c index 5e5ffc9d..617f6eec 100644 --- a/common/src/appstrings.c +++ b/common/src/appstrings.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it @@ -29,7 +29,7 @@ const char * LG_DONATION_STR = const char * LG_DONATION_URL = "https://looking-glass.io/donations"; const char * LG_COPYRIGHT_STR = - "Copyright © 2017-2022 The Looking Glass Authors"; + "Copyright © 2017-2023 The Looking Glass Authors"; const char * LG_WEBSITE_URL = "https://looking-glass.io"; diff --git a/common/src/countedbuffer.c b/common/src/countedbuffer.c index 48585929..ba34436c 100644 --- a/common/src/countedbuffer.c +++ b/common/src/countedbuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/cpuinfo.c b/common/src/cpuinfo.c index 53162c02..38a5eff9 100644 --- a/common/src/cpuinfo.c +++ b/common/src/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/debug.c b/common/src/debug.c index e784b8b7..2b6d3789 100644 --- a/common/src/debug.c +++ b/common/src/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/framebuffer.c b/common/src/framebuffer.c index f5641ee7..62c3916d 100644 --- a/common/src/framebuffer.c +++ b/common/src/framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/ll.c b/common/src/ll.c index 37ca6c1b..718967d4 100644 --- a/common/src/ll.c +++ b/common/src/ll.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/option.c b/common/src/option.c index 8e980243..a9c0ded1 100644 --- a/common/src/option.c +++ b/common/src/option.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/bfd.inc.h b/common/src/platform/linux/bfd.inc.h index bb0fe518..aa8e5d85 100644 --- a/common/src/platform/linux/bfd.inc.h +++ b/common/src/platform/linux/bfd.inc.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/cpuinfo.c b/common/src/platform/linux/cpuinfo.c index 94306cf8..c4c99a3d 100644 --- a/common/src/platform/linux/cpuinfo.c +++ b/common/src/platform/linux/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/crash.c b/common/src/platform/linux/crash.c index 214b7a36..4d436dc4 100644 --- a/common/src/platform/linux/crash.c +++ b/common/src/platform/linux/crash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/debug.c b/common/src/platform/linux/debug.c index 5334c1a3..551d865b 100644 --- a/common/src/platform/linux/debug.c +++ b/common/src/platform/linux/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/event.c b/common/src/platform/linux/event.c index a0766d3c..d6e01ad2 100644 --- a/common/src/platform/linux/event.c +++ b/common/src/platform/linux/event.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/ivshmem.c b/common/src/platform/linux/ivshmem.c index 34122faf..ae152e82 100644 --- a/common/src/platform/linux/ivshmem.c +++ b/common/src/platform/linux/ivshmem.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/open.c b/common/src/platform/linux/open.c index 448e2e12..d3ef2a51 100644 --- a/common/src/platform/linux/open.c +++ b/common/src/platform/linux/open.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/paths.c b/common/src/platform/linux/paths.c index 488f0484..3c272daf 100644 --- a/common/src/platform/linux/paths.c +++ b/common/src/platform/linux/paths.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/sysinfo.c b/common/src/platform/linux/sysinfo.c index e561a596..20769309 100644 --- a/common/src/platform/linux/sysinfo.c +++ b/common/src/platform/linux/sysinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/thread.c b/common/src/platform/linux/thread.c index d966e6b6..db8cce56 100644 --- a/common/src/platform/linux/thread.c +++ b/common/src/platform/linux/thread.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/linux/time.c b/common/src/platform/linux/time.c index 3cf778ec..c126c2ff 100644 --- a/common/src/platform/linux/time.c +++ b/common/src/platform/linux/time.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/cpuinfo.c b/common/src/platform/windows/cpuinfo.c index aac61fed..f5a2a56c 100644 --- a/common/src/platform/windows/cpuinfo.c +++ b/common/src/platform/windows/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/crash.c b/common/src/platform/windows/crash.c index 3ffff36e..d7160692 100644 --- a/common/src/platform/windows/crash.c +++ b/common/src/platform/windows/crash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/debug.c b/common/src/platform/windows/debug.c index 9713f102..699a47f5 100644 --- a/common/src/platform/windows/debug.c +++ b/common/src/platform/windows/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/event.c b/common/src/platform/windows/event.c index 0558bb98..e0030bd9 100644 --- a/common/src/platform/windows/event.c +++ b/common/src/platform/windows/event.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/ivshmem.c b/common/src/platform/windows/ivshmem.c index 1098becb..572165ea 100644 --- a/common/src/platform/windows/ivshmem.c +++ b/common/src/platform/windows/ivshmem.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/sysinfo.c b/common/src/platform/windows/sysinfo.c index ccd03c9a..8c092972 100644 --- a/common/src/platform/windows/sysinfo.c +++ b/common/src/platform/windows/sysinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/thread.c b/common/src/platform/windows/thread.c index b7bfbf77..efb38a64 100644 --- a/common/src/platform/windows/thread.c +++ b/common/src/platform/windows/thread.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/time.c b/common/src/platform/windows/time.c index d5a2550a..81da1fac 100644 --- a/common/src/platform/windows/time.c +++ b/common/src/platform/windows/time.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/platform/windows/windebug.c b/common/src/platform/windows/windebug.c index 61635631..aceb050d 100644 --- a/common/src/platform/windows/windebug.c +++ b/common/src/platform/windows/windebug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/rects.c b/common/src/rects.c index 57f910e7..dd948903 100644 --- a/common/src/rects.c +++ b/common/src/rects.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/ringbuffer.c b/common/src/ringbuffer.c index da6ad395..11090719 100644 --- a/common/src/ringbuffer.c +++ b/common/src/ringbuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/runningavg.c b/common/src/runningavg.c index 32be0f01..d621ba0f 100644 --- a/common/src/runningavg.c +++ b/common/src/runningavg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/stringlist.c b/common/src/stringlist.c index 37906b35..79ff752b 100644 --- a/common/src/stringlist.c +++ b/common/src/stringlist.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/stringutils.c b/common/src/stringutils.c index 4e838785..a724e0c4 100644 --- a/common/src/stringutils.c +++ b/common/src/stringutils.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/common/src/vector.c b/common/src/vector.c index 9e220103..95740436 100644 --- a/common/src/vector.c +++ b/common/src/vector.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/include/interface/capture.h b/host/include/interface/capture.h index 17e5a2e8..069d5b6c 100644 --- a/host/include/interface/capture.h +++ b/host/include/interface/capture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/include/interface/platform.h b/host/include/interface/platform.h index 568bc619..fa4f30dc 100644 --- a/host/include/interface/platform.h +++ b/host/include/interface/platform.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Linux/capture/XCB/src/xcb.c b/host/platform/Linux/capture/XCB/src/xcb.c index 13303cf0..86c237d8 100644 --- a/host/platform/Linux/capture/XCB/src/xcb.c +++ b/host/platform/Linux/capture/XCB/src/xcb.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Linux/capture/pipewire/src/pipewire.c b/host/platform/Linux/capture/pipewire/src/pipewire.c index c2482063..3383dfac 100644 --- a/host/platform/Linux/capture/pipewire/src/pipewire.c +++ b/host/platform/Linux/capture/pipewire/src/pipewire.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Linux/capture/pipewire/src/portal.c b/host/platform/Linux/capture/pipewire/src/portal.c index 6d021317..5f328007 100644 --- a/host/platform/Linux/capture/pipewire/src/portal.c +++ b/host/platform/Linux/capture/pipewire/src/portal.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Linux/capture/pipewire/src/portal.h b/host/platform/Linux/capture/pipewire/src/portal.h index 9047c68e..98df5803 100644 --- a/host/platform/Linux/capture/pipewire/src/portal.h +++ b/host/platform/Linux/capture/pipewire/src/portal.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Linux/src/platform.c b/host/platform/Linux/src/platform.c index ee4d03d3..65c7a88a 100644 --- a/host/platform/Linux/src/platform.c +++ b/host/platform/Linux/src/platform.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/d3d11.c b/host/platform/Windows/capture/DXGI/src/d3d11.c index 41e772b9..e2710b6b 100644 --- a/host/platform/Windows/capture/DXGI/src/d3d11.c +++ b/host/platform/Windows/capture/DXGI/src/d3d11.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2021 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/d3d12.c b/host/platform/Windows/capture/DXGI/src/d3d12.c index 54d5ffcd..aab75b1d 100644 --- a/host/platform/Windows/capture/DXGI/src/d3d12.c +++ b/host/platform/Windows/capture/DXGI/src/d3d12.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2021 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/dxgi.c b/host/platform/Windows/capture/DXGI/src/dxgi.c index 7d0e80e9..b9f426fa 100644 --- a/host/platform/Windows/capture/DXGI/src/dxgi.c +++ b/host/platform/Windows/capture/DXGI/src/dxgi.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/dxgi_capture.h b/host/platform/Windows/capture/DXGI/src/dxgi_capture.h index c25886df..892de7e1 100644 --- a/host/platform/Windows/capture/DXGI/src/dxgi_capture.h +++ b/host/platform/Windows/capture/DXGI/src/dxgi_capture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2021 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/ods_capture.c b/host/platform/Windows/capture/DXGI/src/ods_capture.c index 11644a2d..de1f5360 100644 --- a/host/platform/Windows/capture/DXGI/src/ods_capture.c +++ b/host/platform/Windows/capture/DXGI/src/ods_capture.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2021 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/ods_capture.h b/host/platform/Windows/capture/DXGI/src/ods_capture.h index 12a622e1..17320966 100644 --- a/host/platform/Windows/capture/DXGI/src/ods_capture.h +++ b/host/platform/Windows/capture/DXGI/src/ods_capture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2021 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/DXGI/src/util.c b/host/platform/Windows/capture/DXGI/src/util.c index 646a50d8..45a3e1d5 100644 --- a/host/platform/Windows/capture/DXGI/src/util.c +++ b/host/platform/Windows/capture/DXGI/src/util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/NVFBC/src/nvfbc.c b/host/platform/Windows/capture/NVFBC/src/nvfbc.c index 7c320e6d..24811479 100644 --- a/host/platform/Windows/capture/NVFBC/src/nvfbc.c +++ b/host/platform/Windows/capture/NVFBC/src/nvfbc.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/NVFBC/src/wrapper.cpp b/host/platform/Windows/capture/NVFBC/src/wrapper.cpp index 8e721f0a..9ca574d7 100644 --- a/host/platform/Windows/capture/NVFBC/src/wrapper.cpp +++ b/host/platform/Windows/capture/NVFBC/src/wrapper.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/capture/NVFBC/src/wrapper.h b/host/platform/Windows/capture/NVFBC/src/wrapper.h index cd43482d..a69eabb5 100644 --- a/host/platform/Windows/capture/NVFBC/src/wrapper.h +++ b/host/platform/Windows/capture/NVFBC/src/wrapper.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/include/windows/force_compose.h b/host/platform/Windows/include/windows/force_compose.h index ffc732ce..253cf050 100644 --- a/host/platform/Windows/include/windows/force_compose.h +++ b/host/platform/Windows/include/windows/force_compose.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/include/windows/mousehook.h b/host/platform/Windows/include/windows/mousehook.h index 135f7f5b..9452799e 100644 --- a/host/platform/Windows/include/windows/mousehook.h +++ b/host/platform/Windows/include/windows/mousehook.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/installer.nsi b/host/platform/Windows/installer.nsi index ff44171b..b30d38a3 100644 --- a/host/platform/Windows/installer.nsi +++ b/host/platform/Windows/installer.nsi @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/resource.rc b/host/platform/Windows/resource.rc index 3fab1f50..baf667ec 100644 --- a/host/platform/Windows/resource.rc +++ b/host/platform/Windows/resource.rc @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/src/force_compose.c b/host/platform/Windows/src/force_compose.c index 715cd7ae..d5d43369 100644 --- a/host/platform/Windows/src/force_compose.c +++ b/host/platform/Windows/src/force_compose.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/src/mousehook.c b/host/platform/Windows/src/mousehook.c index 81ed9a97..605d2848 100644 --- a/host/platform/Windows/src/mousehook.c +++ b/host/platform/Windows/src/mousehook.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/src/platform.c b/host/platform/Windows/src/platform.c index 9b843272..c1f50283 100644 --- a/host/platform/Windows/src/platform.c +++ b/host/platform/Windows/src/platform.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/src/platform.h b/host/platform/Windows/src/platform.h index 821f3fda..974efbe6 100644 --- a/host/platform/Windows/src/platform.h +++ b/host/platform/Windows/src/platform.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/src/service.c b/host/platform/Windows/src/service.c index 01611055..55fe3ec3 100644 --- a/host/platform/Windows/src/service.c +++ b/host/platform/Windows/src/service.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/platform/Windows/src/service.h b/host/platform/Windows/src/service.h index d0965361..bfc7606a 100644 --- a/host/platform/Windows/src/service.h +++ b/host/platform/Windows/src/service.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/src/app.c b/host/src/app.c index 10255116..b22e609b 100644 --- a/host/src/app.c +++ b/host/src/app.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIdd/CIVSHMEM.cpp b/idd/LGIdd/CIVSHMEM.cpp index 11fd1272..d8da843e 100644 --- a/idd/LGIdd/CIVSHMEM.cpp +++ b/idd/LGIdd/CIVSHMEM.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "CIVSHMEM.h" #include diff --git a/idd/LGIdd/CIVSHMEM.h b/idd/LGIdd/CIVSHMEM.h index 5f1d4c1f..0411ea36 100644 --- a/idd/LGIdd/CIVSHMEM.h +++ b/idd/LGIdd/CIVSHMEM.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include diff --git a/idd/LGIdd/CIndirectDeviceContext.cpp b/idd/LGIdd/CIndirectDeviceContext.cpp index 7409bfba..36103ec0 100644 --- a/idd/LGIdd/CIndirectDeviceContext.cpp +++ b/idd/LGIdd/CIndirectDeviceContext.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "CIndirectDeviceContext.h" #include "CIndirectMonitorContext.h" diff --git a/idd/LGIdd/CIndirectDeviceContext.h b/idd/LGIdd/CIndirectDeviceContext.h index b6974fa2..069a8f4f 100644 --- a/idd/LGIdd/CIndirectDeviceContext.h +++ b/idd/LGIdd/CIndirectDeviceContext.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include diff --git a/idd/LGIdd/CIndirectMonitorContext.cpp b/idd/LGIdd/CIndirectMonitorContext.cpp index 163248d2..433a49a2 100644 --- a/idd/LGIdd/CIndirectMonitorContext.cpp +++ b/idd/LGIdd/CIndirectMonitorContext.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "CIndirectMonitorContext.h" #include "Direct3DDevice.h" #include "Debug.h" diff --git a/idd/LGIdd/CIndirectMonitorContext.h b/idd/LGIdd/CIndirectMonitorContext.h index ed34e46c..220ecadb 100644 --- a/idd/LGIdd/CIndirectMonitorContext.h +++ b/idd/LGIdd/CIndirectMonitorContext.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include diff --git a/idd/LGIdd/CPlatformInfo.cpp b/idd/LGIdd/CPlatformInfo.cpp index 0df3769f..88f824d2 100644 --- a/idd/LGIdd/CPlatformInfo.cpp +++ b/idd/LGIdd/CPlatformInfo.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "CPlatformInfo.h" #include "Debug.h" diff --git a/idd/LGIdd/CPlatformInfo.h b/idd/LGIdd/CPlatformInfo.h index 737b8768..6a107a8a 100644 --- a/idd/LGIdd/CPlatformInfo.h +++ b/idd/LGIdd/CPlatformInfo.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include diff --git a/idd/LGIdd/CSwapChainProcessor.cpp b/idd/LGIdd/CSwapChainProcessor.cpp index 5d556f2b..1ca282d3 100644 --- a/idd/LGIdd/CSwapChainProcessor.cpp +++ b/idd/LGIdd/CSwapChainProcessor.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "CSwapChainProcessor.h" #include diff --git a/idd/LGIdd/CSwapChainProcessor.h b/idd/LGIdd/CSwapChainProcessor.h index aa6ca9f0..6b4a62a6 100644 --- a/idd/LGIdd/CSwapChainProcessor.h +++ b/idd/LGIdd/CSwapChainProcessor.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include "Direct3DDevice.h" diff --git a/idd/LGIdd/Debug.cpp b/idd/LGIdd/Debug.cpp index 29e74f29..a3c064db 100644 --- a/idd/LGIdd/Debug.cpp +++ b/idd/LGIdd/Debug.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include #include #include diff --git a/idd/LGIdd/Debug.h b/idd/LGIdd/Debug.h index 69ce66bf..f0811e97 100644 --- a/idd/LGIdd/Debug.h +++ b/idd/LGIdd/Debug.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include diff --git a/idd/LGIdd/Device.cpp b/idd/LGIdd/Device.cpp index ffcbd99b..0f37ac04 100644 --- a/idd/LGIdd/Device.cpp +++ b/idd/LGIdd/Device.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "driver.h" #include "device.tmh" diff --git a/idd/LGIdd/Device.h b/idd/LGIdd/Device.h index 12b1361e..58ad1a97 100644 --- a/idd/LGIdd/Device.h +++ b/idd/LGIdd/Device.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include "public.h" diff --git a/idd/LGIdd/Direct3DDevice.cpp b/idd/LGIdd/Direct3DDevice.cpp index 63d42ad5..9562547b 100644 --- a/idd/LGIdd/Direct3DDevice.cpp +++ b/idd/LGIdd/Direct3DDevice.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "Direct3DDevice.h" HRESULT Direct3DDevice::Init() diff --git a/idd/LGIdd/Direct3DDevice.h b/idd/LGIdd/Direct3DDevice.h index 86883d3d..a8b219e3 100644 --- a/idd/LGIdd/Direct3DDevice.h +++ b/idd/LGIdd/Direct3DDevice.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #pragma once #include diff --git a/idd/LGIdd/Driver.cpp b/idd/LGIdd/Driver.cpp index 5acd0a9c..0c4a517f 100644 --- a/idd/LGIdd/Driver.cpp +++ b/idd/LGIdd/Driver.cpp @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "driver.h" #include "driver.tmh" diff --git a/idd/LGIdd/Driver.h b/idd/LGIdd/Driver.h index 64f47938..0475f3bc 100644 --- a/idd/LGIdd/Driver.h +++ b/idd/LGIdd/Driver.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include #include #include diff --git a/idd/LGIdd/Public.h b/idd/LGIdd/Public.h index b80ad59b..e245792f 100644 --- a/idd/LGIdd/Public.h +++ b/idd/LGIdd/Public.h @@ -1,2 +1,22 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + // {997b0b66-b74c-4017-9a89-e4aad41d3780} DEFINE_GUID (GUID_DEVINTERFACE_LGIdd, 0x997b0b66,0xb74c,0x4017,0x9a,0x89,0xe4,0xaa,0xd4,0x1d,0x37,0x80); \ No newline at end of file diff --git a/idd/LGIdd/Trace.h b/idd/LGIdd/Trace.h index 392c380a..bf90cc33 100644 --- a/idd/LGIdd/Trace.h +++ b/idd/LGIdd/Trace.h @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2023 The Looking Glass Authors + * https://looking-glass.io + * + * This program 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 2 of the License, or (at your option) + * any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #define WPP_CONTROL_GUIDS \ WPP_DEFINE_CONTROL_GUID( \ MyDriver1TraceGuid, (58bf0aac,4a52,4560,9873,693b645c0a47), \ diff --git a/module/kvmfr.h b/module/kvmfr.h index 728c23cc..7ff8d3fe 100644 --- a/module/kvmfr.h +++ b/module/kvmfr.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/module/test.c b/module/test.c index 19145ba1..7fa76bdd 100644 --- a/module/test.c +++ b/module/test.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/obs/lg.c b/obs/lg.c index 9c4cae3e..a2da23b2 100644 --- a/obs/lg.c +++ b/obs/lg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/obs/main.c b/obs/main.c index d3a10c4e..12e62836 100644 --- a/obs/main.c +++ b/obs/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/profile/client/src/main.c b/profile/client/src/main.c index 2be33937..d4058f15 100644 --- a/profile/client/src/main.c +++ b/profile/client/src/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/resources/icondata.h b/resources/icondata.h index 7ac43dce..ece0892c 100644 --- a/resources/icondata.h +++ b/resources/icondata.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2022 The Looking Glass Authors + * Copyright © 2017-2023 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it