X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=src%2Fint86.h;h=d6fcb7ddd00b2338aae098f21505b9176bddf7d5;hp=fdae52520f2ec4485cde147afe7d3e7269e6f736;hb=331b4c6f7dace93a6207a1f294f13bcc52a96cf9;hpb=f03c64c0d3c22faa867aaad9243b679f5d1d7819 diff --git a/src/int86.h b/src/int86.h index fdae525..d6fcb7d 100644 --- a/src/int86.h +++ b/src/int86.h @@ -1,3 +1,20 @@ +/* +pcboot - bootable PC demo/game kernel +Copyright (C) 2018 John Tsiombikas + +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, either version 3 of the License, or +(at your option) any later version. + +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 . +*/ #ifndef INT86_H_ #define INT86_H_