diff --git a/src/common/textures/formats/jpegxltexture.cpp b/src/common/textures/formats/jpegxltexture.cpp index 914922743..3019ba929 100644 --- a/src/common/textures/formats/jpegxltexture.cpp +++ b/src/common/textures/formats/jpegxltexture.cpp @@ -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) } } } -} \ No newline at end of file +}