From a2c6371e3edaa47cb6b588f6611f0a7bd6fe16a2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 14 Jun 2023 17:39:46 +1000 Subject: [PATCH] License headers: use SPDX-FileCopyrightText in intern/ghost --- intern/ghost/CMakeLists.txt | 3 ++- intern/ghost/GHOST_C-api.h | 5 +++-- intern/ghost/GHOST_IContext.hh | 5 +++-- intern/ghost/GHOST_IEvent.hh | 5 +++-- intern/ghost/GHOST_IEventConsumer.hh | 5 +++-- intern/ghost/GHOST_ISystem.hh | 5 +++-- intern/ghost/GHOST_ISystemPaths.hh | 5 +++-- intern/ghost/GHOST_ITimerTask.hh | 5 +++-- intern/ghost/GHOST_IWindow.hh | 5 +++-- intern/ghost/GHOST_IXrContext.hh | 4 +++- intern/ghost/GHOST_Path-api.hh | 5 +++-- intern/ghost/GHOST_Rect.hh | 5 +++-- intern/ghost/GHOST_Types.h | 5 +++-- intern/ghost/intern/GHOST_Buttons.cc | 5 +++-- intern/ghost/intern/GHOST_Buttons.hh | 5 +++-- intern/ghost/intern/GHOST_C-api.cc | 5 +++-- intern/ghost/intern/GHOST_CallbackEventConsumer.cc | 5 +++-- intern/ghost/intern/GHOST_CallbackEventConsumer.hh | 5 +++-- intern/ghost/intern/GHOST_Context.cc | 5 +++-- intern/ghost/intern/GHOST_Context.hh | 5 +++-- intern/ghost/intern/GHOST_ContextCGL.hh | 5 +++-- intern/ghost/intern/GHOST_ContextCGL.mm | 5 +++-- intern/ghost/intern/GHOST_ContextD3D.cc | 4 +++- intern/ghost/intern/GHOST_ContextD3D.hh | 4 +++- intern/ghost/intern/GHOST_ContextEGL.cc | 5 +++-- intern/ghost/intern/GHOST_ContextEGL.hh | 5 +++-- intern/ghost/intern/GHOST_ContextGLX.cc | 5 +++-- intern/ghost/intern/GHOST_ContextGLX.hh | 5 +++-- intern/ghost/intern/GHOST_ContextNone.cc | 5 +++-- intern/ghost/intern/GHOST_ContextNone.hh | 5 +++-- intern/ghost/intern/GHOST_ContextSDL.cc | 5 +++-- intern/ghost/intern/GHOST_ContextSDL.hh | 5 +++-- intern/ghost/intern/GHOST_ContextVK.cc | 4 +++- intern/ghost/intern/GHOST_ContextVK.hh | 4 +++- intern/ghost/intern/GHOST_ContextWGL.cc | 5 +++-- intern/ghost/intern/GHOST_ContextWGL.hh | 5 +++-- intern/ghost/intern/GHOST_Debug.hh | 5 +++-- intern/ghost/intern/GHOST_DisplayManager.cc | 5 +++-- intern/ghost/intern/GHOST_DisplayManager.hh | 5 +++-- intern/ghost/intern/GHOST_DisplayManagerCocoa.hh | 5 +++-- intern/ghost/intern/GHOST_DisplayManagerCocoa.mm | 6 ++++-- intern/ghost/intern/GHOST_DisplayManagerNULL.hh | 4 +++- intern/ghost/intern/GHOST_DisplayManagerSDL.cc | 10 +++++----- intern/ghost/intern/GHOST_DisplayManagerSDL.hh | 4 +++- intern/ghost/intern/GHOST_DisplayManagerWin32.cc | 5 +++-- intern/ghost/intern/GHOST_DisplayManagerWin32.hh | 5 +++-- intern/ghost/intern/GHOST_DisplayManagerX11.cc | 10 ++++++---- intern/ghost/intern/GHOST_DisplayManagerX11.hh | 5 +++-- intern/ghost/intern/GHOST_DropTargetWin32.cc | 5 +++-- intern/ghost/intern/GHOST_DropTargetWin32.hh | 5 +++-- intern/ghost/intern/GHOST_DropTargetX11.cc | 5 +++-- intern/ghost/intern/GHOST_DropTargetX11.hh | 5 +++-- intern/ghost/intern/GHOST_Event.hh | 5 +++-- intern/ghost/intern/GHOST_EventButton.hh | 5 +++-- intern/ghost/intern/GHOST_EventCursor.hh | 5 +++-- intern/ghost/intern/GHOST_EventDragnDrop.hh | 5 +++-- intern/ghost/intern/GHOST_EventKey.hh | 5 +++-- intern/ghost/intern/GHOST_EventManager.cc | 5 +++-- intern/ghost/intern/GHOST_EventManager.hh | 5 +++-- intern/ghost/intern/GHOST_EventNDOF.hh | 4 +++- intern/ghost/intern/GHOST_EventPrinter.cc | 5 +++-- intern/ghost/intern/GHOST_EventPrinter.hh | 5 +++-- intern/ghost/intern/GHOST_EventString.hh | 5 +++-- intern/ghost/intern/GHOST_EventTrackpad.hh | 5 +++-- intern/ghost/intern/GHOST_EventWheel.hh | 5 +++-- intern/ghost/intern/GHOST_ISystem.cc | 5 +++-- intern/ghost/intern/GHOST_ISystemPaths.cc | 5 +++-- intern/ghost/intern/GHOST_IXrGraphicsBinding.hh | 4 +++- intern/ghost/intern/GHOST_IconX11.hh | 5 +++-- intern/ghost/intern/GHOST_ImeWin32.cc | 5 +++-- intern/ghost/intern/GHOST_ImeWin32.hh | 5 +++-- intern/ghost/intern/GHOST_ModifierKeys.cc | 5 +++-- intern/ghost/intern/GHOST_ModifierKeys.hh | 5 +++-- intern/ghost/intern/GHOST_NDOFManager.cc | 4 +++- intern/ghost/intern/GHOST_NDOFManager.hh | 4 +++- intern/ghost/intern/GHOST_NDOFManagerCocoa.hh | 4 +++- intern/ghost/intern/GHOST_NDOFManagerCocoa.mm | 4 +++- intern/ghost/intern/GHOST_NDOFManagerUnix.cc | 4 +++- intern/ghost/intern/GHOST_NDOFManagerUnix.hh | 4 +++- intern/ghost/intern/GHOST_NDOFManagerWin32.cc | 4 +++- intern/ghost/intern/GHOST_NDOFManagerWin32.hh | 4 +++- intern/ghost/intern/GHOST_Path-api.cc | 5 +++-- intern/ghost/intern/GHOST_PathUtils.cc | 5 +++-- intern/ghost/intern/GHOST_PathUtils.hh | 5 +++-- intern/ghost/intern/GHOST_Rect.cc | 5 +++-- intern/ghost/intern/GHOST_System.cc | 5 +++-- intern/ghost/intern/GHOST_System.hh | 5 +++-- intern/ghost/intern/GHOST_SystemCocoa.hh | 5 +++-- intern/ghost/intern/GHOST_SystemCocoa.mm | 5 +++-- intern/ghost/intern/GHOST_SystemHeadless.hh | 4 +++- intern/ghost/intern/GHOST_SystemPaths.hh | 5 +++-- intern/ghost/intern/GHOST_SystemPathsCocoa.hh | 5 +++-- intern/ghost/intern/GHOST_SystemPathsCocoa.mm | 5 +++-- intern/ghost/intern/GHOST_SystemPathsUnix.cc | 5 +++-- intern/ghost/intern/GHOST_SystemPathsUnix.hh | 5 +++-- intern/ghost/intern/GHOST_SystemPathsWin32.cc | 5 +++-- intern/ghost/intern/GHOST_SystemPathsWin32.hh | 5 +++-- intern/ghost/intern/GHOST_SystemSDL.cc | 4 +++- intern/ghost/intern/GHOST_SystemSDL.hh | 4 +++- intern/ghost/intern/GHOST_SystemWayland.cc | 4 +++- intern/ghost/intern/GHOST_SystemWayland.hh | 4 +++- intern/ghost/intern/GHOST_SystemWin32.cc | 5 +++-- intern/ghost/intern/GHOST_SystemWin32.hh | 5 +++-- intern/ghost/intern/GHOST_SystemX11.cc | 10 ++++++---- intern/ghost/intern/GHOST_SystemX11.hh | 5 +++-- intern/ghost/intern/GHOST_TaskbarWin32.hh | 4 +++- intern/ghost/intern/GHOST_TaskbarX11.cc | 4 +++- intern/ghost/intern/GHOST_TaskbarX11.hh | 4 +++- intern/ghost/intern/GHOST_TimerManager.cc | 5 +++-- intern/ghost/intern/GHOST_TimerManager.hh | 5 +++-- intern/ghost/intern/GHOST_TimerTask.hh | 5 +++-- intern/ghost/intern/GHOST_TrackpadWin32.cc | 4 +++- intern/ghost/intern/GHOST_TrackpadWin32.hh | 4 +++- intern/ghost/intern/GHOST_Util.hh | 4 +++- intern/ghost/intern/GHOST_WaylandCursorSettings.hh | 4 +++- intern/ghost/intern/GHOST_WaylandUtils.hh | 4 +++- intern/ghost/intern/GHOST_Window.cc | 5 +++-- intern/ghost/intern/GHOST_Window.hh | 5 +++-- intern/ghost/intern/GHOST_WindowCocoa.hh | 5 +++-- intern/ghost/intern/GHOST_WindowCocoa.mm | 5 +++-- intern/ghost/intern/GHOST_WindowManager.cc | 5 +++-- intern/ghost/intern/GHOST_WindowManager.hh | 5 +++-- intern/ghost/intern/GHOST_WindowNULL.hh | 4 +++- intern/ghost/intern/GHOST_WindowSDL.cc | 4 +++- intern/ghost/intern/GHOST_WindowSDL.hh | 4 +++- intern/ghost/intern/GHOST_WindowViewCocoa.hh | 5 +++-- intern/ghost/intern/GHOST_WindowWayland.cc | 4 +++- intern/ghost/intern/GHOST_WindowWayland.hh | 4 +++- intern/ghost/intern/GHOST_WindowWin32.cc | 5 +++-- intern/ghost/intern/GHOST_WindowWin32.hh | 5 +++-- intern/ghost/intern/GHOST_WindowX11.cc | 5 +++-- intern/ghost/intern/GHOST_WindowX11.hh | 5 +++-- intern/ghost/intern/GHOST_Wintab.cc | 4 +++- intern/ghost/intern/GHOST_Wintab.hh | 4 +++- intern/ghost/intern/GHOST_Xr.cc | 4 +++- intern/ghost/intern/GHOST_XrAction.cc | 4 +++- intern/ghost/intern/GHOST_XrAction.hh | 4 +++- intern/ghost/intern/GHOST_XrContext.cc | 4 +++- intern/ghost/intern/GHOST_XrContext.hh | 4 +++- intern/ghost/intern/GHOST_XrControllerModel.cc | 4 +++- intern/ghost/intern/GHOST_XrControllerModel.hh | 4 +++- intern/ghost/intern/GHOST_XrEvent.cc | 4 +++- intern/ghost/intern/GHOST_XrException.hh | 4 +++- intern/ghost/intern/GHOST_XrGraphicsBinding.cc | 4 +++- intern/ghost/intern/GHOST_XrSession.cc | 4 +++- intern/ghost/intern/GHOST_XrSession.hh | 4 +++- intern/ghost/intern/GHOST_XrSwapchain.cc | 4 +++- intern/ghost/intern/GHOST_XrSwapchain.hh | 4 +++- intern/ghost/intern/GHOST_Xr_intern.hh | 4 +++- intern/ghost/intern/GHOST_Xr_openxr_includes.hh | 4 +++- intern/ghost/intern/GHOST_utildefines.hh | 4 +++- intern/ghost/intern/GHOST_utildefines_variadic.hh | 4 +++- intern/ghost/test/gears/GHOST_C-Test.c | 5 +++-- intern/ghost/test/gears/GHOST_Test.cpp | 5 +++-- intern/ghost/test/multitest/Basic.c | 5 +++-- intern/ghost/test/multitest/Basic.h | 5 +++-- intern/ghost/test/multitest/EventToBuf.c | 5 +++-- intern/ghost/test/multitest/EventToBuf.h | 5 +++-- intern/ghost/test/multitest/GL.h | 5 +++-- intern/ghost/test/multitest/MultiTest.c | 5 +++-- intern/ghost/test/multitest/ScrollBar.c | 5 +++-- intern/ghost/test/multitest/ScrollBar.h | 5 +++-- intern/ghost/test/multitest/Util.c | 5 +++-- intern/ghost/test/multitest/Util.h | 5 +++-- intern/ghost/test/multitest/WindowData.c | 5 +++-- intern/ghost/test/multitest/WindowData.h | 5 +++-- intern/ghost/test/multitest/stubs.c | 5 +++-- 167 files changed, 509 insertions(+), 285 deletions(-) diff --git a/intern/ghost/CMakeLists.txt b/intern/ghost/CMakeLists.txt index b5d3c4f16a6..6a9f5e52436 100644 --- a/intern/ghost/CMakeLists.txt +++ b/intern/ghost/CMakeLists.txt @@ -1,5 +1,6 @@ +# SPDX-FileCopyrightText: 2006 Blender Foundation +# # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright 2006 Blender Foundation set(INC . diff --git a/intern/ghost/GHOST_C-api.h b/intern/ghost/GHOST_C-api.h index 858ca247e0e..b7723478c26 100644 --- a/intern/ghost/GHOST_C-api.h +++ b/intern/ghost/GHOST_C-api.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST * \brief GHOST C-API function and type declarations. diff --git a/intern/ghost/GHOST_IContext.hh b/intern/ghost/GHOST_IContext.hh index 9c020654c34..26e7d3ba813 100644 --- a/intern/ghost/GHOST_IContext.hh +++ b/intern/ghost/GHOST_IContext.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_IEvent.hh b/intern/ghost/GHOST_IEvent.hh index 7d974ec15ab..b9a7e29fbcf 100644 --- a/intern/ghost/GHOST_IEvent.hh +++ b/intern/ghost/GHOST_IEvent.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_IEventConsumer.hh b/intern/ghost/GHOST_IEventConsumer.hh index c9d111ca499..90d71decbbf 100644 --- a/intern/ghost/GHOST_IEventConsumer.hh +++ b/intern/ghost/GHOST_IEventConsumer.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_ISystem.hh b/intern/ghost/GHOST_ISystem.hh index 5326124ec35..7a2d0afb7f4 100644 --- a/intern/ghost/GHOST_ISystem.hh +++ b/intern/ghost/GHOST_ISystem.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_ISystemPaths.hh b/intern/ghost/GHOST_ISystemPaths.hh index 2e7a68a9f7c..a5015e4d5dc 100644 --- a/intern/ghost/GHOST_ISystemPaths.hh +++ b/intern/ghost/GHOST_ISystemPaths.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2009 Blender Foundation */ +/* SPDX-FileCopyrightText: 2009 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_ITimerTask.hh b/intern/ghost/GHOST_ITimerTask.hh index 5a3dc6479cd..8b823f0af29 100644 --- a/intern/ghost/GHOST_ITimerTask.hh +++ b/intern/ghost/GHOST_ITimerTask.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_IWindow.hh b/intern/ghost/GHOST_IWindow.hh index dfbc3ef76c6..d11a83ee96a 100644 --- a/intern/ghost/GHOST_IWindow.hh +++ b/intern/ghost/GHOST_IWindow.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_IXrContext.hh b/intern/ghost/GHOST_IXrContext.hh index ff39ddb46de..3a240b3025c 100644 --- a/intern/ghost/GHOST_IXrContext.hh +++ b/intern/ghost/GHOST_IXrContext.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_Path-api.hh b/intern/ghost/GHOST_Path-api.hh index 82dbff04ad2..770f70d6889 100644 --- a/intern/ghost/GHOST_Path-api.hh +++ b/intern/ghost/GHOST_Path-api.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_Rect.hh b/intern/ghost/GHOST_Rect.hh index 4d0ae4ab085..7a623d71806 100644 --- a/intern/ghost/GHOST_Rect.hh +++ b/intern/ghost/GHOST_Rect.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/GHOST_Types.h b/intern/ghost/GHOST_Types.h index cb1a824611f..c81f7147a27 100644 --- a/intern/ghost/GHOST_Types.h +++ b/intern/ghost/GHOST_Types.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Buttons.cc b/intern/ghost/intern/GHOST_Buttons.cc index 96aa361293b..ad3e9de9702 100644 --- a/intern/ghost/intern/GHOST_Buttons.cc +++ b/intern/ghost/intern/GHOST_Buttons.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Buttons.hh b/intern/ghost/intern/GHOST_Buttons.hh index e42376b1c76..f56a02f1c0f 100644 --- a/intern/ghost/intern/GHOST_Buttons.hh +++ b/intern/ghost/intern/GHOST_Buttons.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_C-api.cc b/intern/ghost/intern/GHOST_C-api.cc index dc888d6a88d..3596fde3101 100644 --- a/intern/ghost/intern/GHOST_C-api.cc +++ b/intern/ghost/intern/GHOST_C-api.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.cc b/intern/ghost/intern/GHOST_CallbackEventConsumer.cc index d47a1394306..7933c128cbe 100644 --- a/intern/ghost/intern/GHOST_CallbackEventConsumer.cc +++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.hh b/intern/ghost/intern/GHOST_CallbackEventConsumer.hh index 30b525e8d2e..2495aecf67f 100644 --- a/intern/ghost/intern/GHOST_CallbackEventConsumer.hh +++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Context.cc b/intern/ghost/intern/GHOST_Context.cc index 8bd79477860..e5c0fd8802e 100644 --- a/intern/ghost/intern/GHOST_Context.cc +++ b/intern/ghost/intern/GHOST_Context.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Context.hh b/intern/ghost/intern/GHOST_Context.hh index b719765d911..c9b4ee1660e 100644 --- a/intern/ghost/intern/GHOST_Context.hh +++ b/intern/ghost/intern/GHOST_Context.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextCGL.hh b/intern/ghost/intern/GHOST_ContextCGL.hh index fe93646762c..50fd2c342bf 100644 --- a/intern/ghost/intern/GHOST_ContextCGL.hh +++ b/intern/ghost/intern/GHOST_ContextCGL.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2014 Blender Foundation */ +/* SPDX-FileCopyrightText: 2014 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextCGL.mm b/intern/ghost/intern/GHOST_ContextCGL.mm index 4d334d9cdef..539dc95cf35 100644 --- a/intern/ghost/intern/GHOST_ContextCGL.mm +++ b/intern/ghost/intern/GHOST_ContextCGL.mm @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextD3D.cc b/intern/ghost/intern/GHOST_ContextD3D.cc index 4a7bac01741..c7eb2a93027 100644 --- a/intern/ghost/intern/GHOST_ContextD3D.cc +++ b/intern/ghost/intern/GHOST_ContextD3D.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextD3D.hh b/intern/ghost/intern/GHOST_ContextD3D.hh index f52d34bfedb..19c79dca696 100644 --- a/intern/ghost/intern/GHOST_ContextD3D.hh +++ b/intern/ghost/intern/GHOST_ContextD3D.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2014-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextEGL.cc b/intern/ghost/intern/GHOST_ContextEGL.cc index 5236898be06..8e76ab623d0 100644 --- a/intern/ghost/intern/GHOST_ContextEGL.cc +++ b/intern/ghost/intern/GHOST_ContextEGL.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextEGL.hh b/intern/ghost/intern/GHOST_ContextEGL.hh index 7fb36392612..f1fe63efec5 100644 --- a/intern/ghost/intern/GHOST_ContextEGL.hh +++ b/intern/ghost/intern/GHOST_ContextEGL.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextGLX.cc b/intern/ghost/intern/GHOST_ContextGLX.cc index 83510079587..fdcca55e288 100644 --- a/intern/ghost/intern/GHOST_ContextGLX.cc +++ b/intern/ghost/intern/GHOST_ContextGLX.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2014 Blender Foundation */ +/* SPDX-FileCopyrightText: 2014 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextGLX.hh b/intern/ghost/intern/GHOST_ContextGLX.hh index 5df74464242..81845ba8ac4 100644 --- a/intern/ghost/intern/GHOST_ContextGLX.hh +++ b/intern/ghost/intern/GHOST_ContextGLX.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2014 Blender Foundation */ +/* SPDX-FileCopyrightText: 2014 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextNone.cc b/intern/ghost/intern/GHOST_ContextNone.cc index d8cb9505200..34542b3b6f5 100644 --- a/intern/ghost/intern/GHOST_ContextNone.cc +++ b/intern/ghost/intern/GHOST_ContextNone.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextNone.hh b/intern/ghost/intern/GHOST_ContextNone.hh index 06983caff11..696723739c5 100644 --- a/intern/ghost/intern/GHOST_ContextNone.hh +++ b/intern/ghost/intern/GHOST_ContextNone.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextSDL.cc b/intern/ghost/intern/GHOST_ContextSDL.cc index a0450c065dd..e2b87bed2c1 100644 --- a/intern/ghost/intern/GHOST_ContextSDL.cc +++ b/intern/ghost/intern/GHOST_ContextSDL.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2014 Blender Foundation */ +/* SPDX-FileCopyrightText: 2014 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextSDL.hh b/intern/ghost/intern/GHOST_ContextSDL.hh index ad6db6b63a0..c8d5cc5366c 100644 --- a/intern/ghost/intern/GHOST_ContextSDL.hh +++ b/intern/ghost/intern/GHOST_ContextSDL.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2014 Blender Foundation */ +/* SPDX-FileCopyrightText: 2014 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextVK.cc b/intern/ghost/intern/GHOST_ContextVK.cc index 7854515af90..bf14f32aba1 100644 --- a/intern/ghost/intern/GHOST_ContextVK.cc +++ b/intern/ghost/intern/GHOST_ContextVK.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextVK.hh b/intern/ghost/intern/GHOST_ContextVK.hh index df136521e8f..85478b87e66 100644 --- a/intern/ghost/intern/GHOST_ContextVK.hh +++ b/intern/ghost/intern/GHOST_ContextVK.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextWGL.cc b/intern/ghost/intern/GHOST_ContextWGL.cc index dcf877106fd..abc67ddb107 100644 --- a/intern/ghost/intern/GHOST_ContextWGL.cc +++ b/intern/ghost/intern/GHOST_ContextWGL.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ContextWGL.hh b/intern/ghost/intern/GHOST_ContextWGL.hh index 943dba7c89a..c5b1885b5f1 100644 --- a/intern/ghost/intern/GHOST_ContextWGL.hh +++ b/intern/ghost/intern/GHOST_ContextWGL.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Debug.hh b/intern/ghost/intern/GHOST_Debug.hh index 64eff7f9aed..88650f75af6 100644 --- a/intern/ghost/intern/GHOST_Debug.hh +++ b/intern/ghost/intern/GHOST_Debug.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManager.cc b/intern/ghost/intern/GHOST_DisplayManager.cc index 42a816b645a..62a6334b63c 100644 --- a/intern/ghost/intern/GHOST_DisplayManager.cc +++ b/intern/ghost/intern/GHOST_DisplayManager.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManager.hh b/intern/ghost/intern/GHOST_DisplayManager.hh index f1d00b7a17d..b14daea7595 100644 --- a/intern/ghost/intern/GHOST_DisplayManager.hh +++ b/intern/ghost/intern/GHOST_DisplayManager.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerCocoa.hh b/intern/ghost/intern/GHOST_DisplayManagerCocoa.hh index b68946861b0..81eda5d71e0 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerCocoa.hh +++ b/intern/ghost/intern/GHOST_DisplayManagerCocoa.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm b/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm index 09d8f09d956..e616206e646 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm +++ b/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm @@ -1,5 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. 2009 Damien Plisson. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * SPDX-FileCopyrightText: 2009 Damien Plisson + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/intern/ghost/intern/GHOST_DisplayManagerNULL.hh b/intern/ghost/intern/GHOST_DisplayManagerNULL.hh index 9b6c39e570a..ed8e692fa5b 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerNULL.hh +++ b/intern/ghost/intern/GHOST_DisplayManagerNULL.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerSDL.cc b/intern/ghost/intern/GHOST_DisplayManagerSDL.cc index 9387b716061..22027ec7513 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerSDL.cc +++ b/intern/ghost/intern/GHOST_DisplayManagerSDL.cc @@ -1,8 +1,8 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Mode switching - * Copyright 1997-2001 Id Software, Inc. - * Copyright 1993-2011 Tim Riker - * Copyright 2012 Alex Fraser */ +/* SPDX-FileCopyrightText: 1997-2001 Id Software, Inc. + * SPDX-FileCopyrightText: 1993-2011 Tim Riker + * SPDX-FileCopyrightText: 2012 Alex Fraser + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerSDL.hh b/intern/ghost/intern/GHOST_DisplayManagerSDL.hh index 58dda0acfea..6948636ed86 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerSDL.hh +++ b/intern/ghost/intern/GHOST_DisplayManagerSDL.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.cc b/intern/ghost/intern/GHOST_DisplayManagerWin32.cc index 12bc1ccb546..5ca63a27323 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerWin32.cc +++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.hh b/intern/ghost/intern/GHOST_DisplayManagerWin32.hh index b1f62ab98e4..254f1da74bc 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerWin32.hh +++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerX11.cc b/intern/ghost/intern/GHOST_DisplayManagerX11.cc index 53496bf3eba..4f28662091b 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerX11.cc +++ b/intern/ghost/intern/GHOST_DisplayManagerX11.cc @@ -1,7 +1,9 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. - * 1997-2001 Id Software, Inc. Video mode switching. - * Ported from Quake 2 by Alex Fraser . */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * SPDX-FileCopyrightText: 1997-2001 Id Software, Inc. + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + * Video mode switching ported from Quake 2 by `Alex Fraser `. */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DisplayManagerX11.hh b/intern/ghost/intern/GHOST_DisplayManagerX11.hh index 76deeac1a7d..8f1c2d41195 100644 --- a/intern/ghost/intern/GHOST_DisplayManagerX11.hh +++ b/intern/ghost/intern/GHOST_DisplayManagerX11.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DropTargetWin32.cc b/intern/ghost/intern/GHOST_DropTargetWin32.cc index 41a630eb10f..a7f642cdbb0 100644 --- a/intern/ghost/intern/GHOST_DropTargetWin32.cc +++ b/intern/ghost/intern/GHOST_DropTargetWin32.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DropTargetWin32.hh b/intern/ghost/intern/GHOST_DropTargetWin32.hh index c7355baa23e..9e14af17da6 100644 --- a/intern/ghost/intern/GHOST_DropTargetWin32.hh +++ b/intern/ghost/intern/GHOST_DropTargetWin32.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DropTargetX11.cc b/intern/ghost/intern/GHOST_DropTargetX11.cc index a721d9e8bdb..0eec8cd3a6b 100644 --- a/intern/ghost/intern/GHOST_DropTargetX11.cc +++ b/intern/ghost/intern/GHOST_DropTargetX11.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2012 Blender Foundation */ +/* SPDX-FileCopyrightText: 2012 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_DropTargetX11.hh b/intern/ghost/intern/GHOST_DropTargetX11.hh index 66d16cc655f..e9a4a00c405 100644 --- a/intern/ghost/intern/GHOST_DropTargetX11.hh +++ b/intern/ghost/intern/GHOST_DropTargetX11.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2012 Blender Foundation */ +/* SPDX-FileCopyrightText: 2012 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Event.hh b/intern/ghost/intern/GHOST_Event.hh index fa7948e3f90..a0b77edc3cb 100644 --- a/intern/ghost/intern/GHOST_Event.hh +++ b/intern/ghost/intern/GHOST_Event.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventButton.hh b/intern/ghost/intern/GHOST_EventButton.hh index c62fa79387f..300f27a72da 100644 --- a/intern/ghost/intern/GHOST_EventButton.hh +++ b/intern/ghost/intern/GHOST_EventButton.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventCursor.hh b/intern/ghost/intern/GHOST_EventCursor.hh index 8909ba095c8..0fa07225b85 100644 --- a/intern/ghost/intern/GHOST_EventCursor.hh +++ b/intern/ghost/intern/GHOST_EventCursor.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventDragnDrop.hh b/intern/ghost/intern/GHOST_EventDragnDrop.hh index 8874a6a011a..8f20175769c 100644 --- a/intern/ghost/intern/GHOST_EventDragnDrop.hh +++ b/intern/ghost/intern/GHOST_EventDragnDrop.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventKey.hh b/intern/ghost/intern/GHOST_EventKey.hh index aed83c9a06f..e467c868410 100644 --- a/intern/ghost/intern/GHOST_EventKey.hh +++ b/intern/ghost/intern/GHOST_EventKey.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventManager.cc b/intern/ghost/intern/GHOST_EventManager.cc index 2daf4030104..2be5ddb9206 100644 --- a/intern/ghost/intern/GHOST_EventManager.cc +++ b/intern/ghost/intern/GHOST_EventManager.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventManager.hh b/intern/ghost/intern/GHOST_EventManager.hh index 37460257242..43aeb837297 100644 --- a/intern/ghost/intern/GHOST_EventManager.hh +++ b/intern/ghost/intern/GHOST_EventManager.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventNDOF.hh b/intern/ghost/intern/GHOST_EventNDOF.hh index b2f280019f0..98f8230c926 100644 --- a/intern/ghost/intern/GHOST_EventNDOF.hh +++ b/intern/ghost/intern/GHOST_EventNDOF.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventPrinter.cc b/intern/ghost/intern/GHOST_EventPrinter.cc index 99a56e206b5..50dbbbd8197 100644 --- a/intern/ghost/intern/GHOST_EventPrinter.cc +++ b/intern/ghost/intern/GHOST_EventPrinter.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventPrinter.hh b/intern/ghost/intern/GHOST_EventPrinter.hh index 9b8cc509975..e1b53fe1211 100644 --- a/intern/ghost/intern/GHOST_EventPrinter.hh +++ b/intern/ghost/intern/GHOST_EventPrinter.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventString.hh b/intern/ghost/intern/GHOST_EventString.hh index 116d5057559..6c5ad491fb9 100644 --- a/intern/ghost/intern/GHOST_EventString.hh +++ b/intern/ghost/intern/GHOST_EventString.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventTrackpad.hh b/intern/ghost/intern/GHOST_EventTrackpad.hh index 0bc355e7ac5..0a2ba424211 100644 --- a/intern/ghost/intern/GHOST_EventTrackpad.hh +++ b/intern/ghost/intern/GHOST_EventTrackpad.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_EventWheel.hh b/intern/ghost/intern/GHOST_EventWheel.hh index e7086f2c1e4..680f397f01f 100644 --- a/intern/ghost/intern/GHOST_EventWheel.hh +++ b/intern/ghost/intern/GHOST_EventWheel.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ISystem.cc b/intern/ghost/intern/GHOST_ISystem.cc index 5b0d9c7af99..cf378c07f1e 100644 --- a/intern/ghost/intern/GHOST_ISystem.cc +++ b/intern/ghost/intern/GHOST_ISystem.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ISystemPaths.cc b/intern/ghost/intern/GHOST_ISystemPaths.cc index b6359fcb5a1..e0663014f63 100644 --- a/intern/ghost/intern/GHOST_ISystemPaths.cc +++ b/intern/ghost/intern/GHOST_ISystemPaths.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_IXrGraphicsBinding.hh b/intern/ghost/intern/GHOST_IXrGraphicsBinding.hh index d7cd28270e0..fae249e6442 100644 --- a/intern/ghost/intern/GHOST_IXrGraphicsBinding.hh +++ b/intern/ghost/intern/GHOST_IXrGraphicsBinding.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_IconX11.hh b/intern/ghost/intern/GHOST_IconX11.hh index d30cecd127c..808fa05c360 100644 --- a/intern/ghost/intern/GHOST_IconX11.hh +++ b/intern/ghost/intern/GHOST_IconX11.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ImeWin32.cc b/intern/ghost/intern/GHOST_ImeWin32.cc index 92276ae7c00..b126fe96577 100644 --- a/intern/ghost/intern/GHOST_ImeWin32.cc +++ b/intern/ghost/intern/GHOST_ImeWin32.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * The Original Code is Copyright 2010 The Chromium Authors. All rights reserved. */ +/* SPDX-FileCopyrightText: 2010 The Chromium Authors. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ImeWin32.hh b/intern/ghost/intern/GHOST_ImeWin32.hh index 933b0f8c5fe..6d4793f3fe6 100644 --- a/intern/ghost/intern/GHOST_ImeWin32.hh +++ b/intern/ghost/intern/GHOST_ImeWin32.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * The Original Code is Copyright 2010 The Chromium Authors. All rights reserved. */ +/* SPDX-FileCopyrightText: 2010 The Chromium Authors. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ModifierKeys.cc b/intern/ghost/intern/GHOST_ModifierKeys.cc index b721182da6e..3886044c7d1 100644 --- a/intern/ghost/intern/GHOST_ModifierKeys.cc +++ b/intern/ghost/intern/GHOST_ModifierKeys.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_ModifierKeys.hh b/intern/ghost/intern/GHOST_ModifierKeys.hh index e2afc879411..0d42f667963 100644 --- a/intern/ghost/intern/GHOST_ModifierKeys.hh +++ b/intern/ghost/intern/GHOST_ModifierKeys.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_NDOFManager.cc b/intern/ghost/intern/GHOST_NDOFManager.cc index 05724bd88f6..ac3e6d7bcfd 100644 --- a/intern/ghost/intern/GHOST_NDOFManager.cc +++ b/intern/ghost/intern/GHOST_NDOFManager.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2007-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "GHOST_NDOFManager.hh" #include "GHOST_Debug.hh" diff --git a/intern/ghost/intern/GHOST_NDOFManager.hh b/intern/ghost/intern/GHOST_NDOFManager.hh index 4bdcc62b75d..edcb314216e 100644 --- a/intern/ghost/intern/GHOST_NDOFManager.hh +++ b/intern/ghost/intern/GHOST_NDOFManager.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/intern/ghost/intern/GHOST_NDOFManagerCocoa.hh b/intern/ghost/intern/GHOST_NDOFManagerCocoa.hh index ec873849bc8..0fcd79f0e2e 100644 --- a/intern/ghost/intern/GHOST_NDOFManagerCocoa.hh +++ b/intern/ghost/intern/GHOST_NDOFManagerCocoa.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm b/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm index e699fdfe330..13bbaf3d81e 100644 --- a/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm +++ b/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2010-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #define DEBUG_NDOF_DRIVER false diff --git a/intern/ghost/intern/GHOST_NDOFManagerUnix.cc b/intern/ghost/intern/GHOST_NDOFManagerUnix.cc index 98a3fa0786f..6899d0111f4 100644 --- a/intern/ghost/intern/GHOST_NDOFManagerUnix.cc +++ b/intern/ghost/intern/GHOST_NDOFManagerUnix.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "GHOST_NDOFManagerUnix.hh" #include "GHOST_System.hh" diff --git a/intern/ghost/intern/GHOST_NDOFManagerUnix.hh b/intern/ghost/intern/GHOST_NDOFManagerUnix.hh index b6d306bb561..ee1bcdfa0c1 100644 --- a/intern/ghost/intern/GHOST_NDOFManagerUnix.hh +++ b/intern/ghost/intern/GHOST_NDOFManagerUnix.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/intern/ghost/intern/GHOST_NDOFManagerWin32.cc b/intern/ghost/intern/GHOST_NDOFManagerWin32.cc index 68819e5f391..cc42109d028 100644 --- a/intern/ghost/intern/GHOST_NDOFManagerWin32.cc +++ b/intern/ghost/intern/GHOST_NDOFManagerWin32.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "GHOST_NDOFManagerWin32.hh" diff --git a/intern/ghost/intern/GHOST_NDOFManagerWin32.hh b/intern/ghost/intern/GHOST_NDOFManagerWin32.hh index a1cfedcb61d..e1132f73c54 100644 --- a/intern/ghost/intern/GHOST_NDOFManagerWin32.hh +++ b/intern/ghost/intern/GHOST_NDOFManagerWin32.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/intern/ghost/intern/GHOST_Path-api.cc b/intern/ghost/intern/GHOST_Path-api.cc index ec1cc24dabf..d5b30df4321 100644 --- a/intern/ghost/intern/GHOST_Path-api.cc +++ b/intern/ghost/intern/GHOST_Path-api.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_PathUtils.cc b/intern/ghost/intern/GHOST_PathUtils.cc index 3856f35ee8a..62da39eb522 100644 --- a/intern/ghost/intern/GHOST_PathUtils.cc +++ b/intern/ghost/intern/GHOST_PathUtils.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_PathUtils.hh b/intern/ghost/intern/GHOST_PathUtils.hh index 2d6f860ba2b..20cf6a1efb0 100644 --- a/intern/ghost/intern/GHOST_PathUtils.hh +++ b/intern/ghost/intern/GHOST_PathUtils.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Rect.cc b/intern/ghost/intern/GHOST_Rect.cc index db59a14b3f8..a0518e1c5d0 100644 --- a/intern/ghost/intern/GHOST_Rect.cc +++ b/intern/ghost/intern/GHOST_Rect.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_System.cc b/intern/ghost/intern/GHOST_System.cc index 7c0aa6e5233..ace3b69fcb9 100644 --- a/intern/ghost/intern/GHOST_System.cc +++ b/intern/ghost/intern/GHOST_System.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_System.hh b/intern/ghost/intern/GHOST_System.hh index 5a12cfdb5da..bba17c44bb0 100644 --- a/intern/ghost/intern/GHOST_System.hh +++ b/intern/ghost/intern/GHOST_System.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemCocoa.hh b/intern/ghost/intern/GHOST_SystemCocoa.hh index fb936bc70c2..ce689cc7882 100644 --- a/intern/ghost/intern/GHOST_SystemCocoa.hh +++ b/intern/ghost/intern/GHOST_SystemCocoa.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemCocoa.mm b/intern/ghost/intern/GHOST_SystemCocoa.mm index 878a7b3626c..612ad4d694d 100644 --- a/intern/ghost/intern/GHOST_SystemCocoa.mm +++ b/intern/ghost/intern/GHOST_SystemCocoa.mm @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "GHOST_SystemCocoa.hh" diff --git a/intern/ghost/intern/GHOST_SystemHeadless.hh b/intern/ghost/intern/GHOST_SystemHeadless.hh index 50f1a0ac794..1776bfa3ae2 100644 --- a/intern/ghost/intern/GHOST_SystemHeadless.hh +++ b/intern/ghost/intern/GHOST_SystemHeadless.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemPaths.hh b/intern/ghost/intern/GHOST_SystemPaths.hh index 9ce4bf648c8..90f49571096 100644 --- a/intern/ghost/intern/GHOST_SystemPaths.hh +++ b/intern/ghost/intern/GHOST_SystemPaths.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2009 Blender Foundation */ +/* SPDX-FileCopyrightText: 2009 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemPathsCocoa.hh b/intern/ghost/intern/GHOST_SystemPathsCocoa.hh index 185ca524af0..15e4258e0e6 100644 --- a/intern/ghost/intern/GHOST_SystemPathsCocoa.hh +++ b/intern/ghost/intern/GHOST_SystemPathsCocoa.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemPathsCocoa.mm b/intern/ghost/intern/GHOST_SystemPathsCocoa.mm index 2f1d09f76ee..28416ad960d 100644 --- a/intern/ghost/intern/GHOST_SystemPathsCocoa.mm +++ b/intern/ghost/intern/GHOST_SystemPathsCocoa.mm @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #import #import diff --git a/intern/ghost/intern/GHOST_SystemPathsUnix.cc b/intern/ghost/intern/GHOST_SystemPathsUnix.cc index 1c1bad320dc..fad8113a858 100644 --- a/intern/ghost/intern/GHOST_SystemPathsUnix.cc +++ b/intern/ghost/intern/GHOST_SystemPathsUnix.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemPathsUnix.hh b/intern/ghost/intern/GHOST_SystemPathsUnix.hh index f24ce32792b..1089453646d 100644 --- a/intern/ghost/intern/GHOST_SystemPathsUnix.hh +++ b/intern/ghost/intern/GHOST_SystemPathsUnix.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2010 Blender Foundation */ +/* SPDX-FileCopyrightText: 2010 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemPathsWin32.cc b/intern/ghost/intern/GHOST_SystemPathsWin32.cc index ab6284a025a..a77d1b68fcf 100644 --- a/intern/ghost/intern/GHOST_SystemPathsWin32.cc +++ b/intern/ghost/intern/GHOST_SystemPathsWin32.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2011 Blender Foundation */ +/* SPDX-FileCopyrightText: 2011 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemPathsWin32.hh b/intern/ghost/intern/GHOST_SystemPathsWin32.hh index 2ecc406415b..7ad25b5c747 100644 --- a/intern/ghost/intern/GHOST_SystemPathsWin32.hh +++ b/intern/ghost/intern/GHOST_SystemPathsWin32.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemSDL.cc b/intern/ghost/intern/GHOST_SystemSDL.cc index 57fd80721d9..9b1892b0f00 100644 --- a/intern/ghost/intern/GHOST_SystemSDL.cc +++ b/intern/ghost/intern/GHOST_SystemSDL.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemSDL.hh b/intern/ghost/intern/GHOST_SystemSDL.hh index b6ee0113e18..08aa670b5e8 100644 --- a/intern/ghost/intern/GHOST_SystemSDL.hh +++ b/intern/ghost/intern/GHOST_SystemSDL.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemWayland.cc b/intern/ghost/intern/GHOST_SystemWayland.cc index 8b290bb5d49..1bbc1e9909f 100644 --- a/intern/ghost/intern/GHOST_SystemWayland.cc +++ b/intern/ghost/intern/GHOST_SystemWayland.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemWayland.hh b/intern/ghost/intern/GHOST_SystemWayland.hh index 2035cc6994d..349cb34604a 100644 --- a/intern/ghost/intern/GHOST_SystemWayland.hh +++ b/intern/ghost/intern/GHOST_SystemWayland.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemWin32.cc b/intern/ghost/intern/GHOST_SystemWin32.cc index 4748650c2d7..7ea8d55ad67 100644 --- a/intern/ghost/intern/GHOST_SystemWin32.cc +++ b/intern/ghost/intern/GHOST_SystemWin32.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemWin32.hh b/intern/ghost/intern/GHOST_SystemWin32.hh index 71891de60e5..72209c67a4e 100644 --- a/intern/ghost/intern/GHOST_SystemWin32.hh +++ b/intern/ghost/intern/GHOST_SystemWin32.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemX11.cc b/intern/ghost/intern/GHOST_SystemX11.cc index 5ca0fb15f25..662ee8ba0d7 100644 --- a/intern/ghost/intern/GHOST_SystemX11.cc +++ b/intern/ghost/intern/GHOST_SystemX11.cc @@ -1,7 +1,9 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. - * 2009 Nokia Corporation and/or its subsidiary(-ies). - * Part of this code has been taken from Qt, under LGPL license. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * SPDX-FileCopyrightText: 2009 Nokia Corporation and/or its subsidiary(-ies). + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + * Part of this code from Nokia has been taken from Qt, under LGPL license. */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_SystemX11.hh b/intern/ghost/intern/GHOST_SystemX11.hh index eacacc80c1c..82f8d0e78ef 100644 --- a/intern/ghost/intern/GHOST_SystemX11.hh +++ b/intern/ghost/intern/GHOST_SystemX11.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TaskbarWin32.hh b/intern/ghost/intern/GHOST_TaskbarWin32.hh index 0b21e09ea38..c4c8cb9e6ac 100644 --- a/intern/ghost/intern/GHOST_TaskbarWin32.hh +++ b/intern/ghost/intern/GHOST_TaskbarWin32.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TaskbarX11.cc b/intern/ghost/intern/GHOST_TaskbarX11.cc index 764b3191d22..c43e755d742 100644 --- a/intern/ghost/intern/GHOST_TaskbarX11.cc +++ b/intern/ghost/intern/GHOST_TaskbarX11.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2018-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TaskbarX11.hh b/intern/ghost/intern/GHOST_TaskbarX11.hh index c564825f93b..7f1232b826a 100644 --- a/intern/ghost/intern/GHOST_TaskbarX11.hh +++ b/intern/ghost/intern/GHOST_TaskbarX11.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TimerManager.cc b/intern/ghost/intern/GHOST_TimerManager.cc index f0541dbf447..9d8cbbc1d63 100644 --- a/intern/ghost/intern/GHOST_TimerManager.cc +++ b/intern/ghost/intern/GHOST_TimerManager.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TimerManager.hh b/intern/ghost/intern/GHOST_TimerManager.hh index 4458a107190..2597c6aea2b 100644 --- a/intern/ghost/intern/GHOST_TimerManager.hh +++ b/intern/ghost/intern/GHOST_TimerManager.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TimerTask.hh b/intern/ghost/intern/GHOST_TimerTask.hh index 6b39b788d9b..e49811b6b17 100644 --- a/intern/ghost/intern/GHOST_TimerTask.hh +++ b/intern/ghost/intern/GHOST_TimerTask.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TrackpadWin32.cc b/intern/ghost/intern/GHOST_TrackpadWin32.cc index 2aa51a317ce..3a1f3862878 100644 --- a/intern/ghost/intern/GHOST_TrackpadWin32.cc +++ b/intern/ghost/intern/GHOST_TrackpadWin32.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_TrackpadWin32.hh b/intern/ghost/intern/GHOST_TrackpadWin32.hh index 2e28f756965..aabed3d5ea4 100644 --- a/intern/ghost/intern/GHOST_TrackpadWin32.hh +++ b/intern/ghost/intern/GHOST_TrackpadWin32.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Util.hh b/intern/ghost/intern/GHOST_Util.hh index 2450f3b46a6..82eb205bc0b 100644 --- a/intern/ghost/intern/GHOST_Util.hh +++ b/intern/ghost/intern/GHOST_Util.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WaylandCursorSettings.hh b/intern/ghost/intern/GHOST_WaylandCursorSettings.hh index f5649d20850..aff09ca6802 100644 --- a/intern/ghost/intern/GHOST_WaylandCursorSettings.hh +++ b/intern/ghost/intern/GHOST_WaylandCursorSettings.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WaylandUtils.hh b/intern/ghost/intern/GHOST_WaylandUtils.hh index 0e1e133bc4c..3bfe7af4e02 100644 --- a/intern/ghost/intern/GHOST_WaylandUtils.hh +++ b/intern/ghost/intern/GHOST_WaylandUtils.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Window.cc b/intern/ghost/intern/GHOST_Window.cc index 5e9fbe6b6b0..0877ad6b9fb 100644 --- a/intern/ghost/intern/GHOST_Window.cc +++ b/intern/ghost/intern/GHOST_Window.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Window.hh b/intern/ghost/intern/GHOST_Window.hh index c079e71cc21..dd2fcc945c0 100644 --- a/intern/ghost/intern/GHOST_Window.hh +++ b/intern/ghost/intern/GHOST_Window.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowCocoa.hh b/intern/ghost/intern/GHOST_WindowCocoa.hh index 36bdd314e47..4d4389c3448 100644 --- a/intern/ghost/intern/GHOST_WindowCocoa.hh +++ b/intern/ghost/intern/GHOST_WindowCocoa.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowCocoa.mm b/intern/ghost/intern/GHOST_WindowCocoa.mm index 44284155734..c6841b50037 100644 --- a/intern/ghost/intern/GHOST_WindowCocoa.mm +++ b/intern/ghost/intern/GHOST_WindowCocoa.mm @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "GHOST_WindowCocoa.hh" #include "GHOST_ContextNone.hh" diff --git a/intern/ghost/intern/GHOST_WindowManager.cc b/intern/ghost/intern/GHOST_WindowManager.cc index 33a45a09669..30b7c4bc679 100644 --- a/intern/ghost/intern/GHOST_WindowManager.cc +++ b/intern/ghost/intern/GHOST_WindowManager.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowManager.hh b/intern/ghost/intern/GHOST_WindowManager.hh index ece949d622d..b411121faa3 100644 --- a/intern/ghost/intern/GHOST_WindowManager.hh +++ b/intern/ghost/intern/GHOST_WindowManager.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowNULL.hh b/intern/ghost/intern/GHOST_WindowNULL.hh index 3749206d2ed..a369a7e8a27 100644 --- a/intern/ghost/intern/GHOST_WindowNULL.hh +++ b/intern/ghost/intern/GHOST_WindowNULL.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowSDL.cc b/intern/ghost/intern/GHOST_WindowSDL.cc index 5783c8005dc..5f5b295a886 100644 --- a/intern/ghost/intern/GHOST_WindowSDL.cc +++ b/intern/ghost/intern/GHOST_WindowSDL.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowSDL.hh b/intern/ghost/intern/GHOST_WindowSDL.hh index 807fb7ec72a..39d37277bf9 100644 --- a/intern/ghost/intern/GHOST_WindowSDL.hh +++ b/intern/ghost/intern/GHOST_WindowSDL.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowViewCocoa.hh b/intern/ghost/intern/GHOST_WindowViewCocoa.hh index 9e8479cb107..08011eb7339 100644 --- a/intern/ghost/intern/GHOST_WindowViewCocoa.hh +++ b/intern/ghost/intern/GHOST_WindowViewCocoa.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /* The Carbon API is still needed to check if the Input Source (Input Method or IME) is valid. */ #ifdef WITH_INPUT_IME diff --git a/intern/ghost/intern/GHOST_WindowWayland.cc b/intern/ghost/intern/GHOST_WindowWayland.cc index 21de26fced0..517e538b865 100644 --- a/intern/ghost/intern/GHOST_WindowWayland.cc +++ b/intern/ghost/intern/GHOST_WindowWayland.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowWayland.hh b/intern/ghost/intern/GHOST_WindowWayland.hh index 07b3f88cec2..1c74240e06a 100644 --- a/intern/ghost/intern/GHOST_WindowWayland.hh +++ b/intern/ghost/intern/GHOST_WindowWayland.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowWin32.cc b/intern/ghost/intern/GHOST_WindowWin32.cc index d4054e2cbaf..524eb82287f 100644 --- a/intern/ghost/intern/GHOST_WindowWin32.cc +++ b/intern/ghost/intern/GHOST_WindowWin32.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowWin32.hh b/intern/ghost/intern/GHOST_WindowWin32.hh index 642d1d404d3..665f3fbfc73 100644 --- a/intern/ghost/intern/GHOST_WindowWin32.hh +++ b/intern/ghost/intern/GHOST_WindowWin32.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowX11.cc b/intern/ghost/intern/GHOST_WindowX11.cc index a5e501b7815..16d10a8e566 100644 --- a/intern/ghost/intern/GHOST_WindowX11.cc +++ b/intern/ghost/intern/GHOST_WindowX11.cc @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_WindowX11.hh b/intern/ghost/intern/GHOST_WindowX11.hh index 36cd2cbe26c..f4d52dab6c6 100644 --- a/intern/ghost/intern/GHOST_WindowX11.hh +++ b/intern/ghost/intern/GHOST_WindowX11.hh @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Wintab.cc b/intern/ghost/intern/GHOST_Wintab.cc index 1045debf279..b93fc636a0b 100644 --- a/intern/ghost/intern/GHOST_Wintab.cc +++ b/intern/ghost/intern/GHOST_Wintab.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Wintab.hh b/intern/ghost/intern/GHOST_Wintab.hh index 565aeb6ca02..b71ca374277 100644 --- a/intern/ghost/intern/GHOST_Wintab.hh +++ b/intern/ghost/intern/GHOST_Wintab.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Xr.cc b/intern/ghost/intern/GHOST_Xr.cc index 72e1d5a0045..86a1b8aa05f 100644 --- a/intern/ghost/intern/GHOST_Xr.cc +++ b/intern/ghost/intern/GHOST_Xr.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrAction.cc b/intern/ghost/intern/GHOST_XrAction.cc index 79ec9dfcb15..dba60577e8a 100644 --- a/intern/ghost/intern/GHOST_XrAction.cc +++ b/intern/ghost/intern/GHOST_XrAction.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrAction.hh b/intern/ghost/intern/GHOST_XrAction.hh index 41afce9fada..aee9d6b0918 100644 --- a/intern/ghost/intern/GHOST_XrAction.hh +++ b/intern/ghost/intern/GHOST_XrAction.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrContext.cc b/intern/ghost/intern/GHOST_XrContext.cc index b5e71f7ec88..03dab19ab9e 100644 --- a/intern/ghost/intern/GHOST_XrContext.cc +++ b/intern/ghost/intern/GHOST_XrContext.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrContext.hh b/intern/ghost/intern/GHOST_XrContext.hh index 98f0991d3ff..46e04e79c2e 100644 --- a/intern/ghost/intern/GHOST_XrContext.hh +++ b/intern/ghost/intern/GHOST_XrContext.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrControllerModel.cc b/intern/ghost/intern/GHOST_XrControllerModel.cc index 8855ccdfbb1..d00b03dc7d6 100644 --- a/intern/ghost/intern/GHOST_XrControllerModel.cc +++ b/intern/ghost/intern/GHOST_XrControllerModel.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrControllerModel.hh b/intern/ghost/intern/GHOST_XrControllerModel.hh index 9f90408e62b..1308b2d776a 100644 --- a/intern/ghost/intern/GHOST_XrControllerModel.hh +++ b/intern/ghost/intern/GHOST_XrControllerModel.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2021-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrEvent.cc b/intern/ghost/intern/GHOST_XrEvent.cc index 8097422275a..039717449c3 100644 --- a/intern/ghost/intern/GHOST_XrEvent.cc +++ b/intern/ghost/intern/GHOST_XrEvent.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrException.hh b/intern/ghost/intern/GHOST_XrException.hh index 837f005a416..df6bfd58a51 100644 --- a/intern/ghost/intern/GHOST_XrException.hh +++ b/intern/ghost/intern/GHOST_XrException.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrGraphicsBinding.cc b/intern/ghost/intern/GHOST_XrGraphicsBinding.cc index cd6104bab6b..83d4ba55a9b 100644 --- a/intern/ghost/intern/GHOST_XrGraphicsBinding.cc +++ b/intern/ghost/intern/GHOST_XrGraphicsBinding.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrSession.cc b/intern/ghost/intern/GHOST_XrSession.cc index 9a80094bfbb..fa882dc0efe 100644 --- a/intern/ghost/intern/GHOST_XrSession.cc +++ b/intern/ghost/intern/GHOST_XrSession.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrSession.hh b/intern/ghost/intern/GHOST_XrSession.hh index e7f7fa6db6f..9a39a3d65a7 100644 --- a/intern/ghost/intern/GHOST_XrSession.hh +++ b/intern/ghost/intern/GHOST_XrSession.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrSwapchain.cc b/intern/ghost/intern/GHOST_XrSwapchain.cc index 9a7116e9c1d..54dd9be6535 100644 --- a/intern/ghost/intern/GHOST_XrSwapchain.cc +++ b/intern/ghost/intern/GHOST_XrSwapchain.cc @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2020-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_XrSwapchain.hh b/intern/ghost/intern/GHOST_XrSwapchain.hh index 982c0693578..1f8fe76134d 100644 --- a/intern/ghost/intern/GHOST_XrSwapchain.hh +++ b/intern/ghost/intern/GHOST_XrSwapchain.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Xr_intern.hh b/intern/ghost/intern/GHOST_Xr_intern.hh index bc12604842e..2aad1c3daf7 100644 --- a/intern/ghost/intern/GHOST_Xr_intern.hh +++ b/intern/ghost/intern/GHOST_Xr_intern.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2002-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_Xr_openxr_includes.hh b/intern/ghost/intern/GHOST_Xr_openxr_includes.hh index 1c16f746f7a..cd0942f4220 100644 --- a/intern/ghost/intern/GHOST_Xr_openxr_includes.hh +++ b/intern/ghost/intern/GHOST_Xr_openxr_includes.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2012-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_utildefines.hh b/intern/ghost/intern/GHOST_utildefines.hh index 4cb834514d5..57913327d48 100644 --- a/intern/ghost/intern/GHOST_utildefines.hh +++ b/intern/ghost/intern/GHOST_utildefines.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2022-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup GHOST diff --git a/intern/ghost/intern/GHOST_utildefines_variadic.hh b/intern/ghost/intern/GHOST_utildefines_variadic.hh index 4ee306a27b2..08cc4278aa2 100644 --- a/intern/ghost/intern/GHOST_utildefines_variadic.hh +++ b/intern/ghost/intern/GHOST_utildefines_variadic.hh @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-FileCopyrightText: 2017-2023 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/intern/ghost/test/gears/GHOST_C-Test.c b/intern/ghost/test/gears/GHOST_C-Test.c index 1544f0ac62b..e79710c5036 100644 --- a/intern/ghost/test/gears/GHOST_C-Test.c +++ b/intern/ghost/test/gears/GHOST_C-Test.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** * Copyright (C) 2001 NaN Technologies B.V. diff --git a/intern/ghost/test/gears/GHOST_Test.cpp b/intern/ghost/test/gears/GHOST_Test.cpp index 1df974b7f8c..d6a42298c4c 100644 --- a/intern/ghost/test/gears/GHOST_Test.cpp +++ b/intern/ghost/test/gears/GHOST_Test.cpp @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /** * Copyright (C) 2001 NaN Technologies B.V. diff --git a/intern/ghost/test/multitest/Basic.c b/intern/ghost/test/multitest/Basic.c index 25dde15b416..c66b21d024a 100644 --- a/intern/ghost/test/multitest/Basic.c +++ b/intern/ghost/test/multitest/Basic.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "Basic.h" diff --git a/intern/ghost/test/multitest/Basic.h b/intern/ghost/test/multitest/Basic.h index b36819128fd..14c0c37228d 100644 --- a/intern/ghost/test/multitest/Basic.h +++ b/intern/ghost/test/multitest/Basic.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ int min_i(int a, int b); diff --git a/intern/ghost/test/multitest/EventToBuf.c b/intern/ghost/test/multitest/EventToBuf.c index 846a867a371..a8631377027 100644 --- a/intern/ghost/test/multitest/EventToBuf.c +++ b/intern/ghost/test/multitest/EventToBuf.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/intern/ghost/test/multitest/EventToBuf.h b/intern/ghost/test/multitest/EventToBuf.h index 42d20beed1c..626c80f8544 100644 --- a/intern/ghost/test/multitest/EventToBuf.h +++ b/intern/ghost/test/multitest/EventToBuf.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ char *eventtype_to_string(GHOST_TEventType type); void event_to_buf(GHOST_EventHandle evt, char buf[128]); diff --git a/intern/ghost/test/multitest/GL.h b/intern/ghost/test/multitest/GL.h index abd6032afaa..38dd9ddc76f 100644 --- a/intern/ghost/test/multitest/GL.h +++ b/intern/ghost/test/multitest/GL.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #if defined(WIN32) || defined(__APPLE__) diff --git a/intern/ghost/test/multitest/MultiTest.c b/intern/ghost/test/multitest/MultiTest.c index aed738c694e..ef680731598 100644 --- a/intern/ghost/test/multitest/MultiTest.c +++ b/intern/ghost/test/multitest/MultiTest.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ /* Developers Note: * diff --git a/intern/ghost/test/multitest/ScrollBar.c b/intern/ghost/test/multitest/ScrollBar.c index 6247165afb6..b407771d761 100644 --- a/intern/ghost/test/multitest/ScrollBar.c +++ b/intern/ghost/test/multitest/ScrollBar.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/intern/ghost/test/multitest/ScrollBar.h b/intern/ghost/test/multitest/ScrollBar.h index 1bd7a3d63c0..d07d4d8145c 100644 --- a/intern/ghost/test/multitest/ScrollBar.h +++ b/intern/ghost/test/multitest/ScrollBar.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ typedef struct _ScrollBar ScrollBar; diff --git a/intern/ghost/test/multitest/Util.c b/intern/ghost/test/multitest/Util.c index a9b8f1841ce..b7609c9ce95 100644 --- a/intern/ghost/test/multitest/Util.c +++ b/intern/ghost/test/multitest/Util.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/intern/ghost/test/multitest/Util.h b/intern/ghost/test/multitest/Util.h index c02680ac3e1..c1aa3696410 100644 --- a/intern/ghost/test/multitest/Util.h +++ b/intern/ghost/test/multitest/Util.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ void *memdbl(void *mem, int *size_pr, int item_size); diff --git a/intern/ghost/test/multitest/WindowData.c b/intern/ghost/test/multitest/WindowData.c index abdbe4c97d3..9f7faed9dc7 100644 --- a/intern/ghost/test/multitest/WindowData.c +++ b/intern/ghost/test/multitest/WindowData.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/intern/ghost/test/multitest/WindowData.h b/intern/ghost/test/multitest/WindowData.h index 8d75dad5b1d..6507aedfec4 100644 --- a/intern/ghost/test/multitest/WindowData.h +++ b/intern/ghost/test/multitest/WindowData.h @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2001-2002 NaN Holding BV. All rights reserved. */ +/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ typedef void (*WindowDataHandler)(void *priv, GHOST_EventHandle evt); typedef struct _WindowData WindowData; diff --git a/intern/ghost/test/multitest/stubs.c b/intern/ghost/test/multitest/stubs.c index 3ab370b0d6a..98357786dcb 100644 --- a/intern/ghost/test/multitest/stubs.c +++ b/intern/ghost/test/multitest/stubs.c @@ -1,5 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later - * Copyright 2013 Blender Foundation */ +/* SPDX-FileCopyrightText: 2013 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include