X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fxo-print.h;h=95a96f7e826b36d62e72ceb83a4cfad5d9dc9feb;hb=0c8dfdb035698cc0112a5e7b776709aca11c2f16;hp=4a7ea31a33b5d570815ca8fbc253877686a94a18;hpb=72a310c8265a0d1e3e95fabb2987f70cfecbf525;p=xournal.git diff --git a/src/xo-print.h b/src/xo-print.h index 4a7ea31..95a96f7 100644 --- a/src/xo-print.h +++ b/src/xo-print.h @@ -1,3 +1,18 @@ +/* + * 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 2 of the License, or (at your option) any later version. + * + * This software 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 . + */ + typedef struct XrefTable { int *data; int last;