Skip to content

Commit

Permalink
Happy New Year!
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo committed Jan 1, 2024
1 parent 66d75e2 commit 48d74af
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion csharp/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Theorafile# - C# Wrapper for Theorafile
*
* Copyright (c) 2017-2021 Ethan Lee.
* Copyright (c) 2017-2024 Ethan Lee.
*
* This software is provided 'as-is', without any express or implied warranty.
* In no event will the authors be held liable for any damages arising from
Expand Down
2 changes: 1 addition & 1 deletion csharp/Theorafile.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Theorafile# - C# Wrapper for Theorafile
*
* Copyright (c) 2017-2021 Ethan Lee.
* Copyright (c) 2017-2024 Ethan Lee.
*
* This software is provided 'as-is', without any express or implied warranty.
* In no event will the authors be held liable for any damages arising from
Expand Down
2 changes: 1 addition & 1 deletion licenses/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Theorafile - Ogg Theora Video Decoder Library
*
* Copyright (c) 2017-2021 Ethan Lee.
* Copyright (c) 2017-2024 Ethan Lee.
* Based on TheoraPlay, Copyright (c) 2011-2016 Ryan C. Gordon.
*
* This software is provided 'as-is', without any express or implied warranty.
Expand Down
2 changes: 1 addition & 1 deletion sdl2test/sdl2test.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Theorafile - Ogg Theora Video Decoder Library
*
* Copyright (c) 2017-2021 Ethan Lee.
* Copyright (c) 2017-2024 Ethan Lee.
* Based on TheoraPlay, Copyright (c) 2011-2016 Ryan C. Gordon.
*
* This software is provided 'as-is', without any express or implied warranty.
Expand Down
2 changes: 1 addition & 1 deletion theorafile.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Theorafile - Ogg Theora Video Decoder Library
*
* Copyright (c) 2017-2021 Ethan Lee.
* Copyright (c) 2017-2024 Ethan Lee.
* Based on TheoraPlay, Copyright (c) 2011-2016 Ryan C. Gordon.
*
* This software is provided 'as-is', without any express or implied warranty.
Expand Down
2 changes: 1 addition & 1 deletion theorafile.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Theorafile - Ogg Theora Video Decoder Library
*
* Copyright (c) 2017-2021 Ethan Lee.
* Copyright (c) 2017-2024 Ethan Lee.
* Based on TheoraPlay, Copyright (c) 2011-2016 Ryan C. Gordon.
*
* This software is provided 'as-is', without any express or implied warranty.
Expand Down

0 comments on commit 48d74af

Please sign in to comment.