Correct copyright metadata
This commit is contained in:
parent
ec6495eecc
commit
c86630230a
@ -95,9 +95,9 @@ class XSaneCLI(Gimp.PlugIn):
|
|||||||
raise Exception('Unknown procedure')
|
raise Exception('Unknown procedure')
|
||||||
|
|
||||||
procedure.set_attribution(
|
procedure.set_attribution(
|
||||||
'Lee Yingtong Li (RunasSudo)', # Author
|
'Lee Yingtong Li (RunasSudo) and CONTRIBUTORS', # Author
|
||||||
'Lee Yingtong Li (RunasSudo)', # Copyright
|
'Lee Yingtong Li (RunasSudo) and CONTRIBUTORS', # Copyright
|
||||||
'Lee Yingtong Li (RunasSudo)' # Year
|
'2024–2025' # Year
|
||||||
)
|
)
|
||||||
return procedure
|
return procedure
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user