X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_array.h;h=da7cc317c405704c03f6a5a94da7c304cdd417e6;hb=5dd3410614f199791a773e82bc4236c6ea6e7e5c;hp=53670c5abdd16bec0a6e884acadf66ff1e937065;hpb=425fad0d0ed5df28fa6876086cab68eb6b4036ff;p=collection4.git diff --git a/src/utils_array.h b/src/utils_array.h index 53670c5..da7cc31 100644 --- a/src/utils_array.h +++ b/src/utils_array.h @@ -1,3 +1,26 @@ +/** + * collection4 - utils_array.h + * 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 + **/ + #ifndef UTILS_ARRAY_H #define UTILS_ARRAY_H 1