Skip to content

Commit f2074d7

Browse files
committed
Updated copyright for 2025
1 parent 3197e27 commit f2074d7

File tree

1,095 files changed

+1098
-1098
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,095 files changed

+1098
-1098
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
1+
Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
22

33
This software is provided 'as-is', without any express or implied
44
warranty. In no event will the authors be held liable for any damages

VisualC-GDK/tests/testgdk/src/testgdk.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
2+
Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
33
44
This software is provided 'as-is', without any express or implied
55
warranty. In no event will the authors be held liable for any damages

Xcode/SDL/pkg-support/resources/License.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Simple DirectMedia Layer
3-
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
3+
Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
44

55
This software is provided 'as-is', without any express or implied
66
warranty. In no event will the authors be held liable for any damages

build-scripts/build-web-examples.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/perl -w
22

33
# Simple DirectMedia Layer
4-
# Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
4+
# Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
55
#
66
# This software is provided 'as-is', without any express or implied
77
# warranty. In no event will the authors be held liable for any damages

build-scripts/check_stdlib_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
#
33
# Simple DirectMedia Layer
4-
# Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
4+
# Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
55
#
66
# This software is provided 'as-is', without any express or implied
77
# warranty. In no event will the authors be held liable for any damages

build-scripts/gen_audio_channel_conversion.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Simple DirectMedia Layer
3-
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
3+
Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
44
55
This software is provided 'as-is', without any express or implied
66
warranty. In no event will the authors be held liable for any damages
@@ -406,7 +406,7 @@ int main(void)
406406
printf(
407407
"/*\n"
408408
" Simple DirectMedia Layer\n"
409-
" Copyright (C) 1997-2024 Sam Lantinga <[email protected]>\n"
409+
" Copyright (C) 1997-2025 Sam Lantinga <[email protected]>\n"
410410
"\n"
411411
" This software is provided 'as-is', without any express or implied\n"
412412
" warranty. In no event will the authors be held liable for any damages\n"

build-scripts/makecasefoldhashtable.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/perl -w
22

33
# Simple DirectMedia Layer
4-
# Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
4+
# Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
55
#
66
# This software is provided 'as-is', without any express or implied
77
# warranty. In no event will the authors be held liable for any damages
@@ -36,7 +36,7 @@
3636
print <<__EOF__;
3737
/*
3838
Simple DirectMedia Layer
39-
Copyright (C) 1997-2024 Sam Lantinga <slouken\@libsdl.org>
39+
Copyright (C) 1997-2025 Sam Lantinga <slouken\@libsdl.org>
4040
4141
This software is provided 'as-is', without any express or implied
4242
warranty. In no event will the authors be held liable for any damages

build-scripts/pkg-support/source/SDL_revision.h.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Simple DirectMedia Layer
3-
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
3+
Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
44

55
This software is provided 'as-is', without any express or implied
66
warranty. In no event will the authors be held liable for any damages

build-scripts/pkg-support/source/SDL_revision.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Simple DirectMedia Layer
3-
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
3+
Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
44
55
This software is provided 'as-is', without any express or implied
66
warranty. In no event will the authors be held liable for any damages

build-scripts/wikiheaders.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/perl -w
22

33
# Simple DirectMedia Layer
4-
# Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
4+
# Copyright (C) 1997-2025 Sam Lantinga <[email protected]>
55
#
66
# This software is provided 'as-is', without any express or implied
77
# warranty. In no event will the authors be held liable for any damages

0 commit comments

Comments
 (0)