From 0b210a280d6f49014dcb0e66ec74233cb7ff4b4d Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Thu, 1 Feb 2024 17:16:31 +1100 Subject: [PATCH] [all] update the copyright to 2024 --- 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 +- .../Wayland/desktops/libdecor/libdecor.c | 2 +- .../displayservers/Wayland/desktops/xdg/xdg.c | 2 +- client/displayservers/Wayland/gl.c | 2 +- client/displayservers/Wayland/idle.c | 2 +- client/displayservers/Wayland/input.c | 2 +- .../Wayland/interface/desktop.h | 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 +- 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/cursor.c | 2 +- client/displayservers/X11/cursor.h | 2 +- client/displayservers/X11/wm.h | 2 +- client/displayservers/X11/wm/default.c | 2 +- client/displayservers/X11/wm/i3.c | 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_24bit.c | 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/downsample_parser.h | 22 +++++++++---------- 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 +- .../Windows/capture/DXGI/src/backend.h | 2 +- .../platform/Windows/capture/DXGI/src/d3d11.c | 2 +- .../platform/Windows/capture/DXGI/src/d3d12.c | 3 ++- host/platform/Windows/capture/DXGI/src/dxgi.c | 2 +- .../Windows/capture/DXGI/src/ods_capture.c | 2 +- .../Windows/capture/DXGI/src/ods_capture.h | 2 +- host/platform/Windows/capture/DXGI/src/pp.h | 2 +- .../Windows/capture/DXGI/src/pp/downsample.c | 2 +- .../Windows/capture/DXGI/src/pp/rgb24.c | 2 +- .../capture/DXGI/src/pp/sdrwhitelevel.c | 2 +- host/platform/Windows/capture/DXGI/src/util.c | 2 +- host/platform/Windows/capture/DXGI/src/util.h | 2 +- .../Windows/capture/NVFBC/src/nvfbc.c | 2 +- .../Windows/capture/NVFBC/src/wrapper.cpp | 2 +- .../Windows/capture/NVFBC/src/wrapper.h | 2 +- host/platform/Windows/include/com_ref.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/com_ref.c | 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 +- host/src/downsample_parser.c | 22 +++++++++---------- idd/LGIdd/CIVSHMEM.cpp | 2 +- idd/LGIdd/CIVSHMEM.h | 2 +- idd/LGIdd/CIndirectDeviceContext.cpp | 2 +- idd/LGIdd/CIndirectDeviceContext.h | 2 +- idd/LGIdd/CIndirectMonitorContext.cpp | 2 +- idd/LGIdd/CIndirectMonitorContext.h | 2 +- idd/LGIdd/CPlatformInfo.cpp | 2 +- idd/LGIdd/CPlatformInfo.h | 2 +- idd/LGIdd/CSwapChainProcessor.cpp | 2 +- idd/LGIdd/CSwapChainProcessor.h | 2 +- idd/LGIdd/Debug.cpp | 2 +- idd/LGIdd/Debug.h | 2 +- idd/LGIdd/Device.cpp | 2 +- idd/LGIdd/Device.h | 2 +- idd/LGIdd/Direct3DDevice.cpp | 2 +- idd/LGIdd/Direct3DDevice.h | 2 +- idd/LGIdd/Driver.cpp | 2 +- idd/LGIdd/Driver.h | 2 +- idd/LGIdd/Public.h | 2 +- idd/LGIdd/Trace.h | 2 +- module/kvmfr.c | 2 +- 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 +- 239 files changed, 262 insertions(+), 261 deletions(-) diff --git a/client/audiodevs/PipeWire/pipewire.c b/client/audiodevs/PipeWire/pipewire.c index 71ec8479..198ed92d 100644 --- a/client/audiodevs/PipeWire/pipewire.c +++ b/client/audiodevs/PipeWire/pipewire.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 ed7e0f5f..05b6997f 100644 --- a/client/audiodevs/PulseAudio/pulseaudio.c +++ b/client/audiodevs/PulseAudio/pulseaudio.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8da03f38..d032acb9 100644 --- a/client/displayservers/Wayland/activation.c +++ b/client/displayservers/Wayland/activation.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 08d2c7f2..21d3becf 100644 --- a/client/displayservers/Wayland/clipboard.c +++ b/client/displayservers/Wayland/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 4347f5df..924842d6 100644 --- a/client/displayservers/Wayland/cursor.c +++ b/client/displayservers/Wayland/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/desktops/libdecor/libdecor.c b/client/displayservers/Wayland/desktops/libdecor/libdecor.c index c53948d4..25fca91e 100644 --- a/client/displayservers/Wayland/desktops/libdecor/libdecor.c +++ b/client/displayservers/Wayland/desktops/libdecor/libdecor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/desktops/xdg/xdg.c b/client/displayservers/Wayland/desktops/xdg/xdg.c index 28e77467..26bd16ac 100644 --- a/client/displayservers/Wayland/desktops/xdg/xdg.c +++ b/client/displayservers/Wayland/desktops/xdg/xdg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 fa305481..343ced82 100644 --- a/client/displayservers/Wayland/gl.c +++ b/client/displayservers/Wayland/gl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 fc4b4516..67d5faf8 100644 --- a/client/displayservers/Wayland/idle.c +++ b/client/displayservers/Wayland/idle.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d8de55dd..5d457d9b 100644 --- a/client/displayservers/Wayland/input.c +++ b/client/displayservers/Wayland/input.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/interface/desktop.h b/client/displayservers/Wayland/interface/desktop.h index deecebea..8248231b 100644 --- a/client/displayservers/Wayland/interface/desktop.h +++ b/client/displayservers/Wayland/interface/desktop.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 6eb400fe..c89b04e5 100644 --- a/client/displayservers/Wayland/output.c +++ b/client/displayservers/Wayland/output.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 38c63d47..d97fec32 100644 --- a/client/displayservers/Wayland/poll.c +++ b/client/displayservers/Wayland/poll.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 c966beae..c7ad820d 100644 --- a/client/displayservers/Wayland/presentation.c +++ b/client/displayservers/Wayland/presentation.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 f7c67327..b64adf15 100644 --- a/client/displayservers/Wayland/registry.c +++ b/client/displayservers/Wayland/registry.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 98226038..a16393af 100644 --- a/client/displayservers/Wayland/state.c +++ b/client/displayservers/Wayland/state.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d9bf37c4..aa8c632b 100644 --- a/client/displayservers/Wayland/wayland.c +++ b/client/displayservers/Wayland/wayland.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 cd8ac903..92a8efcc 100644 --- a/client/displayservers/Wayland/wayland.h +++ b/client/displayservers/Wayland/wayland.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 33d636b2..1a277886 100644 --- a/client/displayservers/Wayland/window.c +++ b/client/displayservers/Wayland/window.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7b5599aa..1a5e59f7 100644 --- a/client/displayservers/X11/atoms.c +++ b/client/displayservers/X11/atoms.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 fd9d4a69..d127943c 100644 --- a/client/displayservers/X11/atoms.h +++ b/client/displayservers/X11/atoms.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1aadb95f..03437d12 100644 --- a/client/displayservers/X11/clipboard.c +++ b/client/displayservers/X11/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d39ca625..7bdc3471 100644 --- a/client/displayservers/X11/clipboard.h +++ b/client/displayservers/X11/clipboard.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/cursor.c b/client/displayservers/X11/cursor.c index f963c88b..e355fa79 100644 --- a/client/displayservers/X11/cursor.c +++ b/client/displayservers/X11/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/cursor.h b/client/displayservers/X11/cursor.h index 622387da..d0fc6543 100644 --- a/client/displayservers/X11/cursor.h +++ b/client/displayservers/X11/cursor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/wm.h b/client/displayservers/X11/wm.h index fdfa4f37..2311015c 100644 --- a/client/displayservers/X11/wm.h +++ b/client/displayservers/X11/wm.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/wm/default.c b/client/displayservers/X11/wm/default.c index 87f7fe17..903b77f2 100644 --- a/client/displayservers/X11/wm/default.c +++ b/client/displayservers/X11/wm/default.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/wm/i3.c b/client/displayservers/X11/wm/i3.c index d30fb29a..3c1b9a4e 100644 --- a/client/displayservers/X11/wm/i3.c +++ b/client/displayservers/X11/wm/i3.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1aabbced..6ed9c582 100644 --- a/client/displayservers/X11/x11.c +++ b/client/displayservers/X11/x11.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1a45907f..287a0bd4 100644 --- a/client/displayservers/X11/x11.h +++ b/client/displayservers/X11/x11.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b6ceac2a..e139aa4c 100644 --- a/client/include/app.h +++ b/client/include/app.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 27e69a99..9084b217 100644 --- a/client/include/egl_dynprocs.h +++ b/client/include/egl_dynprocs.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 ccbb040a..d414fc36 100644 --- a/client/include/eglutil.h +++ b/client/include/eglutil.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b253c26f..0bd8cf6a 100644 --- a/client/include/gl_dynprocs.h +++ b/client/include/gl_dynprocs.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 72a45ed4..08f047cb 100644 --- a/client/include/interface/audiodev.h +++ b/client/include/interface/audiodev.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e8bcc749..ee30fc5d 100644 --- a/client/include/interface/displayserver.h +++ b/client/include/interface/displayserver.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 dadd117c..18422aab 100644 --- a/client/include/interface/font.h +++ b/client/include/interface/font.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b4335349..519ae447 100644 --- a/client/include/interface/overlay.h +++ b/client/include/interface/overlay.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 bdef79a3..9d653fec 100644 --- a/client/include/interface/renderer.h +++ b/client/include/interface/renderer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 46f51f2d..d0d360bf 100644 --- a/client/include/overlay_utils.h +++ b/client/include/overlay_utils.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1c38f67c..2eb9b244 100644 --- a/client/include/util.h +++ b/client/include/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0c1d1e89..037b497e 100644 --- a/client/renderers/EGL/cursor.c +++ b/client/renderers/EGL/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 bc8ed4da..245348fe 100644 --- a/client/renderers/EGL/cursor.h +++ b/client/renderers/EGL/cursor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e90ea821..404c7ee4 100644 --- a/client/renderers/EGL/damage.c +++ b/client/renderers/EGL/damage.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 bad90cb1..b9a36f6b 100644 --- a/client/renderers/EGL/damage.h +++ b/client/renderers/EGL/damage.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1cac84de..de86b9e8 100644 --- a/client/renderers/EGL/desktop.c +++ b/client/renderers/EGL/desktop.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 27108bf4..c1d5a4d0 100644 --- a/client/renderers/EGL/desktop.h +++ b/client/renderers/EGL/desktop.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 ff3e0e25..d3fc8338 100644 --- a/client/renderers/EGL/desktop_rects.c +++ b/client/renderers/EGL/desktop_rects.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e9773d38..d33d39c5 100644 --- a/client/renderers/EGL/desktop_rects.h +++ b/client/renderers/EGL/desktop_rects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8a401967..d21d6c4d 100644 --- a/client/renderers/EGL/egl.c +++ b/client/renderers/EGL/egl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d4d2526c..364480b3 100644 --- a/client/renderers/EGL/egl.h +++ b/client/renderers/EGL/egl.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 c98db5f4..03aaadc0 100644 --- a/client/renderers/EGL/egldebug.c +++ b/client/renderers/EGL/egldebug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 f987ce3e..b53d4b3b 100644 --- a/client/renderers/EGL/egldebug.h +++ b/client/renderers/EGL/egldebug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 f8248123..a965c36d 100644 --- a/client/renderers/EGL/egltypes.h +++ b/client/renderers/EGL/egltypes.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1a30f56d..f169df53 100644 --- a/client/renderers/EGL/ffx.c +++ b/client/renderers/EGL/ffx.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 cc119639..23795699 100644 --- a/client/renderers/EGL/ffx.h +++ b/client/renderers/EGL/ffx.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0c6aede9..23dfd8bb 100644 --- a/client/renderers/EGL/filter.c +++ b/client/renderers/EGL/filter.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 963f7953..753d4e97 100644 --- a/client/renderers/EGL/filter.h +++ b/client/renderers/EGL/filter.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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_24bit.c b/client/renderers/EGL/filter_24bit.c index 15250308..9753d0ff 100644 --- a/client/renderers/EGL/filter_24bit.c +++ b/client/renderers/EGL/filter_24bit.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e0aa30fe..d0b7a7d5 100644 --- a/client/renderers/EGL/filter_downscale.c +++ b/client/renderers/EGL/filter_downscale.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 21570497..40bffa0f 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b4f4a763..ec1e5af4 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 aa424bd0..7662f094 100644 --- a/client/renderers/EGL/filters.h +++ b/client/renderers/EGL/filters.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d18fc566..8fdb2683 100644 --- a/client/renderers/EGL/framebuffer.c +++ b/client/renderers/EGL/framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b2a1554b..73baef0c 100644 --- a/client/renderers/EGL/framebuffer.h +++ b/client/renderers/EGL/framebuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 00040105..4c328f01 100644 --- a/client/renderers/EGL/model.c +++ b/client/renderers/EGL/model.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 89c5cda7..019a2a9d 100644 --- a/client/renderers/EGL/model.h +++ b/client/renderers/EGL/model.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1c418519..758c94f6 100644 --- a/client/renderers/EGL/postprocess.c +++ b/client/renderers/EGL/postprocess.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 061a8b69..3c963fac 100644 --- a/client/renderers/EGL/postprocess.h +++ b/client/renderers/EGL/postprocess.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 6983bc64..bc617e6e 100644 --- a/client/renderers/EGL/shader.c +++ b/client/renderers/EGL/shader.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 cbf8e723..b568a809 100644 --- a/client/renderers/EGL/shader.h +++ b/client/renderers/EGL/shader.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b07ac0dd..0cdae6ad 100644 --- a/client/renderers/EGL/texture.c +++ b/client/renderers/EGL/texture.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 f92e1052..2bdfc349 100644 --- a/client/renderers/EGL/texture.h +++ b/client/renderers/EGL/texture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 a15609ed..c13f4b5d 100644 --- a/client/renderers/EGL/texture_buffer.c +++ b/client/renderers/EGL/texture_buffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e2f8740d..aacdd9fe 100644 --- a/client/renderers/EGL/texture_buffer.h +++ b/client/renderers/EGL/texture_buffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b755e960..44f0112f 100644 --- a/client/renderers/EGL/texture_dmabuf.c +++ b/client/renderers/EGL/texture_dmabuf.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 09940da5..cd66a1d4 100644 --- a/client/renderers/EGL/texture_framebuffer.c +++ b/client/renderers/EGL/texture_framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8f950306..e3df1ecf 100644 --- a/client/renderers/EGL/texture_util.c +++ b/client/renderers/EGL/texture_util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 af1e3003..793e72bc 100644 --- a/client/renderers/EGL/texture_util.h +++ b/client/renderers/EGL/texture_util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 5ced5c24..0d138da7 100644 --- a/client/renderers/OpenGL/opengl.c +++ b/client/renderers/OpenGL/opengl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 c2145bd5..c7fca1d2 100644 --- a/client/src/app.c +++ b/client/src/app.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e0d360a9..b51b25cc 100644 --- a/client/src/audio.c +++ b/client/src/audio.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 549f3414..831153b7 100644 --- a/client/src/audio.h +++ b/client/src/audio.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9de23cf8..15bef84a 100644 --- a/client/src/clipboard.c +++ b/client/src/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8f2d83e3..1d983a51 100644 --- a/client/src/clipboard.h +++ b/client/src/clipboard.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 a232b3dd..a868a7a8 100644 --- a/client/src/config.c +++ b/client/src/config.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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-2023 The Looking Glass Authors\n" + "Copyright © 2017-2024 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 08f5445d..ef0b665e 100644 --- a/client/src/config.h +++ b/client/src/config.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 66d0803d..f6bc6f3a 100644 --- a/client/src/core.c +++ b/client/src/core.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 378f9459..1751aa67 100644 --- a/client/src/core.h +++ b/client/src/core.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 3052da78..eb216893 100644 --- a/client/src/egl_dynprocs.c +++ b/client/src/egl_dynprocs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7ed8d911..34f0ccbe 100644 --- a/client/src/eglutil.c +++ b/client/src/eglutil.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 6e43ae94..a7892e3f 100644 --- a/client/src/gl_dynprocs.c +++ b/client/src/gl_dynprocs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 93ccb056..f4a7856b 100644 --- a/client/src/kb.c +++ b/client/src/kb.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e096104e..030cf719 100644 --- a/client/src/kb.h +++ b/client/src/kb.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8dd92a02..a214469d 100644 --- a/client/src/keybind.c +++ b/client/src/keybind.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 3bb85e09..b28501ef 100644 --- a/client/src/keybind.h +++ b/client/src/keybind.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9c0839d7..2ddf0ab5 100644 --- a/client/src/lg-renderer.c +++ b/client/src/lg-renderer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 de629489..0108c1db 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 69f02416..8214c546 100644 --- a/client/src/main.h +++ b/client/src/main.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 5eace755..687b6ebc 100644 --- a/client/src/overlay/alert.c +++ b/client/src/overlay/alert.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 4dd264e8..fc1d88bd 100644 --- a/client/src/overlay/config.c +++ b/client/src/overlay/config.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 2f214ad1..063d660a 100644 --- a/client/src/overlay/fps.c +++ b/client/src/overlay/fps.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 417e866b..e80472b6 100644 --- a/client/src/overlay/graphs.c +++ b/client/src/overlay/graphs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7f767f02..0f039ed3 100644 --- a/client/src/overlay/help.c +++ b/client/src/overlay/help.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9ff950ab..25cc757e 100644 --- a/client/src/overlay/msg.c +++ b/client/src/overlay/msg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 cb4c8c9c..2ee572df 100644 --- a/client/src/overlay/msg.h +++ b/client/src/overlay/msg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 be3789a0..2ae493cc 100644 --- a/client/src/overlay/splash.c +++ b/client/src/overlay/splash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 a1c1402a..0f0afc48 100644 --- a/client/src/overlay/status.c +++ b/client/src/overlay/status.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 48463470..54664a98 100644 --- a/client/src/overlay_utils.c +++ b/client/src/overlay_utils.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7b6553d8..d9287b88 100644 --- a/client/src/overlays.h +++ b/client/src/overlays.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0c732823..d04a5143 100644 --- a/client/src/render_queue.c +++ b/client/src/render_queue.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 64ccf554..a7d3fddc 100644 --- a/client/src/render_queue.h +++ b/client/src/render_queue.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 65dcb11c..2999d984 100644 --- a/client/src/util.c +++ b/client/src/util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 41547729..903ad478 100644 --- a/common/include/common/KVMFR.h +++ b/common/include/common/KVMFR.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 109afea6..8bb1cae3 100644 --- a/common/include/common/appstrings.h +++ b/common/include/common/appstrings.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 71071ac7..6ded549a 100644 --- a/common/include/common/array.h +++ b/common/include/common/array.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 80e5e048..f2bb0bce 100644 --- a/common/include/common/countedbuffer.h +++ b/common/include/common/countedbuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0a0ad58e..36330dd8 100644 --- a/common/include/common/cpuinfo.h +++ b/common/include/common/cpuinfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0f5e0448..044df36f 100644 --- a/common/include/common/crash.h +++ b/common/include/common/crash.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 44cf3629..6c5cb55f 100644 --- a/common/include/common/debug.h +++ b/common/include/common/debug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 64df54af..ddb5c1ae 100644 --- a/common/include/common/event.h +++ b/common/include/common/event.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0941befa..89bc1a7f 100644 --- a/common/include/common/framebuffer.h +++ b/common/include/common/framebuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 db58a54f..52d44806 100644 --- a/common/include/common/ivshmem.h +++ b/common/include/common/ivshmem.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 c9a170cc..4ab68071 100644 --- a/common/include/common/ll.h +++ b/common/include/common/ll.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7a4db67a..fdf17e64 100644 --- a/common/include/common/locking.h +++ b/common/include/common/locking.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 a95126e0..245f248b 100644 --- a/common/include/common/open.h +++ b/common/include/common/open.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 cb94a007..593b9805 100644 --- a/common/include/common/option.h +++ b/common/include/common/option.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7aa4b927..85f64f88 100644 --- a/common/include/common/paths.h +++ b/common/include/common/paths.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7e08be13..37c2e2dd 100644 --- a/common/include/common/rects.h +++ b/common/include/common/rects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 5494c9f8..01032a12 100644 --- a/common/include/common/ringbuffer.h +++ b/common/include/common/ringbuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 79b37714..e0a0cdd9 100644 --- a/common/include/common/runningavg.h +++ b/common/include/common/runningavg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 2b22da0f..15d2d41f 100644 --- a/common/include/common/stringlist.h +++ b/common/include/common/stringlist.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 e7929837..fc9d6998 100644 --- a/common/include/common/stringutils.h +++ b/common/include/common/stringutils.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9b5d15f9..7e3752be 100644 --- a/common/include/common/sysinfo.h +++ b/common/include/common/sysinfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 57a94a0c..6430bae0 100644 --- a/common/include/common/thread.h +++ b/common/include/common/thread.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9e9be15b..20fe46c6 100644 --- a/common/include/common/time.h +++ b/common/include/common/time.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 31d95dbc..68ba7d4a 100644 --- a/common/include/common/types.h +++ b/common/include/common/types.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 944cdfb3..2c9d9d2b 100644 --- a/common/include/common/util.h +++ b/common/include/common/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 478b5d96..f0a1c9df 100644 --- a/common/include/common/vector.h +++ b/common/include/common/vector.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 6efddad0..ae01d2a2 100644 --- a/common/include/common/version.h +++ b/common/include/common/version.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 5c351f2e..3387e590 100644 --- a/common/include/common/windebug.h +++ b/common/include/common/windebug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 6cad2bca..b27211e3 100644 --- a/common/src/KVMFR.c +++ b/common/src/KVMFR.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 617f6eec..b2c9228f 100644 --- a/common/src/appstrings.c +++ b/common/src/appstrings.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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-2023 The Looking Glass Authors"; + "Copyright © 2017-2024 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 ba34436c..2a6c2fb2 100644 --- a/common/src/countedbuffer.c +++ b/common/src/countedbuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7fd557b4..075dc7c3 100644 --- a/common/src/cpuinfo.c +++ b/common/src/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 137bfc26..fcd1878d 100644 --- a/common/src/debug.c +++ b/common/src/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 24d507c8..dac29f6b 100644 --- a/common/src/framebuffer.c +++ b/common/src/framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 718967d4..cbbc3455 100644 --- a/common/src/ll.c +++ b/common/src/ll.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 3f130005..e32935dd 100644 --- a/common/src/option.c +++ b/common/src/option.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 aa8e5d85..a962e291 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8b03d4ea..d10ed4d5 100644 --- a/common/src/platform/linux/cpuinfo.c +++ b/common/src/platform/linux/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 4d436dc4..130bd0f1 100644 --- a/common/src/platform/linux/crash.c +++ b/common/src/platform/linux/crash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 72d2d226..ccbd19fb 100644 --- a/common/src/platform/linux/debug.c +++ b/common/src/platform/linux/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d6e01ad2..a68c458a 100644 --- a/common/src/platform/linux/event.c +++ b/common/src/platform/linux/event.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9184d860..0d9a7502 100644 --- a/common/src/platform/linux/ivshmem.c +++ b/common/src/platform/linux/ivshmem.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d3ef2a51..ee3fd647 100644 --- a/common/src/platform/linux/open.c +++ b/common/src/platform/linux/open.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 3c272daf..4112111c 100644 --- a/common/src/platform/linux/paths.c +++ b/common/src/platform/linux/paths.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 20769309..f5616b09 100644 --- a/common/src/platform/linux/sysinfo.c +++ b/common/src/platform/linux/sysinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 db8cce56..a950a6a8 100644 --- a/common/src/platform/linux/thread.c +++ b/common/src/platform/linux/thread.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 c126c2ff..5dee8ba9 100644 --- a/common/src/platform/linux/time.c +++ b/common/src/platform/linux/time.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0b7d557b..690d57e7 100644 --- a/common/src/platform/windows/cpuinfo.c +++ b/common/src/platform/windows/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 50c65321..c4337dc3 100644 --- a/common/src/platform/windows/crash.c +++ b/common/src/platform/windows/crash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 14bb2fe2..6b8fc7e0 100644 --- a/common/src/platform/windows/debug.c +++ b/common/src/platform/windows/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 c9ef4a62..863e6de3 100644 --- a/common/src/platform/windows/event.c +++ b/common/src/platform/windows/event.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 572165ea..8be6fa56 100644 --- a/common/src/platform/windows/ivshmem.c +++ b/common/src/platform/windows/ivshmem.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 8c092972..1490b72c 100644 --- a/common/src/platform/windows/sysinfo.c +++ b/common/src/platform/windows/sysinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 efb38a64..bbd9c0f9 100644 --- a/common/src/platform/windows/thread.c +++ b/common/src/platform/windows/thread.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 81da1fac..2b6b0771 100644 --- a/common/src/platform/windows/time.c +++ b/common/src/platform/windows/time.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 aceb050d..21901d60 100644 --- a/common/src/platform/windows/windebug.c +++ b/common/src/platform/windows/windebug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 5639598f..d5da1015 100644 --- a/common/src/rects.c +++ b/common/src/rects.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 11090719..38abcfa6 100644 --- a/common/src/ringbuffer.c +++ b/common/src/ringbuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d621ba0f..54af281e 100644 --- a/common/src/runningavg.c +++ b/common/src/runningavg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 79ff752b..a9ee911c 100644 --- a/common/src/stringlist.c +++ b/common/src/stringlist.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 52aba65a..f24af5ea 100644 --- a/common/src/stringutils.c +++ b/common/src/stringutils.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 681df9e0..485added 100644 --- a/common/src/vector.c +++ b/common/src/vector.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/downsample_parser.h b/host/include/downsample_parser.h index 1987faf3..d06816d5 100644 --- a/host/include/downsample_parser.h +++ b/host/include/downsample_parser.h @@ -1,21 +1,21 @@ /** - * looking glass - * copyright © 2017-2023 the looking glass authors + * Looking Glass + * Copyright © 2017-2024 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) + * 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 + * 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 + * 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 diff --git a/host/include/interface/capture.h b/host/include/interface/capture.h index c94f0cd8..90196bbc 100644 --- a/host/include/interface/capture.h +++ b/host/include/interface/capture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 fa4f30dc..77b424e7 100644 --- a/host/include/interface/platform.h +++ b/host/include/interface/platform.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 f3db4f95..d9947a0a 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 a6bac84f..4c4e5c2d 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 5f328007..22475db7 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 98df5803..41d60407 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 65c7a88a..474dd382 100644 --- a/host/platform/Linux/src/platform.c +++ b/host/platform/Linux/src/platform.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/backend.h b/host/platform/Windows/capture/DXGI/src/backend.h index 5d87a09f..b6be20a7 100644 --- a/host/platform/Windows/capture/DXGI/src/backend.h +++ b/host/platform/Windows/capture/DXGI/src/backend.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 467626f3..de15978b 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 0433eb5f..b6823df3 100644 --- a/host/platform/Windows/capture/DXGI/src/d3d12.c +++ b/host/platform/Windows/capture/DXGI/src/d3d12.c @@ -1,5 +1,6 @@ /** - * Copyright © 2017-2023 The Looking Glass Authors + * Looking Glass + * Copyright © 2017-2024 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 09bc7452..7278161f 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 de1f5360..78fb692d 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 17320966..63d5465d 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/pp.h b/host/platform/Windows/capture/DXGI/src/pp.h index 788210eb..e922b683 100644 --- a/host/platform/Windows/capture/DXGI/src/pp.h +++ b/host/platform/Windows/capture/DXGI/src/pp.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/pp/downsample.c b/host/platform/Windows/capture/DXGI/src/pp/downsample.c index 2403c036..1f16467b 100644 --- a/host/platform/Windows/capture/DXGI/src/pp/downsample.c +++ b/host/platform/Windows/capture/DXGI/src/pp/downsample.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/pp/rgb24.c b/host/platform/Windows/capture/DXGI/src/pp/rgb24.c index 13abc541..cc822276 100644 --- a/host/platform/Windows/capture/DXGI/src/pp/rgb24.c +++ b/host/platform/Windows/capture/DXGI/src/pp/rgb24.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/pp/sdrwhitelevel.c b/host/platform/Windows/capture/DXGI/src/pp/sdrwhitelevel.c index b959f628..7d146e47 100644 --- a/host/platform/Windows/capture/DXGI/src/pp/sdrwhitelevel.c +++ b/host/platform/Windows/capture/DXGI/src/pp/sdrwhitelevel.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 1978f714..08fcaeb2 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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.h b/host/platform/Windows/capture/DXGI/src/util.h index c02d0878..609702fb 100644 --- a/host/platform/Windows/capture/DXGI/src/util.h +++ b/host/platform/Windows/capture/DXGI/src/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 ba04b06a..3030c759 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d57b2e81..5b812b9b 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 a69eabb5..cd2c00a8 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/com_ref.h b/host/platform/Windows/include/com_ref.h index 5e22c9f4..f9da1f6e 100644 --- a/host/platform/Windows/include/com_ref.h +++ b/host/platform/Windows/include/com_ref.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 253cf050..f99e4ac0 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 9452799e..11205a16 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b30d38a3..3199ddca 100644 --- a/host/platform/Windows/installer.nsi +++ b/host/platform/Windows/installer.nsi @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 baf667ec..acd2c172 100644 --- a/host/platform/Windows/resource.rc +++ b/host/platform/Windows/resource.rc @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/com_ref.c b/host/platform/Windows/src/com_ref.c index ab4e8663..74cd5d2c 100644 --- a/host/platform/Windows/src/com_ref.c +++ b/host/platform/Windows/src/com_ref.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d5d43369..05e8c20e 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-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 47730e48..a941134b 100644 --- a/host/platform/Windows/src/mousehook.c +++ b/host/platform/Windows/src/mousehook.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d10d3956..dec971f3 100644 --- a/host/platform/Windows/src/platform.c +++ b/host/platform/Windows/src/platform.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 974efbe6..1060a16a 100644 --- a/host/platform/Windows/src/platform.h +++ b/host/platform/Windows/src/platform.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 55fe3ec3..83202e31 100644 --- a/host/platform/Windows/src/service.c +++ b/host/platform/Windows/src/service.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 bfc7606a..19555588 100644 --- a/host/platform/Windows/src/service.h +++ b/host/platform/Windows/src/service.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b82b31b0..e97026da 100644 --- a/host/src/app.c +++ b/host/src/app.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/downsample_parser.c b/host/src/downsample_parser.c index a02244a5..4ac2e4e4 100644 --- a/host/src/downsample_parser.c +++ b/host/src/downsample_parser.c @@ -1,21 +1,21 @@ /** - * looking glass - * copyright © 2017-2023 the looking glass authors + * Looking Glass + * Copyright © 2017-2024 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) + * 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 + * 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 + * 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 "downsample_parser.h" diff --git a/idd/LGIdd/CIVSHMEM.cpp b/idd/LGIdd/CIVSHMEM.cpp index d8da843e..902fb852 100644 --- a/idd/LGIdd/CIVSHMEM.cpp +++ b/idd/LGIdd/CIVSHMEM.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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.h b/idd/LGIdd/CIVSHMEM.h index 0411ea36..56ce9a2c 100644 --- a/idd/LGIdd/CIVSHMEM.h +++ b/idd/LGIdd/CIVSHMEM.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CIndirectDeviceContext.cpp b/idd/LGIdd/CIndirectDeviceContext.cpp index 36103ec0..708382af 100644 --- a/idd/LGIdd/CIndirectDeviceContext.cpp +++ b/idd/LGIdd/CIndirectDeviceContext.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CIndirectDeviceContext.h b/idd/LGIdd/CIndirectDeviceContext.h index 069a8f4f..9a447ecf 100644 --- a/idd/LGIdd/CIndirectDeviceContext.h +++ b/idd/LGIdd/CIndirectDeviceContext.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CIndirectMonitorContext.cpp b/idd/LGIdd/CIndirectMonitorContext.cpp index 433a49a2..dceb23c1 100644 --- a/idd/LGIdd/CIndirectMonitorContext.cpp +++ b/idd/LGIdd/CIndirectMonitorContext.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CIndirectMonitorContext.h b/idd/LGIdd/CIndirectMonitorContext.h index 220ecadb..c359b2eb 100644 --- a/idd/LGIdd/CIndirectMonitorContext.h +++ b/idd/LGIdd/CIndirectMonitorContext.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CPlatformInfo.cpp b/idd/LGIdd/CPlatformInfo.cpp index 88f824d2..aaaaa1b9 100644 --- a/idd/LGIdd/CPlatformInfo.cpp +++ b/idd/LGIdd/CPlatformInfo.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CPlatformInfo.h b/idd/LGIdd/CPlatformInfo.h index 6a107a8a..3d14a656 100644 --- a/idd/LGIdd/CPlatformInfo.h +++ b/idd/LGIdd/CPlatformInfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CSwapChainProcessor.cpp b/idd/LGIdd/CSwapChainProcessor.cpp index 1ca282d3..ab9f3e84 100644 --- a/idd/LGIdd/CSwapChainProcessor.cpp +++ b/idd/LGIdd/CSwapChainProcessor.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/CSwapChainProcessor.h b/idd/LGIdd/CSwapChainProcessor.h index 6b4a62a6..e2aad6ee 100644 --- a/idd/LGIdd/CSwapChainProcessor.h +++ b/idd/LGIdd/CSwapChainProcessor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Debug.cpp b/idd/LGIdd/Debug.cpp index a3c064db..c460b5cb 100644 --- a/idd/LGIdd/Debug.cpp +++ b/idd/LGIdd/Debug.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Debug.h b/idd/LGIdd/Debug.h index f0811e97..f0684b00 100644 --- a/idd/LGIdd/Debug.h +++ b/idd/LGIdd/Debug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Device.cpp b/idd/LGIdd/Device.cpp index 0f37ac04..3368aa4c 100644 --- a/idd/LGIdd/Device.cpp +++ b/idd/LGIdd/Device.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Device.h b/idd/LGIdd/Device.h index 58ad1a97..5a691d45 100644 --- a/idd/LGIdd/Device.h +++ b/idd/LGIdd/Device.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Direct3DDevice.cpp b/idd/LGIdd/Direct3DDevice.cpp index 9562547b..55307307 100644 --- a/idd/LGIdd/Direct3DDevice.cpp +++ b/idd/LGIdd/Direct3DDevice.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Direct3DDevice.h b/idd/LGIdd/Direct3DDevice.h index a8b219e3..38d86480 100644 --- a/idd/LGIdd/Direct3DDevice.h +++ b/idd/LGIdd/Direct3DDevice.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Driver.cpp b/idd/LGIdd/Driver.cpp index 0c4a517f..7b73d879 100644 --- a/idd/LGIdd/Driver.cpp +++ b/idd/LGIdd/Driver.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Driver.h b/idd/LGIdd/Driver.h index 0475f3bc..ce98d989 100644 --- a/idd/LGIdd/Driver.h +++ b/idd/LGIdd/Driver.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Public.h b/idd/LGIdd/Public.h index e245792f..48a3b9f3 100644 --- a/idd/LGIdd/Public.h +++ b/idd/LGIdd/Public.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/Trace.h b/idd/LGIdd/Trace.h index bf90cc33..f8f41e17 100644 --- a/idd/LGIdd/Trace.h +++ b/idd/LGIdd/Trace.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/kvmfr.c b/module/kvmfr.c index 32162aaf..b5acd18d 100644 --- a/module/kvmfr.c +++ b/module/kvmfr.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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/kvmfr.h b/module/kvmfr.h index 7ff8d3fe..1c37df76 100644 --- a/module/kvmfr.h +++ b/module/kvmfr.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 7fa76bdd..73a0417d 100644 --- a/module/test.c +++ b/module/test.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 b8af8013..2beab325 100644 --- a/obs/lg.c +++ b/obs/lg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 12e62836..f15a8423 100644 --- a/obs/main.c +++ b/obs/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 d4058f15..bce9054d 100644 --- a/profile/client/src/main.c +++ b/profile/client/src/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 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 ece0892c..37c416dc 100644 --- a/resources/icondata.h +++ b/resources/icondata.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2023 The Looking Glass Authors + * Copyright © 2017-2024 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it