Change copyright

This commit is contained in:
sakertooth
2023-09-25 21:18:44 -04:00
parent 8d18010932
commit 7025194f8b

View File

@@ -1,7 +1,7 @@
/*
* SampleLoader.cpp - Static functions that open audio files
*
* Copyright (c) 2005-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
* Copyright (c) 2023 saker <sakertooth@gmail.com>
*
* This file is part of LMMS - https://lmms.io
*
@@ -117,4 +117,4 @@ void SampleLoader::displayError(const QString& message)
QMessageBox::critical(nullptr, QObject::tr("Error loading sample"), message);
}
} // namespace lmms::gui
} // namespace lmms::gui