X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fxo-callbacks.c;h=a9fb39cf2f5759c861fc3712a764ddc88c7ce2d8;hb=0c8dfdb035698cc0112a5e7b776709aca11c2f16;hp=dfe1d93bb33bbbcc8ea3753f977a5c3072f82512;hpb=8cf9fb71890f5680288373185a56cf4719cc7ac8;p=xournal.git diff --git a/src/xo-callbacks.c b/src/xo-callbacks.c index dfe1d93..a9fb39c 100644 --- a/src/xo-callbacks.c +++ b/src/xo-callbacks.c @@ -1,3 +1,19 @@ +/* + * 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 . + */ + + #ifdef HAVE_CONFIG_H # include #endif