]> Dogcows Code - chaz/yoink/blobdiff - win32/unix2dos.sh
now can create win32 portable packages
[chaz/yoink] / win32 / unix2dos.sh
similarity index 83%
rename from tools/unix2dos
rename to win32/unix2dos.sh
index 3c171e55dc219d028fd6b6a7c85d6b21702934bb..c3ee7a8d336f5ef54c3a721c3fdb26198f8bf6a1 100755 (executable)
@@ -1,7 +1,9 @@
 #!/bin/sh
 
+#
+# Yoink
 # An implementation of unix2dos using sed.
-# Written by Charles McGarvey; released into the public domain.
+#
 
 if [ -f "$1" ];
 then
This page took 0.019801 seconds and 4 git commands to generate.