annotate misc/fileheader @ 0:57495da01900

Initial checking of LWASM
author lost
date Fri, 03 Oct 2008 02:44:20 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
1 Copyright © 2008 William Astle
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
2
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
3 This file is part of LWASM.
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
4
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
5 LWASM is free software: you can redistribute it and/or modify it under the
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
6 terms of the GNU General Public License as published by the Free Software
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
7 Foundation, either version 3 of the License, or (at your option) any later
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
8 version.
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
9
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
10 This program is distributed in the hope that it will be useful, but WITHOUT
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
12 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
13 more details.
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
14
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
15 You should have received a copy of the GNU General Public License along with
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
16 this program. If not, see <http://www.gnu.org/licenses/>.