LICENSE.TXT 863 B

1234567891011121314151617
  1. DOS2UNIX/UNIX2DOS - Win32 utilities to convert single files from
  2. MS-DOS to Unix format or Unix to MS-DOS format.
  3. Copyright (C) 1998 Clem Dye
  4. These programs are free software; you can redistribute them and/or
  5. modify them under the terms of the GNU General Public License
  6. as published by the Free Software Foundation; either version 2
  7. of the License, or (at your option) any later version.
  8. These programs are distributed in the hope that they will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software Foundation, Inc.,
  14. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.