From 1d43b65144acbca98f8025a7d1351af46cf194e9 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sun, 26 Mar 2023 19:19:07 +0200 Subject: [PATCH] plug-ins: fix authorship. It looks like my commit 3d554529339 broke authorship of the "file-jp2-load" procedure. This was very likely a copy-paste error. --- plug-ins/common/file-jp2-load.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plug-ins/common/file-jp2-load.c b/plug-ins/common/file-jp2-load.c index 2412bc4739..d553820ce2 100644 --- a/plug-ins/common/file-jp2-load.c +++ b/plug-ins/common/file-jp2-load.c @@ -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),