From ae40abc11e8bacdd834c16e26f15f6ef679e0941 Mon Sep 17 00:00:00 2001 From: bladeoner Date: Sun, 9 Jan 2022 17:41:59 +0100 Subject: [PATCH] Update file headers (#430) --- source/audio.cpp | 2 +- source/audio.h | 2 +- source/button_mapping.c | 2 +- source/button_mapping.h | 2 +- source/filebrowser.cpp | 2 +- source/filebrowser.h | 2 +- source/filelist.h | 2 +- source/fileop.cpp | 2 +- source/fileop.h | 2 +- source/gamesettings.cpp | 2 +- source/gamesettings.h | 2 +- source/gcunzip.cpp | 2 +- source/gcunzip.h | 2 +- source/input.cpp | 2 +- source/input.h | 2 +- source/mem2.cpp | 2 +- source/mem2.h | 2 +- source/menu.cpp | 2 +- source/menu.h | 2 +- source/networkop.cpp | 2 +- source/networkop.h | 2 +- source/preferences.cpp | 2 +- source/preferences.h | 2 +- source/vbagx.cpp | 2 +- source/vbagx.h | 2 +- source/vbasupport.cpp | 2 +- source/vbasupport.h | 2 +- source/video.cpp | 2 +- source/video.h | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/source/audio.cpp b/source/audio.cpp index 412f59e..900e816 100644 --- a/source/audio.cpp +++ b/source/audio.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * audio.cpp * diff --git a/source/audio.h b/source/audio.h index faa2217..d18dd0b 100644 --- a/source/audio.h +++ b/source/audio.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * audio.h * diff --git a/source/button_mapping.c b/source/button_mapping.c index 1aaad21..b0d72dc 100644 --- a/source/button_mapping.c +++ b/source/button_mapping.c @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * button_mapping.c * diff --git a/source/button_mapping.h b/source/button_mapping.h index 1ddfc82..e9538df 100644 --- a/source/button_mapping.h +++ b/source/button_mapping.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * button_mapping.h * diff --git a/source/filebrowser.cpp b/source/filebrowser.cpp index d6532e9..0162696 100644 --- a/source/filebrowser.cpp +++ b/source/filebrowser.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * filebrowser.cpp * diff --git a/source/filebrowser.h b/source/filebrowser.h index eac04f6..5fe8cb3 100644 --- a/source/filebrowser.h +++ b/source/filebrowser.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * filebrowser.h * diff --git a/source/filelist.h b/source/filelist.h index 2faa4c4..c62b176 100644 --- a/source/filelist.h +++ b/source/filelist.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2009-2021 + * Tantric 2009-2022 * * filelist.h * diff --git a/source/fileop.cpp b/source/fileop.cpp index b256a47..6fdcdb0 100644 --- a/source/fileop.cpp +++ b/source/fileop.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * fileop.cpp * diff --git a/source/fileop.h b/source/fileop.h index 5c055df..2a9c4b0 100644 --- a/source/fileop.h +++ b/source/fileop.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * fileop.h * diff --git a/source/gamesettings.cpp b/source/gamesettings.cpp index 04791f3..88a5139 100644 --- a/source/gamesettings.cpp +++ b/source/gamesettings.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * Carl Kenner April 2009 * * gamesettings.cpp diff --git a/source/gamesettings.h b/source/gamesettings.h index 9663bbf..a6420c1 100644 --- a/source/gamesettings.h +++ b/source/gamesettings.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * gamesettings.h * diff --git a/source/gcunzip.cpp b/source/gcunzip.cpp index e07112b..d56e08a 100644 --- a/source/gcunzip.cpp +++ b/source/gcunzip.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * gcunzip.cpp * diff --git a/source/gcunzip.h b/source/gcunzip.h index 27d0bc0..d0db047 100644 --- a/source/gcunzip.h +++ b/source/gcunzip.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * gcunzip.h * diff --git a/source/input.cpp b/source/input.cpp index 4828cff..c2a71a6 100644 --- a/source/input.cpp +++ b/source/input.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * input.cpp * diff --git a/source/input.h b/source/input.h index a2f0c3c..29540ba 100644 --- a/source/input.h +++ b/source/input.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * input.h * diff --git a/source/mem2.cpp b/source/mem2.cpp index d88193f..72540a8 100644 --- a/source/mem2.cpp +++ b/source/mem2.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2010-2021 + * Tantric 2010-2022 * * mem2.cpp * diff --git a/source/mem2.h b/source/mem2.h index decf84c..1add31c 100644 --- a/source/mem2.h +++ b/source/mem2.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2010-2021 + * Tantric 2010-2022 * * mem2.h * diff --git a/source/menu.cpp b/source/menu.cpp index 4be35d4..273afa1 100644 --- a/source/menu.cpp +++ b/source/menu.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * menu.cpp * diff --git a/source/menu.h b/source/menu.h index 16eb833..2763bc2 100644 --- a/source/menu.h +++ b/source/menu.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * menu.h * diff --git a/source/networkop.cpp b/source/networkop.cpp index 54e6e60..038d3f1 100644 --- a/source/networkop.cpp +++ b/source/networkop.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * networkop.cpp * diff --git a/source/networkop.h b/source/networkop.h index a009109..79277fa 100644 --- a/source/networkop.h +++ b/source/networkop.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * networkop.h * diff --git a/source/preferences.cpp b/source/preferences.cpp index 410607a..1e45b48 100644 --- a/source/preferences.cpp +++ b/source/preferences.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * preferences.cpp * diff --git a/source/preferences.h b/source/preferences.h index 6fa016c..4cfbb6c 100644 --- a/source/preferences.h +++ b/source/preferences.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * preferences.h * diff --git a/source/vbagx.cpp b/source/vbagx.cpp index 188cf7d..add5b9d 100644 --- a/source/vbagx.cpp +++ b/source/vbagx.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * vbagx.cpp * diff --git a/source/vbagx.h b/source/vbagx.h index 9048b53..44d6393 100644 --- a/source/vbagx.h +++ b/source/vbagx.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * vbagx.h * diff --git a/source/vbasupport.cpp b/source/vbasupport.cpp index bd85f26..39e1e4d 100644 --- a/source/vbasupport.cpp +++ b/source/vbasupport.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * vbasupport.cpp * diff --git a/source/vbasupport.h b/source/vbasupport.h index ffbb29b..35bcb8d 100644 --- a/source/vbasupport.h +++ b/source/vbasupport.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * * vbasupport.h * diff --git a/source/video.cpp b/source/video.cpp index e15c2dc..f108f35 100644 --- a/source/video.cpp +++ b/source/video.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * softdev 2007 * * video.cpp diff --git a/source/video.h b/source/video.h index f015be4..a968393 100644 --- a/source/video.h +++ b/source/video.h @@ -1,7 +1,7 @@ /**************************************************************************** * Visual Boy Advance GX * - * Tantric 2008-2021 + * Tantric 2008-2022 * softdev 2007 * * video.h