X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=20d48fd21ec9878234bc4ba881b49613409c8265;hb=0c8dfdb035698cc0112a5e7b776709aca11c2f16;hp=4eda9ea60bb560dcaa1f51c7b81c923085d13eb1;hpb=7563208b4169597648e0ca8456c5d6eba0a15edd;p=xournal.git diff --git a/src/main.c b/src/main.c index 4eda9ea..20d48fd 100644 --- a/src/main.c +++ b/src/main.c @@ -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 . + */ + #ifdef HAVE_CONFIG_H # include #endif