X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2Futils_array.c;h=2d6250efd634bc90e542d030a7d6336788fb2f75;hp=0cc0bd78b380df60f0c15a799006a9344d1bc93a;hb=dada106cc5e266710e0238046245349e595201a3;hpb=da4f69af961e91db6605a451dc3040c82c1a7344 diff --git a/src/utils_array.c b/src/utils_array.c index 0cc0bd7..2d6250e 100644 --- a/src/utils_array.c +++ b/src/utils_array.c @@ -1,3 +1,26 @@ +/** + * collection4 - utils_array.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