DEADSOFTWARE

update copyrights
[flatwaifu.git] / src / a8.c
index 7d521d3fdd7db6868f4d62b3917de30bd9ced510..7b461c9c43a4203e1d3052c21f98767a9adb9236 100644 (file)
--- a/src/a8.c
+++ b/src/a8.c
@@ -1,37 +1,32 @@
-/*
-   Copyright (C) Prikol Software 1996-1997
-   Copyright (C) Aleksey Volynskov 1996-1997
-   Copyright (C) <ARembo@gmail.com> 2011
-
-   This file is part of the Doom2D:Rembo project.
-
-   Doom2D:Rembo is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License version 2 as
-   published by the Free Software Foundation.
-
-   Doom2D:Rembo is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, see <http://www.gnu.org/licenses/> or
-   write to the Free Software Foundation, Inc.,
-   51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-*/
+/* Copyright (C) 1996-1997 Aleksey Volynskov
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License ONLY.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
 
+/*
 #include "glob.h"
 #include <stdio.h>
 //#include <io.h>
 #include <fcntl.h>
 #include <stdlib.h>
 #include <string.h>
-#include "vga.h"
+//#include "vga.h"
 #include "keyb.h"
 #include "error.h"
 #include "files.h"
 #include "sound.h"
-
+#include "a8.h"
+*/
 
 /*
 #define WAIT_SZ 400000