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