Update copyright headers.
[profile/ivi/syslinux.git] / README
1 See the following files for documentation about SYSLINUX:
2
3         syslinux.doc    - Usage instructions; manual.
4         distrib.doc     - For creators of Linux distributions.
5         pxelinux.doc    - Documentation specific to PXELINUX.
6         isolinux.doc    - Documentation specific to ISOLINUX.
7         NEWS            - List of changes from previous releases.
8         TODO            - About features planned for future releases.
9         COPYING         - For the license terms of this software.
10
11 SYSLINUX now builds in a Linux environment, using nasm.  You need nasm
12 version 0.98.38 or later to build SYSLINUX from source.  See
13 http://nasm.sf.net/ for information about nasm.
14
15 There is now a mailing list for SYSLINUX.  See the end of syslinux.doc
16 for details.
17
18 SYSLINUX is:
19
20    Copyright 1994-2004 H. Peter Anvin - All Rights Reserved
21
22    This program is free software; you can redistribute it and/or modify
23    it under the terms of the GNU General Public License as published by
24    the Free Software Foundation, Inc., 53 Temple Place Ste 330,
25    Boston MA 02111-1307, USA; either version 2 of the License, or
26    (at your option) any later version; incorporated herein by reference.