mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-13 07:57:52 +00:00
Fix copyright mistake
This commit is contained in:
parent
145044ea34
commit
99fd354dd9
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue