X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2Faux_types.h;h=5a0c6576c085082c6972b20555cfcc6083c3a6ee;hp=25b81ab6d2b222d7d71605810ddafe169fdf4acb;hb=c4c851ce35ad88eff7f843dbced132f55b8a2f6c;hpb=0ab3085f89e64eecd67d3179ea87f0463e918a10 diff --git a/src/aux_types.h b/src/aux_types.h index 25b81ab..5a0c657 100644 --- a/src/aux_types.h +++ b/src/aux_types.h @@ -1,3 +1,26 @@ +/** + * collection4 - aux_types.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 AUX_TYPES_H #define AUX_TYPES_H 1