X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=src%2Fdesc.h;h=d581f944c4bc4861492bb508323013aea543e265;hp=adfee6e212985e7967d51f4c00ef58de255d77cd;hb=22dd4db1a4ff756f76bdd87062c2252fe3091228;hpb=a2f94f569a4c99204de02814a20098a71527e913 diff --git a/src/desc.h b/src/desc.h index adfee6e..d581f94 100644 --- a/src/desc.h +++ b/src/desc.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 DESC_H_ #define DESC_H_