From: Daniel Stenberg Date: Wed, 27 May 2015 14:10:08 +0000 (+0200) Subject: scripts: moved contributors.sh and contrithanks.sh into subdir X-Git-Tag: curl-7_43_0~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44fe4b90290e8eab671aa2cf3d8d04b0ac6fd3e8;p=thirdparty%2Fcurl.git scripts: moved contributors.sh and contrithanks.sh into subdir --- diff --git a/contributors.sh b/scripts/contributors.sh similarity index 100% rename from contributors.sh rename to scripts/contributors.sh diff --git a/contrithanks.sh b/scripts/contrithanks.sh similarity index 100% rename from contrithanks.sh rename to scripts/contrithanks.sh