commit cf4650e179df57c8f7e985b49948138547765af7 from: Stefan Sperling date: Sun Sep 07 19:56:25 2025 UTC move reyk's urldecode() copyright along commit - 76f358240c8195fe9fd8fd5b788418f7474fdcf3 commit + cf4650e179df57c8f7e985b49948138547765af7 blob - 18c5cf2aed1fa6c673ed511ce1a2fd6283a0a78a blob + f1a9f6407374a5730f3e649bcfab1074e88fecbf --- gotwebd/fcgi.c +++ gotwebd/fcgi.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2020-2022 Tracey Emery + * Copyright (c) 2014 Reyk Floeter * Copyright (c) 2013 David Gwynne * Copyright (c) 2013 Florian Obser * blob - a68f85d91a5e27ea18c3134c49e219999d434a19 blob + cdd5b253e75c190fd7f3c710e9eadeefea473c8a --- gotwebd/gotweb.c +++ gotwebd/gotweb.c @@ -1,7 +1,6 @@ /* * Copyright (c) 2016, 2019, 2020-2022 Tracey Emery * Copyright (c) 2015 Mike Larkin - * Copyright (c) 2014 Reyk Floeter * Copyright (c) 2013 David Gwynne * Copyright (c) 2013 Florian Obser *