X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Ffilesystem.h;h=391a2ea8197d471f37fae692ce84574a2a5ca139;hb=1ca9e6ca7959d20780bb3bc336404549156415c7;hp=9569bc3d337b0d1abf2674762efd34542c8621b3;hpb=0ab3085f89e64eecd67d3179ea87f0463e918a10;p=collection4.git diff --git a/src/filesystem.h b/src/filesystem.h index 9569bc3..391a2ea 100644 --- a/src/filesystem.h +++ b/src/filesystem.h @@ -1,3 +1,26 @@ +/** + * collection4 - filesystem.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 FILESYSTEM_G #define FILESYSTEM_G 1