Mercurial > otakunoraifu
comparison scn2k/scn2kdump.cc @ 27:3a6aaeab7b4e
* Fixed a typo in Jagarl's name
* Updated GPL2 headers (new FSF adress)
author | thib |
---|---|
date | Mon, 02 Mar 2009 20:53:10 +0000 |
parents | 223b71206888 |
children | d229cce98f50 |
comparison
equal
deleted
inserted
replaced
26:f45da03ca631 | 27:3a6aaeab7b4e |
---|---|
10 * This program is distributed in the hope that it will be useful, | 10 * This program is distributed in the hope that it will be useful, |
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 * GNU General Public License for more details. | 13 * GNU General Public License for more details. |
14 * | 14 * |
15 * You should have received a copy of the GNU General Public License | 15 * You should have received a copy of the GNU General Public License along |
16 * along with this program; if not, write to the Free Software | 16 * with this program; if not, write to the Free Software Foundation, Inc., |
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
18 * | 18 * |
19 */ | 19 */ |
20 | 20 |
21 #include<stdlib.h> | 21 #include<stdlib.h> |
22 #include<stdarg.h> | 22 #include<stdarg.h> |