Include ArcWelder in copyrights

This commit is contained in:
Joseph Lenox 2021-03-28 10:51:46 -05:00
parent ac5b22d3d9
commit 562cf5c4b4

View File

@ -120,7 +120,9 @@ void CopyrightsDialog::fill_entries()
{ "AppImage packaging for Linux using AppImageKit"
, "2004-2019 Simon Peter and contributors" , "https://appimage.org/" },
{ "lib_fts"
, "Forrest Smith" , "https://www.forrestthewoods.com/" }
, "Forrest Smith" , "https://www.forrestthewoods.com/" },
{ "Arc Welder"
, "Brad Hochgesang", , "https://github.com/FormerLurker/ArcWelderLib/" }
};
}