plug-ins: fix authorship.

It looks like my commit 3d55452933 broke authorship of the "file-jp2-load"
procedure. This was very likely a copy-paste error.
This commit is contained in:
Jehan 2023-03-26 19:19:07 +02:00
parent 4d56ad943c
commit 1d43b65144

View file

@ -187,8 +187,8 @@ jp2_create_procedure (GimpPlugIn *plug_in,
"The JPEG 2000 image loader.",
name);
gimp_procedure_set_attribution (procedure,
"Mukund Sivaraman",
"Mukund Sivaraman",
"Aurimas Juška",
"Aurimas Juška, Florian Traverse",
"2009");
gimp_file_procedure_set_mime_types (GIMP_FILE_PROCEDURE (procedure),