diff --git a/wp2git.d b/wp2git.d index 6875222..89c4961 100644 --- a/wp2git.d +++ b/wp2git.d @@ -1,3 +1,5 @@ +// Written in the D Programming Language, version 1 + import std.stdio; import std.process; import std.stream;