Fix copyright mistake

This commit is contained in:
Cacodemon345 2023-08-23 02:22:25 +06:00 committed by Christoph Oelckers
parent 145044ea34
commit 99fd354dd9

View file

@ -4,7 +4,6 @@
**
**---------------------------------------------------------------------------
** Copyright 2023 Cacodemon345
** Copyright 2022 Dominic Szablewski
** All rights reserved.
**
** Permission is hereby granted, free of charge, to any person obtaining a copy
@ -218,4 +217,4 @@ int FJPEGXLTexture::CopyPixels(FBitmap *bmp, int conversion)
}
}
}
}
}