Updated copyright for 2024

pull/9/head
Sam Lantinga 2024-01-01 13:43:37 -08:00
parent e18af421d1
commit 7b4ab2b284
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
Copyright (C) 2003-2022 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2003-2024 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View File

@ -1,6 +1,6 @@
/*
showrtf: An example of using the SDL_rtf library
Copyright (C) 2003-2022 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2003-2024 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View File

@ -1,6 +1,6 @@
/*
SDL_rtf: A companion library to SDL for displaying RTF format text
Copyright (C) 2003-2022 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2003-2024 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View File

@ -1,6 +1,6 @@
/*
SDL_rtf: A companion library to SDL for displaying RTF format text
Copyright (C) 2003-2022 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2003-2024 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View File

@ -1,6 +1,6 @@
/*
SDL_rtf: A companion library to SDL for displaying RTF format text
Copyright (C) 2003-2022 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2003-2024 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View File

@ -1,6 +1,6 @@
/*
SDL_rtf: A companion library to SDL for displaying RTF format text
Copyright (C) 2003-2022 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2003-2024 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View File

@ -25,7 +25,7 @@ BEGIN
VALUE "FileDescription", "SDL_rtf\0"
VALUE "FileVersion", "3, 0, 0, 0\0"
VALUE "InternalName", "SDL_rtf\0"
VALUE "LegalCopyright", "Copyright (C) 2023 Sam Lantinga\0"
VALUE "LegalCopyright", "Copyright (C) 2024 Sam Lantinga\0"
VALUE "OriginalFilename", "SDL3_rtf.dll\0"
VALUE "ProductName", "Simple DirectMedia Layer\0"
VALUE "ProductVersion", "3, 0, 0, 0\0"