From 551298ed5bc2b47f76b6f09285ba615aaadbf021 Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Wed, 5 Mar 2025 12:24:38 +1100 Subject: [PATCH] [doc] all: update copyright year --- 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/display.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/display.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 | 2 +- host/include/interface/capture.h | 2 +- host/include/interface/platform.h | 2 +- host/platform/Linux/capture/XCB/src/xcb.c | 2 +- .../Linux/capture/pipewire/src/pipewire.c | 2 +- .../Linux/capture/pipewire/src/portal.c | 2 +- .../Linux/capture/pipewire/src/portal.h | 2 +- host/platform/Linux/src/platform.c | 2 +- host/platform/Windows/capture/D12/backend.h | 2 +- .../platform/Windows/capture/D12/backend/dd.c | 2 +- .../Windows/capture/D12/command_group.c | 2 +- .../Windows/capture/D12/command_group.h | 2 +- host/platform/Windows/capture/D12/d12.c | 2 +- host/platform/Windows/capture/D12/d12.h | 2 +- host/platform/Windows/capture/D12/effect.h | 2 +- .../Windows/capture/D12/effect/downsample.c | 20 +++++++++++++++++++ .../Windows/capture/D12/effect/hdr16to10.c | 20 +++++++++++++++++++ .../Windows/capture/D12/effect/rgb24.c | 20 +++++++++++++++++++ host/platform/Windows/capture/D12/effects.h | 2 +- .../Windows/capture/DXGI/src/backend.h | 2 +- .../platform/Windows/capture/DXGI/src/d3d11.c | 2 +- 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/ods.c | 2 +- host/platform/Windows/src/ods.h | 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 | 2 +- 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 +- 253 files changed, 312 insertions(+), 252 deletions(-) diff --git a/client/audiodevs/PipeWire/pipewire.c b/client/audiodevs/PipeWire/pipewire.c index d4bef224..f8d3b1b3 100644 --- a/client/audiodevs/PipeWire/pipewire.c +++ b/client/audiodevs/PipeWire/pipewire.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 05b6997f..63bbf557 100644 --- a/client/audiodevs/PulseAudio/pulseaudio.c +++ b/client/audiodevs/PulseAudio/pulseaudio.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d032acb9..b3b1ee13 100644 --- a/client/displayservers/Wayland/activation.c +++ b/client/displayservers/Wayland/activation.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 21d3becf..34e212c5 100644 --- a/client/displayservers/Wayland/clipboard.c +++ b/client/displayservers/Wayland/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 924842d6..f999032a 100644 --- a/client/displayservers/Wayland/cursor.c +++ b/client/displayservers/Wayland/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f0aab68e..96c9875f 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e333218a..a39451f6 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 9cabbb03..1956d4ee 100644 --- a/client/displayservers/Wayland/gl.c +++ b/client/displayservers/Wayland/gl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 67d5faf8..59fafb70 100644 --- a/client/displayservers/Wayland/idle.c +++ b/client/displayservers/Wayland/idle.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 5d457d9b..52d7243e 100644 --- a/client/displayservers/Wayland/input.c +++ b/client/displayservers/Wayland/input.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 831c4788..1b5bf30c 100644 --- a/client/displayservers/Wayland/interface/desktop.h +++ b/client/displayservers/Wayland/interface/desktop.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c89b04e5..8f745f8b 100644 --- a/client/displayservers/Wayland/output.c +++ b/client/displayservers/Wayland/output.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d97fec32..41145a0d 100644 --- a/client/displayservers/Wayland/poll.c +++ b/client/displayservers/Wayland/poll.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c7ad820d..9e879922 100644 --- a/client/displayservers/Wayland/presentation.c +++ b/client/displayservers/Wayland/presentation.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b64adf15..18995995 100644 --- a/client/displayservers/Wayland/registry.c +++ b/client/displayservers/Wayland/registry.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a16393af..ed99e3c9 100644 --- a/client/displayservers/Wayland/state.c +++ b/client/displayservers/Wayland/state.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8f43fef8..df776062 100644 --- a/client/displayservers/Wayland/wayland.c +++ b/client/displayservers/Wayland/wayland.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 4c2e521c..928e29fe 100644 --- a/client/displayservers/Wayland/wayland.h +++ b/client/displayservers/Wayland/wayland.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 140c3eb4..a336fce8 100644 --- a/client/displayservers/Wayland/window.c +++ b/client/displayservers/Wayland/window.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1a5e59f7..e9adfc0e 100644 --- a/client/displayservers/X11/atoms.c +++ b/client/displayservers/X11/atoms.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d127943c..ff1dca53 100644 --- a/client/displayservers/X11/atoms.h +++ b/client/displayservers/X11/atoms.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 03437d12..ba3444ca 100644 --- a/client/displayservers/X11/clipboard.c +++ b/client/displayservers/X11/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 7bdc3471..2eb4d97f 100644 --- a/client/displayservers/X11/clipboard.h +++ b/client/displayservers/X11/clipboard.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e355fa79..d51a652f 100644 --- a/client/displayservers/X11/cursor.c +++ b/client/displayservers/X11/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d0fc6543..f81acb28 100644 --- a/client/displayservers/X11/cursor.h +++ b/client/displayservers/X11/cursor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2311015c..24fad0b3 100644 --- a/client/displayservers/X11/wm.h +++ b/client/displayservers/X11/wm.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 903b77f2..e2c60aef 100644 --- a/client/displayservers/X11/wm/default.c +++ b/client/displayservers/X11/wm/default.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 3c1b9a4e..62e22978 100644 --- a/client/displayservers/X11/wm/i3.c +++ b/client/displayservers/X11/wm/i3.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b84526f2..82b2afc2 100644 --- a/client/displayservers/X11/x11.c +++ b/client/displayservers/X11/x11.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 cb05e660..a04d5b87 100644 --- a/client/displayservers/X11/x11.h +++ b/client/displayservers/X11/x11.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e139aa4c..dfc9fdae 100644 --- a/client/include/app.h +++ b/client/include/app.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 9084b217..49229c25 100644 --- a/client/include/egl_dynprocs.h +++ b/client/include/egl_dynprocs.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d414fc36..f4d84ac3 100644 --- a/client/include/eglutil.h +++ b/client/include/eglutil.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 0bd8cf6a..0ca6974e 100644 --- a/client/include/gl_dynprocs.h +++ b/client/include/gl_dynprocs.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 08f047cb..8ed1c45f 100644 --- a/client/include/interface/audiodev.h +++ b/client/include/interface/audiodev.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 53b700fe..0707e75b 100644 --- a/client/include/interface/displayserver.h +++ b/client/include/interface/displayserver.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 18422aab..407777bd 100644 --- a/client/include/interface/font.h +++ b/client/include/interface/font.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 519ae447..d34fe0f0 100644 --- a/client/include/interface/overlay.h +++ b/client/include/interface/overlay.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 9d653fec..e9f9e0f9 100644 --- a/client/include/interface/renderer.h +++ b/client/include/interface/renderer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d0d360bf..85a9e958 100644 --- a/client/include/overlay_utils.h +++ b/client/include/overlay_utils.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2eb9b244..e88498a5 100644 --- a/client/include/util.h +++ b/client/include/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 037b497e..949d029c 100644 --- a/client/renderers/EGL/cursor.c +++ b/client/renderers/EGL/cursor.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 245348fe..a8adcf9b 100644 --- a/client/renderers/EGL/cursor.h +++ b/client/renderers/EGL/cursor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 404c7ee4..fe76af84 100644 --- a/client/renderers/EGL/damage.c +++ b/client/renderers/EGL/damage.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b9a36f6b..0246d5d6 100644 --- a/client/renderers/EGL/damage.h +++ b/client/renderers/EGL/damage.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 16c0867a..38a5adbc 100644 --- a/client/renderers/EGL/desktop.c +++ b/client/renderers/EGL/desktop.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c1d5a4d0..a878d23a 100644 --- a/client/renderers/EGL/desktop.h +++ b/client/renderers/EGL/desktop.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d3fc8338..9e72085a 100644 --- a/client/renderers/EGL/desktop_rects.c +++ b/client/renderers/EGL/desktop_rects.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d33d39c5..71d06353 100644 --- a/client/renderers/EGL/desktop_rects.h +++ b/client/renderers/EGL/desktop_rects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d21d6c4d..3878aab4 100644 --- a/client/renderers/EGL/egl.c +++ b/client/renderers/EGL/egl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 364480b3..8e2bced0 100644 --- a/client/renderers/EGL/egl.h +++ b/client/renderers/EGL/egl.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 03aaadc0..aaf69193 100644 --- a/client/renderers/EGL/egldebug.c +++ b/client/renderers/EGL/egldebug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b53d4b3b..584f8ecb 100644 --- a/client/renderers/EGL/egldebug.h +++ b/client/renderers/EGL/egldebug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a965c36d..7e20903d 100644 --- a/client/renderers/EGL/egltypes.h +++ b/client/renderers/EGL/egltypes.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f169df53..4bf84163 100644 --- a/client/renderers/EGL/ffx.c +++ b/client/renderers/EGL/ffx.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 23795699..bf15176c 100644 --- a/client/renderers/EGL/ffx.h +++ b/client/renderers/EGL/ffx.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 23dfd8bb..d8b918c9 100644 --- a/client/renderers/EGL/filter.c +++ b/client/renderers/EGL/filter.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 753d4e97..2724fbb4 100644 --- a/client/renderers/EGL/filter.h +++ b/client/renderers/EGL/filter.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 9753d0ff..b996304d 100644 --- a/client/renderers/EGL/filter_24bit.c +++ b/client/renderers/EGL/filter_24bit.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d0b7a7d5..0af70f96 100644 --- a/client/renderers/EGL/filter_downscale.c +++ b/client/renderers/EGL/filter_downscale.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 40bffa0f..a932b0cd 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ec1e5af4..a7c37e6f 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 7662f094..c42373e6 100644 --- a/client/renderers/EGL/filters.h +++ b/client/renderers/EGL/filters.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8fdb2683..cb6e61ea 100644 --- a/client/renderers/EGL/framebuffer.c +++ b/client/renderers/EGL/framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 73baef0c..bfabe5a9 100644 --- a/client/renderers/EGL/framebuffer.h +++ b/client/renderers/EGL/framebuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 4c328f01..7ef98d1c 100644 --- a/client/renderers/EGL/model.c +++ b/client/renderers/EGL/model.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 019a2a9d..f86f183b 100644 --- a/client/renderers/EGL/model.h +++ b/client/renderers/EGL/model.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 758c94f6..04f9cf06 100644 --- a/client/renderers/EGL/postprocess.c +++ b/client/renderers/EGL/postprocess.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 3c963fac..ac2a1e3a 100644 --- a/client/renderers/EGL/postprocess.h +++ b/client/renderers/EGL/postprocess.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 bc617e6e..bee03f50 100644 --- a/client/renderers/EGL/shader.c +++ b/client/renderers/EGL/shader.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b568a809..9236fba2 100644 --- a/client/renderers/EGL/shader.h +++ b/client/renderers/EGL/shader.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 0cdae6ad..affc273e 100644 --- a/client/renderers/EGL/texture.c +++ b/client/renderers/EGL/texture.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2bdfc349..0f337fa0 100644 --- a/client/renderers/EGL/texture.h +++ b/client/renderers/EGL/texture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 227bfc42..41f26a53 100644 --- a/client/renderers/EGL/texture_buffer.c +++ b/client/renderers/EGL/texture_buffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 aacdd9fe..ab993748 100644 --- a/client/renderers/EGL/texture_buffer.h +++ b/client/renderers/EGL/texture_buffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 44f0112f..17b905d1 100644 --- a/client/renderers/EGL/texture_dmabuf.c +++ b/client/renderers/EGL/texture_dmabuf.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 cd66a1d4..b53d8e5d 100644 --- a/client/renderers/EGL/texture_framebuffer.c +++ b/client/renderers/EGL/texture_framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e3df1ecf..2aee2444 100644 --- a/client/renderers/EGL/texture_util.c +++ b/client/renderers/EGL/texture_util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 793e72bc..18814bd7 100644 --- a/client/renderers/EGL/texture_util.h +++ b/client/renderers/EGL/texture_util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c6ebec97..46e05096 100644 --- a/client/renderers/OpenGL/opengl.c +++ b/client/renderers/OpenGL/opengl.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c7fca1d2..4010daff 100644 --- a/client/src/app.c +++ b/client/src/app.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b51b25cc..cd867293 100644 --- a/client/src/audio.c +++ b/client/src/audio.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 831153b7..0842a3a9 100644 --- a/client/src/audio.h +++ b/client/src/audio.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 15bef84a..18e51afe 100644 --- a/client/src/clipboard.c +++ b/client/src/clipboard.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1d983a51..a4411411 100644 --- a/client/src/clipboard.h +++ b/client/src/clipboard.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f941e5fe..0e617e32 100644 --- a/client/src/config.c +++ b/client/src/config.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it @@ -765,7 +765,7 @@ static void doLicense(void) // BEGIN LICENSE BLOCK "\n" "Looking Glass\n" - "Copyright © 2017-2024 The Looking Glass Authors\n" + "Copyright © 2017-2025 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 ef0b665e..2f6eea44 100644 --- a/client/src/config.h +++ b/client/src/config.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f6bc6f3a..9c311665 100644 --- a/client/src/core.c +++ b/client/src/core.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1751aa67..fd01f22b 100644 --- a/client/src/core.h +++ b/client/src/core.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 eb216893..00107af7 100644 --- a/client/src/egl_dynprocs.c +++ b/client/src/egl_dynprocs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 34f0ccbe..26956c88 100644 --- a/client/src/eglutil.c +++ b/client/src/eglutil.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a7892e3f..58075b25 100644 --- a/client/src/gl_dynprocs.c +++ b/client/src/gl_dynprocs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f4a7856b..c7f6d118 100644 --- a/client/src/kb.c +++ b/client/src/kb.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 030cf719..6c0d4f9e 100644 --- a/client/src/kb.h +++ b/client/src/kb.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f0e1aa67..ffc1db4c 100644 --- a/client/src/keybind.c +++ b/client/src/keybind.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b28501ef..b2499906 100644 --- a/client/src/keybind.h +++ b/client/src/keybind.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2ddf0ab5..befd306c 100644 --- a/client/src/lg-renderer.c +++ b/client/src/lg-renderer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e2df89b8..9863ac8a 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a51b5b3f..f59baeab 100644 --- a/client/src/main.h +++ b/client/src/main.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 687b6ebc..d4aab11c 100644 --- a/client/src/overlay/alert.c +++ b/client/src/overlay/alert.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 fc1d88bd..f75a7384 100644 --- a/client/src/overlay/config.c +++ b/client/src/overlay/config.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 063d660a..f80e8817 100644 --- a/client/src/overlay/fps.c +++ b/client/src/overlay/fps.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e80472b6..2e538492 100644 --- a/client/src/overlay/graphs.c +++ b/client/src/overlay/graphs.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 0f039ed3..81201491 100644 --- a/client/src/overlay/help.c +++ b/client/src/overlay/help.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 6694d096..89ca0cae 100644 --- a/client/src/overlay/msg.c +++ b/client/src/overlay/msg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2ee572df..40dcef2d 100644 --- a/client/src/overlay/msg.h +++ b/client/src/overlay/msg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2ae493cc..bf19beac 100644 --- a/client/src/overlay/splash.c +++ b/client/src/overlay/splash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c61fd7d8..1e6732af 100644 --- a/client/src/overlay/status.c +++ b/client/src/overlay/status.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 54664a98..fba6086d 100644 --- a/client/src/overlay_utils.c +++ b/client/src/overlay_utils.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d9287b88..a7439432 100644 --- a/client/src/overlays.h +++ b/client/src/overlays.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d04a5143..e071b4b0 100644 --- a/client/src/render_queue.c +++ b/client/src/render_queue.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a7d3fddc..b3575b25 100644 --- a/client/src/render_queue.h +++ b/client/src/render_queue.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2999d984..56331795 100644 --- a/client/src/util.c +++ b/client/src/util.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 903ad478..8e18e5b7 100644 --- a/common/include/common/KVMFR.h +++ b/common/include/common/KVMFR.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8bb1cae3..251d083a 100644 --- a/common/include/common/appstrings.h +++ b/common/include/common/appstrings.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 6ded549a..95af15a5 100644 --- a/common/include/common/array.h +++ b/common/include/common/array.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f2bb0bce..58d392f1 100644 --- a/common/include/common/countedbuffer.h +++ b/common/include/common/countedbuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 36330dd8..f35c09ce 100644 --- a/common/include/common/cpuinfo.h +++ b/common/include/common/cpuinfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 044df36f..485e8a4c 100644 --- a/common/include/common/crash.h +++ b/common/include/common/crash.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 302ee17a..6cb3698d 100644 --- a/common/include/common/debug.h +++ b/common/include/common/debug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/display.h b/common/include/common/display.h index bfef143b..280bebd4 100644 --- a/common/include/common/display.h +++ b/common/include/common/display.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ddb5c1ae..076ceb46 100644 --- a/common/include/common/event.h +++ b/common/include/common/event.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 89bc1a7f..c719bc18 100644 --- a/common/include/common/framebuffer.h +++ b/common/include/common/framebuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 52d44806..a631c297 100644 --- a/common/include/common/ivshmem.h +++ b/common/include/common/ivshmem.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b614e000..652b2658 100644 --- a/common/include/common/ll.h +++ b/common/include/common/ll.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 fdf17e64..11e27acc 100644 --- a/common/include/common/locking.h +++ b/common/include/common/locking.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 245f248b..bd565293 100644 --- a/common/include/common/open.h +++ b/common/include/common/open.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 593b9805..9603baac 100644 --- a/common/include/common/option.h +++ b/common/include/common/option.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 85f64f88..6fc8db54 100644 --- a/common/include/common/paths.h +++ b/common/include/common/paths.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 37c2e2dd..2e46a268 100644 --- a/common/include/common/rects.h +++ b/common/include/common/rects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 01032a12..e67dde59 100644 --- a/common/include/common/ringbuffer.h +++ b/common/include/common/ringbuffer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e0a0cdd9..5d4f578c 100644 --- a/common/include/common/runningavg.h +++ b/common/include/common/runningavg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 15d2d41f..9537b554 100644 --- a/common/include/common/stringlist.h +++ b/common/include/common/stringlist.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 fc9d6998..c93c7129 100644 --- a/common/include/common/stringutils.h +++ b/common/include/common/stringutils.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 7e3752be..2af66a9c 100644 --- a/common/include/common/sysinfo.h +++ b/common/include/common/sysinfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 6430bae0..1ebc18ae 100644 --- a/common/include/common/thread.h +++ b/common/include/common/thread.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 20fe46c6..6dcb3e06 100644 --- a/common/include/common/time.h +++ b/common/include/common/time.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 68ba7d4a..16fb05f3 100644 --- a/common/include/common/types.h +++ b/common/include/common/types.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 271c42f3..1e9798c1 100644 --- a/common/include/common/util.h +++ b/common/include/common/util.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f0a1c9df..7bda67fb 100644 --- a/common/include/common/vector.h +++ b/common/include/common/vector.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ae01d2a2..8cf61e52 100644 --- a/common/include/common/version.h +++ b/common/include/common/version.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 3387e590..3ab48923 100644 --- a/common/include/common/windebug.h +++ b/common/include/common/windebug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b27211e3..b4cef653 100644 --- a/common/src/KVMFR.c +++ b/common/src/KVMFR.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b2c9228f..57a753a6 100644 --- a/common/src/appstrings.c +++ b/common/src/appstrings.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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-2024 The Looking Glass Authors"; + "Copyright © 2017-2025 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 2a6c2fb2..95b4ba10 100644 --- a/common/src/countedbuffer.c +++ b/common/src/countedbuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 075dc7c3..bfb2795e 100644 --- a/common/src/cpuinfo.c +++ b/common/src/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 6b264a8c..6d3a9be5 100644 --- a/common/src/debug.c +++ b/common/src/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 dac29f6b..3bc9fd87 100644 --- a/common/src/framebuffer.c +++ b/common/src/framebuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 0037d1af..267d2738 100644 --- a/common/src/ll.c +++ b/common/src/ll.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ee0e3268..0fe4a839 100644 --- a/common/src/option.c +++ b/common/src/option.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a962e291..a9fd1188 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d10ed4d5..5ee53f60 100644 --- a/common/src/platform/linux/cpuinfo.c +++ b/common/src/platform/linux/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 130bd0f1..1c6bc940 100644 --- a/common/src/platform/linux/crash.c +++ b/common/src/platform/linux/crash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 cd541569..ac679329 100644 --- a/common/src/platform/linux/debug.c +++ b/common/src/platform/linux/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a68c458a..ef6f874e 100644 --- a/common/src/platform/linux/event.c +++ b/common/src/platform/linux/event.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 66087af8..738c8224 100644 --- a/common/src/platform/linux/ivshmem.c +++ b/common/src/platform/linux/ivshmem.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ee3fd647..696b92a4 100644 --- a/common/src/platform/linux/open.c +++ b/common/src/platform/linux/open.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 4112111c..780b8973 100644 --- a/common/src/platform/linux/paths.c +++ b/common/src/platform/linux/paths.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f5616b09..42bf80e7 100644 --- a/common/src/platform/linux/sysinfo.c +++ b/common/src/platform/linux/sysinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a950a6a8..b8fdd50f 100644 --- a/common/src/platform/linux/thread.c +++ b/common/src/platform/linux/thread.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 5dee8ba9..a3cbfc77 100644 --- a/common/src/platform/linux/time.c +++ b/common/src/platform/linux/time.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 690d57e7..c20fc1b6 100644 --- a/common/src/platform/windows/cpuinfo.c +++ b/common/src/platform/windows/cpuinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c4337dc3..08315a5d 100644 --- a/common/src/platform/windows/crash.c +++ b/common/src/platform/windows/crash.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 0dfa9a97..3604a32d 100644 --- a/common/src/platform/windows/debug.c +++ b/common/src/platform/windows/debug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/display.c b/common/src/platform/windows/display.c index 2a38a7e4..d3ffe8ca 100644 --- a/common/src/platform/windows/display.c +++ b/common/src/platform/windows/display.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 863e6de3..41137041 100644 --- a/common/src/platform/windows/event.c +++ b/common/src/platform/windows/event.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8be6fa56..65906c6e 100644 --- a/common/src/platform/windows/ivshmem.c +++ b/common/src/platform/windows/ivshmem.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1490b72c..d6c9dfdd 100644 --- a/common/src/platform/windows/sysinfo.c +++ b/common/src/platform/windows/sysinfo.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 bbd9c0f9..9a7c22d3 100644 --- a/common/src/platform/windows/thread.c +++ b/common/src/platform/windows/thread.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2b6b0771..49f0f83f 100644 --- a/common/src/platform/windows/time.c +++ b/common/src/platform/windows/time.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 21901d60..8701a414 100644 --- a/common/src/platform/windows/windebug.c +++ b/common/src/platform/windows/windebug.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 90dd8db5..4c9546c5 100644 --- a/common/src/rects.c +++ b/common/src/rects.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 38abcfa6..d644a495 100644 --- a/common/src/ringbuffer.c +++ b/common/src/ringbuffer.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 54af281e..5a0f0b0c 100644 --- a/common/src/runningavg.c +++ b/common/src/runningavg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a9ee911c..e55ab670 100644 --- a/common/src/stringlist.c +++ b/common/src/stringlist.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f24af5ea..52da357b 100644 --- a/common/src/stringutils.c +++ b/common/src/stringutils.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 485added..59edb944 100644 --- a/common/src/vector.c +++ b/common/src/vector.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 d06816d5..e50619a5 100644 --- a/host/include/downsample_parser.h +++ b/host/include/downsample_parser.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/host/include/interface/capture.h b/host/include/interface/capture.h index e3e969b4..da66cd24 100644 --- a/host/include/interface/capture.h +++ b/host/include/interface/capture.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8e061ca3..d641bd37 100644 --- a/host/include/interface/platform.h +++ b/host/include/interface/platform.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 031e65a2..8491c9f7 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 6b53396e..3d6c41bf 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 22475db7..c3eb547d 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 41d60407..8962bde4 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8666daa9..38507a9f 100644 --- a/host/platform/Linux/src/platform.c +++ b/host/platform/Linux/src/platform.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/backend.h b/host/platform/Windows/capture/D12/backend.h index 41677adc..3bea8605 100644 --- a/host/platform/Windows/capture/D12/backend.h +++ b/host/platform/Windows/capture/D12/backend.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/backend/dd.c b/host/platform/Windows/capture/D12/backend/dd.c index 3082e86b..331c20c8 100644 --- a/host/platform/Windows/capture/D12/backend/dd.c +++ b/host/platform/Windows/capture/D12/backend/dd.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/command_group.c b/host/platform/Windows/capture/D12/command_group.c index a56ba9a5..79ff17fe 100644 --- a/host/platform/Windows/capture/D12/command_group.c +++ b/host/platform/Windows/capture/D12/command_group.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/command_group.h b/host/platform/Windows/capture/D12/command_group.h index 7010881d..f5957ce0 100644 --- a/host/platform/Windows/capture/D12/command_group.h +++ b/host/platform/Windows/capture/D12/command_group.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/d12.c b/host/platform/Windows/capture/D12/d12.c index beab0c72..d343f65b 100644 --- a/host/platform/Windows/capture/D12/d12.c +++ b/host/platform/Windows/capture/D12/d12.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/d12.h b/host/platform/Windows/capture/D12/d12.h index 71ff51cc..1a3b00af 100644 --- a/host/platform/Windows/capture/D12/d12.h +++ b/host/platform/Windows/capture/D12/d12.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/effect.h b/host/platform/Windows/capture/D12/effect.h index 2813118d..e4f07e64 100644 --- a/host/platform/Windows/capture/D12/effect.h +++ b/host/platform/Windows/capture/D12/effect.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/D12/effect/downsample.c b/host/platform/Windows/capture/D12/effect/downsample.c index faec1513..a228b778 100644 --- a/host/platform/Windows/capture/D12/effect/downsample.c +++ b/host/platform/Windows/capture/D12/effect/downsample.c @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2025 The Looking Glass Authors + * https://looking-glass.io + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "effect.h" #include "d12.h" diff --git a/host/platform/Windows/capture/D12/effect/hdr16to10.c b/host/platform/Windows/capture/D12/effect/hdr16to10.c index 2d4dd121..f24e7ec6 100644 --- a/host/platform/Windows/capture/D12/effect/hdr16to10.c +++ b/host/platform/Windows/capture/D12/effect/hdr16to10.c @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2025 The Looking Glass Authors + * https://looking-glass.io + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "effect.h" #include "d12.h" diff --git a/host/platform/Windows/capture/D12/effect/rgb24.c b/host/platform/Windows/capture/D12/effect/rgb24.c index 24e550ff..c5ce6b07 100644 --- a/host/platform/Windows/capture/D12/effect/rgb24.c +++ b/host/platform/Windows/capture/D12/effect/rgb24.c @@ -1,3 +1,23 @@ +/** + * Looking Glass + * Copyright © 2017-2025 The Looking Glass Authors + * https://looking-glass.io + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., 59 + * Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "effect.h" #include "d12.h" diff --git a/host/platform/Windows/capture/D12/effects.h b/host/platform/Windows/capture/D12/effects.h index a66d581a..ed34a16a 100644 --- a/host/platform/Windows/capture/D12/effects.h +++ b/host/platform/Windows/capture/D12/effects.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b6be20a7..e0415619 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 de15978b..c969e5d1 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 abe32015..f2579525 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 78fb692d..5da5fdea 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 63d5465d..6153b5ab 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e922b683..0f2870c8 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1f16467b..0b29fa0f 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 cc822276..4ce4cb08 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1a3b43ea..54406c76 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 aa55d952..7d3c037b 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ab8ddc9b..22667912 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2f508389..1243bf62 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 5b812b9b..ab3bbf4d 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 cd2c00a8..b8d70297 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 4ea44cc8..544599b3 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f99e4ac0..738771b2 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 11205a16..642e0df4 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 3199ddca..57894a41 100644 --- a/host/platform/Windows/installer.nsi +++ b/host/platform/Windows/installer.nsi @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 acd2c172..dd4c53e7 100644 --- a/host/platform/Windows/resource.rc +++ b/host/platform/Windows/resource.rc @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a4c20b8d..4b9d57e6 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 05e8c20e..1931d45f 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-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 a941134b..cc514edd 100644 --- a/host/platform/Windows/src/mousehook.c +++ b/host/platform/Windows/src/mousehook.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/ods.c b/host/platform/Windows/src/ods.c index 10940a4b..5901eddb 100644 --- a/host/platform/Windows/src/ods.c +++ b/host/platform/Windows/src/ods.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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/ods.h b/host/platform/Windows/src/ods.h index 2ae59ee8..89fc9b65 100644 --- a/host/platform/Windows/src/ods.h +++ b/host/platform/Windows/src/ods.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 8b524d4f..c5f2a3fa 100644 --- a/host/platform/Windows/src/platform.c +++ b/host/platform/Windows/src/platform.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 b7fb3c5d..59a6a296 100644 --- a/host/platform/Windows/src/platform.h +++ b/host/platform/Windows/src/platform.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 9efa9b1b..72c27352 100644 --- a/host/platform/Windows/src/service.c +++ b/host/platform/Windows/src/service.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 19555588..085cb68c 100644 --- a/host/platform/Windows/src/service.h +++ b/host/platform/Windows/src/service.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 de23e6ad..679c2d24 100644 --- a/host/src/app.c +++ b/host/src/app.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 4ac2e4e4..aeeafee3 100644 --- a/host/src/downsample_parser.c +++ b/host/src/downsample_parser.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIdd/CIVSHMEM.cpp b/idd/LGIdd/CIVSHMEM.cpp index 902fb852..a16c24a8 100644 --- a/idd/LGIdd/CIVSHMEM.cpp +++ b/idd/LGIdd/CIVSHMEM.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 56ce9a2c..0686ed44 100644 --- a/idd/LGIdd/CIVSHMEM.h +++ b/idd/LGIdd/CIVSHMEM.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 708382af..a825cb8b 100644 --- a/idd/LGIdd/CIndirectDeviceContext.cpp +++ b/idd/LGIdd/CIndirectDeviceContext.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 9a447ecf..d05fb123 100644 --- a/idd/LGIdd/CIndirectDeviceContext.h +++ b/idd/LGIdd/CIndirectDeviceContext.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 dceb23c1..6ac50f08 100644 --- a/idd/LGIdd/CIndirectMonitorContext.cpp +++ b/idd/LGIdd/CIndirectMonitorContext.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c359b2eb..f5ec5441 100644 --- a/idd/LGIdd/CIndirectMonitorContext.h +++ b/idd/LGIdd/CIndirectMonitorContext.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 aaaaa1b9..b3b4fcd8 100644 --- a/idd/LGIdd/CPlatformInfo.cpp +++ b/idd/LGIdd/CPlatformInfo.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 3d14a656..5a1aa614 100644 --- a/idd/LGIdd/CPlatformInfo.h +++ b/idd/LGIdd/CPlatformInfo.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ab9f3e84..20b4336e 100644 --- a/idd/LGIdd/CSwapChainProcessor.cpp +++ b/idd/LGIdd/CSwapChainProcessor.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 e2aad6ee..9748d0da 100644 --- a/idd/LGIdd/CSwapChainProcessor.h +++ b/idd/LGIdd/CSwapChainProcessor.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 c460b5cb..9ef3fc8a 100644 --- a/idd/LGIdd/Debug.cpp +++ b/idd/LGIdd/Debug.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f0684b00..3841c6f9 100644 --- a/idd/LGIdd/Debug.h +++ b/idd/LGIdd/Debug.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 3368aa4c..5cf0099d 100644 --- a/idd/LGIdd/Device.cpp +++ b/idd/LGIdd/Device.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 5a691d45..04ee464e 100644 --- a/idd/LGIdd/Device.h +++ b/idd/LGIdd/Device.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 55307307..2a18b56e 100644 --- a/idd/LGIdd/Direct3DDevice.cpp +++ b/idd/LGIdd/Direct3DDevice.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 38d86480..1ad002ef 100644 --- a/idd/LGIdd/Direct3DDevice.h +++ b/idd/LGIdd/Direct3DDevice.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 7b73d879..60cbd5b7 100644 --- a/idd/LGIdd/Driver.cpp +++ b/idd/LGIdd/Driver.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 ce98d989..06cfe7cf 100644 --- a/idd/LGIdd/Driver.h +++ b/idd/LGIdd/Driver.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 48a3b9f3..bb4647b1 100644 --- a/idd/LGIdd/Public.h +++ b/idd/LGIdd/Public.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f8f41e17..1ca45bad 100644 --- a/idd/LGIdd/Trace.h +++ b/idd/LGIdd/Trace.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 2b1e206e..9bcff378 100644 --- a/module/kvmfr.c +++ b/module/kvmfr.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 1c37df76..23c01e35 100644 --- a/module/kvmfr.h +++ b/module/kvmfr.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 73a0417d..8833977e 100644 --- a/module/test.c +++ b/module/test.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 18116244..b8a3ad20 100644 --- a/obs/lg.c +++ b/obs/lg.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 f15a8423..8a78fc7b 100644 --- a/obs/main.c +++ b/obs/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 bce9054d..0f5554bf 100644 --- a/profile/client/src/main.c +++ b/profile/client/src/main.c @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 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 37c416dc..b83d2b12 100644 --- a/resources/icondata.h +++ b/resources/icondata.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2024 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it