From 3a387c3a3f50724f8b3cf10f5f971a67b5f2912d Mon Sep 17 00:00:00 2001 From: Dzmitry Neviadomski Date: Wed, 3 Mar 2021 23:05:57 +0300 Subject: [PATCH] Update Copyright year to 2021 with regex. --- Frameworks/AdPlug/AdPlug/Info.plist | 2 +- .../File_Extractor/File_Extractor/File_Extractor-Info.plist | 2 +- Frameworks/GME/vgmplay/resampler.c | 2 +- Frameworks/GME/vgmplay/resampler.h | 2 +- .../HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist | 2 +- .../HighlyExperimental/HighlyExperimental-Info.plist | 2 +- .../HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist | 2 +- .../HighlyTheoretical/HighlyTheoretical-Info.plist | 2 +- Frameworks/HivelyPlayer/HivelyPlayer/HivelyPlayer-Info.plist | 2 +- Frameworks/OpenMPT/Info.plist | 2 +- Frameworks/Opus/Opus/Opus-Info.plist | 2 +- Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist | 2 +- Frameworks/Syntrax-c/Syntrax-c/Info.plist | 2 +- Frameworks/Syntrax-c/Syntrax-c/resampler.c | 2 +- Frameworks/Syntrax-c/Syntrax-c/resampler.h | 2 +- Frameworks/g719/g719/Info.plist | 2 +- Frameworks/g719/g719/g719.c | 2 +- Frameworks/lazyusf/lazyusf/lazyusf-Info.plist | 2 +- Frameworks/lazyusf2/lazyusf2/lazyusf2-Info.plist | 2 +- Frameworks/libatrac9/libatrac9-Info.plist | 2 +- Frameworks/libbinio/libbinio/Info.plist | 2 +- Frameworks/mGBA/mGBA/Info.plist | 2 +- .../midi_processing/midi_processing/midi_processing-Info.plist | 2 +- Frameworks/modplay/modplay/modplay-Info.plist | 2 +- Frameworks/mpg123/mpg123/mpg123-Info.plist | 2 +- Frameworks/munt/munt/Info.plist | 2 +- Frameworks/playptmod/playptmod/playptmod-Info.plist | 2 +- Frameworks/psflib/psflib/psflib-Info.plist | 2 +- Frameworks/vgmstream/vgmstream/libvgmstream-Info.plist | 2 +- Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.c | 2 +- Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.h | 2 +- Frameworks/vio2sf/vio2sf/vio2sf-Info.plist | 2 +- Plugins/AdPlug/AdPlug/Info.plist | 2 +- Plugins/AdPlug/AdPlug/fileprovider.h | 2 +- Plugins/AdPlug/AdPlug/fileprovider.mm | 2 +- Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist | 2 +- Plugins/BASSMODS/BASSMODS/BASSMODS-Info.plist | 2 +- Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist | 2 +- Plugins/Hively/Hively/Hively-Info.plist | 2 +- Plugins/MIDI/MIDI/AUPlayerView.h | 2 +- Plugins/MIDI/MIDI/AUPlayerView.mm | 2 +- Plugins/MIDI/MIDI/MIDI-Info.plist | 2 +- Plugins/MIDI/MIDI/resampler.c | 2 +- Plugins/MIDI/MIDI/resampler.h | 2 +- Plugins/OpenMPT/OpenMPT/Info.plist | 2 +- Plugins/Opus/Opus/OpusPlugin-Info.plist | 2 +- Plugins/SilenceDecoder/SilenceDecoder/Info.plist | 2 +- Plugins/Syntrax/Syntrax/Info.plist | 2 +- Plugins/modplay/modplay/modplay-Info.plist | 2 +- Plugins/playptmod/playptmod/playptmod-Info.plist | 2 +- Plugins/sidplay/sidplay/Info.plist | 2 +- Plugins/vgmstream/vgmstream/vgmstream-Info.plist | 2 +- ThirdParty/BASS/sflist.c | 2 +- ThirdParty/BASS/sflist.h | 2 +- ThirdParty/BASS/sflist_rewrite.c | 2 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/Frameworks/AdPlug/AdPlug/Info.plist b/Frameworks/AdPlug/AdPlug/Info.plist index a351796f3..fe6add0ec 100644 --- a/Frameworks/AdPlug/AdPlug/Info.plist +++ b/Frameworks/AdPlug/AdPlug/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2018 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist b/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist +++ b/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/GME/vgmplay/resampler.c b/Frameworks/GME/vgmplay/resampler.c index 88db42e2d..029ea706e 100644 --- a/Frameworks/GME/vgmplay/resampler.c +++ b/Frameworks/GME/vgmplay/resampler.c @@ -5,7 +5,7 @@ #include /* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2015 Christopher Snowhill. This module is free software; you + Copyright (C) 2021 Christopher Snowhill. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This diff --git a/Frameworks/GME/vgmplay/resampler.h b/Frameworks/GME/vgmplay/resampler.h index d0fad30a2..1a92a6b48 100644 --- a/Frameworks/GME/vgmplay/resampler.h +++ b/Frameworks/GME/vgmplay/resampler.h @@ -2,7 +2,7 @@ #define _RESAMPLER_H_ /* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2015 Christopher Snowhill. This module is free software; you + Copyright (C) 2021 Christopher Snowhill. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This diff --git a/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist b/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist +++ b/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist b/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist +++ b/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist b/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist +++ b/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist b/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist +++ b/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/HivelyPlayer/HivelyPlayer/HivelyPlayer-Info.plist b/Frameworks/HivelyPlayer/HivelyPlayer/HivelyPlayer-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/HivelyPlayer/HivelyPlayer/HivelyPlayer-Info.plist +++ b/Frameworks/HivelyPlayer/HivelyPlayer/HivelyPlayer-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/OpenMPT/Info.plist b/Frameworks/OpenMPT/Info.plist index 4ca0406e0..6d83989d4 100644 --- a/Frameworks/OpenMPT/Info.plist +++ b/Frameworks/OpenMPT/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2016 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/Opus/Opus/Opus-Info.plist b/Frameworks/Opus/Opus/Opus-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/Opus/Opus/Opus-Info.plist +++ b/Frameworks/Opus/Opus/Opus-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist b/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist +++ b/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/Syntrax-c/Syntrax-c/Info.plist b/Frameworks/Syntrax-c/Syntrax-c/Info.plist index 40c88298d..efe595462 100644 --- a/Frameworks/Syntrax-c/Syntrax-c/Info.plist +++ b/Frameworks/Syntrax-c/Syntrax-c/Info.plist @@ -21,7 +21,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2016 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/Syntrax-c/Syntrax-c/resampler.c b/Frameworks/Syntrax-c/Syntrax-c/resampler.c index 2b228f310..9d99cc78c 100644 --- a/Frameworks/Syntrax-c/Syntrax-c/resampler.c +++ b/Frameworks/Syntrax-c/Syntrax-c/resampler.c @@ -5,7 +5,7 @@ #include /* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2015 Christopher Snowhill. This module is free software; you + Copyright (C) 2021 Christopher Snowhill. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This diff --git a/Frameworks/Syntrax-c/Syntrax-c/resampler.h b/Frameworks/Syntrax-c/Syntrax-c/resampler.h index 3384f1400..b0dab77b7 100644 --- a/Frameworks/Syntrax-c/Syntrax-c/resampler.h +++ b/Frameworks/Syntrax-c/Syntrax-c/resampler.h @@ -2,7 +2,7 @@ #define _RESAMPLER_H_ /* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2015 Christopher Snowhill. This module is free software; you + Copyright (C) 2021 Christopher Snowhill. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This diff --git a/Frameworks/g719/g719/Info.plist b/Frameworks/g719/g719/Info.plist index 40f36e4a6..efe595462 100644 --- a/Frameworks/g719/g719/Info.plist +++ b/Frameworks/g719/g719/Info.plist @@ -21,7 +21,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2015 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/g719/g719/g719.c b/Frameworks/g719/g719/g719.c index ce926a058..fee79e613 100644 --- a/Frameworks/g719/g719/g719.c +++ b/Frameworks/g719/g719/g719.c @@ -3,7 +3,7 @@ // g719 // // Created by Christopher Snowhill on 1/24/15. -// Copyright (c) 2015 Christopher Snowhill. All rights reserved. +// Copyright (c) 2021 Christopher Snowhill. All rights reserved. // #include diff --git a/Frameworks/lazyusf/lazyusf/lazyusf-Info.plist b/Frameworks/lazyusf/lazyusf/lazyusf-Info.plist index 26de52dbd..f9a25e033 100644 --- a/Frameworks/lazyusf/lazyusf/lazyusf-Info.plist +++ b/Frameworks/lazyusf/lazyusf/lazyusf-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/lazyusf2/lazyusf2/lazyusf2-Info.plist b/Frameworks/lazyusf2/lazyusf2/lazyusf2-Info.plist index 26de52dbd..f9a25e033 100644 --- a/Frameworks/lazyusf2/lazyusf2/lazyusf2-Info.plist +++ b/Frameworks/lazyusf2/lazyusf2/lazyusf2-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/libatrac9/libatrac9-Info.plist b/Frameworks/libatrac9/libatrac9-Info.plist index 6a8539a5d..70298d5ed 100644 --- a/Frameworks/libatrac9/libatrac9-Info.plist +++ b/Frameworks/libatrac9/libatrac9-Info.plist @@ -19,6 +19,6 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2020 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. diff --git a/Frameworks/libbinio/libbinio/Info.plist b/Frameworks/libbinio/libbinio/Info.plist index a351796f3..fe6add0ec 100644 --- a/Frameworks/libbinio/libbinio/Info.plist +++ b/Frameworks/libbinio/libbinio/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2018 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/mGBA/mGBA/Info.plist b/Frameworks/mGBA/mGBA/Info.plist index 4ca0406e0..6d83989d4 100644 --- a/Frameworks/mGBA/mGBA/Info.plist +++ b/Frameworks/mGBA/mGBA/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2016 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/midi_processing/midi_processing/midi_processing-Info.plist b/Frameworks/midi_processing/midi_processing/midi_processing-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/midi_processing/midi_processing/midi_processing-Info.plist +++ b/Frameworks/midi_processing/midi_processing/midi_processing-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/modplay/modplay/modplay-Info.plist b/Frameworks/modplay/modplay/modplay-Info.plist index 26de52dbd..f9a25e033 100644 --- a/Frameworks/modplay/modplay/modplay-Info.plist +++ b/Frameworks/modplay/modplay/modplay-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/mpg123/mpg123/mpg123-Info.plist b/Frameworks/mpg123/mpg123/mpg123-Info.plist index 26de52dbd..f9a25e033 100644 --- a/Frameworks/mpg123/mpg123/mpg123-Info.plist +++ b/Frameworks/mpg123/mpg123/mpg123-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/munt/munt/Info.plist b/Frameworks/munt/munt/Info.plist index 79dc551e1..00dc5858c 100644 --- a/Frameworks/munt/munt/Info.plist +++ b/Frameworks/munt/munt/Info.plist @@ -21,7 +21,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright - Copyright © 2015 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/playptmod/playptmod/playptmod-Info.plist b/Frameworks/playptmod/playptmod/playptmod-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/playptmod/playptmod/playptmod-Info.plist +++ b/Frameworks/playptmod/playptmod/playptmod-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/psflib/psflib/psflib-Info.plist b/Frameworks/psflib/psflib/psflib-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/psflib/psflib/psflib-Info.plist +++ b/Frameworks/psflib/psflib/psflib-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/vgmstream/vgmstream/libvgmstream-Info.plist b/Frameworks/vgmstream/vgmstream/libvgmstream-Info.plist index 26de52dbd..f9a25e033 100644 --- a/Frameworks/vgmstream/vgmstream/libvgmstream-Info.plist +++ b/Frameworks/vgmstream/vgmstream/libvgmstream-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.c b/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.c index e44174288..4fe5c50f7 100644 --- a/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.c +++ b/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.c @@ -3,7 +3,7 @@ // vio2sf // // Created by Christopher Snowhill on 10/13/13. -// Copyright (c) 2013 Christopher Snowhill. All rights reserved. +// Copyright (c) 2021 Christopher Snowhill. All rights reserved. // #include diff --git a/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.h b/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.h index f19d88a7f..3b19de766 100644 --- a/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.h +++ b/Frameworks/vio2sf/vio2sf/src/vio2sf/desmume/state.h @@ -3,7 +3,7 @@ // vio2sf // // Created by Christopher Snowhill on 10/13/13. -// Copyright (c) 2013 Christopher Snowhill. All rights reserved. +// Copyright (c) 2021 Christopher Snowhill. All rights reserved. // #ifndef vio2sf_state_h diff --git a/Frameworks/vio2sf/vio2sf/vio2sf-Info.plist b/Frameworks/vio2sf/vio2sf/vio2sf-Info.plist index d621f5f87..f9a25e033 100644 --- a/Frameworks/vio2sf/vio2sf/vio2sf-Info.plist +++ b/Frameworks/vio2sf/vio2sf/vio2sf-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/AdPlug/AdPlug/Info.plist b/Plugins/AdPlug/AdPlug/Info.plist index 494824be3..92ff7eba3 100644 --- a/Plugins/AdPlug/AdPlug/Info.plist +++ b/Plugins/AdPlug/AdPlug/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2018 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/AdPlug/AdPlug/fileprovider.h b/Plugins/AdPlug/AdPlug/fileprovider.h index 642213854..150d44c05 100644 --- a/Plugins/AdPlug/AdPlug/fileprovider.h +++ b/Plugins/AdPlug/AdPlug/fileprovider.h @@ -3,7 +3,7 @@ // AdPlug // // Created by Christopher Snowhill on 1/27/18. -// Copyright © 2018 Christopher Snowhill. All rights reserved. +// Copyright © 2021 Christopher Snowhill. All rights reserved. // #ifndef fileprovider_h diff --git a/Plugins/AdPlug/AdPlug/fileprovider.mm b/Plugins/AdPlug/AdPlug/fileprovider.mm index 201c2103b..6a45b5a1a 100644 --- a/Plugins/AdPlug/AdPlug/fileprovider.mm +++ b/Plugins/AdPlug/AdPlug/fileprovider.mm @@ -3,7 +3,7 @@ // AdPlug // // Created by Christopher Snowhill on 1/27/18. -// Copyright © 2018 Christopher Snowhill. All rights reserved. +// Copyright © 2021 Christopher Snowhill. All rights reserved. // #include "fileprovider.h" diff --git a/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist b/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist index d67afaaa0..137facae0 100644 --- a/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist +++ b/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/BASSMODS/BASSMODS/BASSMODS-Info.plist b/Plugins/BASSMODS/BASSMODS/BASSMODS-Info.plist index d9cbd81ca..137facae0 100644 --- a/Plugins/BASSMODS/BASSMODS/BASSMODS-Info.plist +++ b/Plugins/BASSMODS/BASSMODS/BASSMODS-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist b/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist index d67afaaa0..137facae0 100644 --- a/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist +++ b/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/Hively/Hively/Hively-Info.plist b/Plugins/Hively/Hively/Hively-Info.plist index d67afaaa0..137facae0 100644 --- a/Plugins/Hively/Hively/Hively-Info.plist +++ b/Plugins/Hively/Hively/Hively-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/MIDI/MIDI/AUPlayerView.h b/Plugins/MIDI/MIDI/AUPlayerView.h index 695a43764..e9db3b816 100644 --- a/Plugins/MIDI/MIDI/AUPlayerView.h +++ b/Plugins/MIDI/MIDI/AUPlayerView.h @@ -3,7 +3,7 @@ // MIDI // // Created by Christopher Snowhill on 1/29/16. -// Copyright © 2016 Christopher Snowhill. All rights reserved. +// Copyright © 2021 Christopher Snowhill. All rights reserved. // #ifndef __AUPlayerView_h__ diff --git a/Plugins/MIDI/MIDI/AUPlayerView.mm b/Plugins/MIDI/MIDI/AUPlayerView.mm index 8f5ce2558..22ffe0d28 100644 --- a/Plugins/MIDI/MIDI/AUPlayerView.mm +++ b/Plugins/MIDI/MIDI/AUPlayerView.mm @@ -3,7 +3,7 @@ // MIDI // // Created by Christopher Snowhill on 1/29/16. -// Copyright © 2016 Christopher Snowhill. All rights reserved. +// Copyright © 2021 Christopher Snowhill. All rights reserved. // #import diff --git a/Plugins/MIDI/MIDI/MIDI-Info.plist b/Plugins/MIDI/MIDI/MIDI-Info.plist index d67afaaa0..137facae0 100644 --- a/Plugins/MIDI/MIDI/MIDI-Info.plist +++ b/Plugins/MIDI/MIDI/MIDI-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/MIDI/MIDI/resampler.c b/Plugins/MIDI/MIDI/resampler.c index c83006a5a..b44fa5c20 100644 --- a/Plugins/MIDI/MIDI/resampler.c +++ b/Plugins/MIDI/MIDI/resampler.c @@ -5,7 +5,7 @@ #include /* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2015 Christopher Snowhill. This module is free software; you + Copyright (C) 2021 Christopher Snowhill. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This diff --git a/Plugins/MIDI/MIDI/resampler.h b/Plugins/MIDI/MIDI/resampler.h index 84e9d0085..82cd75d86 100644 --- a/Plugins/MIDI/MIDI/resampler.h +++ b/Plugins/MIDI/MIDI/resampler.h @@ -2,7 +2,7 @@ #define _RESAMPLER_H_ /* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2015-2016 Christopher Snowhill. This module is free software; you + Copyright (C) 2015-2021 Christopher Snowhill. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This diff --git a/Plugins/OpenMPT/OpenMPT/Info.plist b/Plugins/OpenMPT/OpenMPT/Info.plist index 494824be3..92ff7eba3 100644 --- a/Plugins/OpenMPT/OpenMPT/Info.plist +++ b/Plugins/OpenMPT/OpenMPT/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2018 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/Opus/Opus/OpusPlugin-Info.plist b/Plugins/Opus/Opus/OpusPlugin-Info.plist index d67afaaa0..137facae0 100644 --- a/Plugins/Opus/Opus/OpusPlugin-Info.plist +++ b/Plugins/Opus/Opus/OpusPlugin-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/SilenceDecoder/SilenceDecoder/Info.plist b/Plugins/SilenceDecoder/SilenceDecoder/Info.plist index 60a15c73a..65a6dd424 100644 --- a/Plugins/SilenceDecoder/SilenceDecoder/Info.plist +++ b/Plugins/SilenceDecoder/SilenceDecoder/Info.plist @@ -21,7 +21,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2015 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/Syntrax/Syntrax/Info.plist b/Plugins/Syntrax/Syntrax/Info.plist index 7c0ba15dc..65a6dd424 100644 --- a/Plugins/Syntrax/Syntrax/Info.plist +++ b/Plugins/Syntrax/Syntrax/Info.plist @@ -21,7 +21,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2016 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/modplay/modplay/modplay-Info.plist b/Plugins/modplay/modplay/modplay-Info.plist index d9cbd81ca..137facae0 100644 --- a/Plugins/modplay/modplay/modplay-Info.plist +++ b/Plugins/modplay/modplay/modplay-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/playptmod/playptmod/playptmod-Info.plist b/Plugins/playptmod/playptmod/playptmod-Info.plist index d67afaaa0..137facae0 100644 --- a/Plugins/playptmod/playptmod/playptmod-Info.plist +++ b/Plugins/playptmod/playptmod/playptmod-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2013 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/sidplay/sidplay/Info.plist b/Plugins/sidplay/sidplay/Info.plist index 5b3c2951a..65a6dd424 100644 --- a/Plugins/sidplay/sidplay/Info.plist +++ b/Plugins/sidplay/sidplay/Info.plist @@ -21,7 +21,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/Plugins/vgmstream/vgmstream/vgmstream-Info.plist b/Plugins/vgmstream/vgmstream/vgmstream-Info.plist index d9cbd81ca..137facae0 100644 --- a/Plugins/vgmstream/vgmstream/vgmstream-Info.plist +++ b/Plugins/vgmstream/vgmstream/vgmstream-Info.plist @@ -23,7 +23,7 @@ CFBundleVersion 1 NSHumanReadableCopyright - Copyright © 2014 Christopher Snowhill. All rights reserved. + Copyright © 2021 Christopher Snowhill. All rights reserved. NSPrincipalClass diff --git a/ThirdParty/BASS/sflist.c b/ThirdParty/BASS/sflist.c index 32c87ec71..494334833 100644 --- a/ThirdParty/BASS/sflist.c +++ b/ThirdParty/BASS/sflist.c @@ -1,6 +1,6 @@ /* vim: set et ts=3 sw=3 sts=3 ft=c: * - * Copyright (C) 2016 Christopher Snowhill. All rights reserved. + * Copyright (C) 2021 Christopher Snowhill. All rights reserved. * https://github.com/kode54/sflist * https://gist.github.com/kode54/a7bb01a0db3f2e996145b77f0ca510d5 * diff --git a/ThirdParty/BASS/sflist.h b/ThirdParty/BASS/sflist.h index 080f13be3..6be7a87dd 100644 --- a/ThirdParty/BASS/sflist.h +++ b/ThirdParty/BASS/sflist.h @@ -1,6 +1,6 @@ /* vim: set et ts=3 sw=3 sts=3 ft=c: * - * Copyright (C) 2016 Christopher Snowhill. All rights reserved. + * Copyright (C) 2021 Christopher Snowhill. All rights reserved. * https://github.com/kode54/sflist * * Redistribution and use in source and binary forms, with or without diff --git a/ThirdParty/BASS/sflist_rewrite.c b/ThirdParty/BASS/sflist_rewrite.c index 809ba548f..2623e73fd 100644 --- a/ThirdParty/BASS/sflist_rewrite.c +++ b/ThirdParty/BASS/sflist_rewrite.c @@ -1,6 +1,6 @@ /* vim: set et ts=3 sw=3 sts=3 ft=c: * - * Copyright (C) 2016 Christopher Snowhill. All rights reserved. + * Copyright (C) 2021 Christopher Snowhill. All rights reserved. * https://github.com/kode54/sflist * * Redistribution and use in source and binary forms, with or without