X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.c;h=de252ebba39cf58709d132bfc9fb338e2d8e2c9b;hb=366c100ebb89651eef6b71139bd92b2c27b63738;hp=1d1ba0a1d24d31dbb0b75bc93b1d03f2f3ac818d;hpb=06651124c58362741dee867142f0a42b6ccc091d;p=collection4.git diff --git a/src/main.c b/src/main.c index 1d1ba0a..de252eb 100644 --- a/src/main.c +++ b/src/main.c @@ -1,3 +1,26 @@ +/** + * collection4 - main.c + * Copyright (C) 2010 Florian octo Forster + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301 USA + * + * Authors: + * Florian octo Forster + **/ + #include #include #include