]> sjero.net Git - wget/blobdiff - msdos/msdos.c
License updates for some source files.
[wget] / msdos / msdos.c
index f5b7e1c512afc6887125cdb2fa07440369190140..b3e5d395dc6dad26caa3d1a0a12f121181ae69bf 100644 (file)
@@ -1,4 +1,4 @@
-<div class="moz-text-flowed" style="font-family: -moz-fixed">/* MSDOS utility functions.
+/* MSDOS utility functions.
    Copyright (C) 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
    Copyright (C) 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
@@ -106,4 +106,3 @@ getpass (const char *prompt)
   return strdup (getpassbuf);
 }
 
   return strdup (getpassbuf);
 }
 
-</div>
\ No newline at end of file