X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Ffilesystem.c;h=6e1c651a886d332ae89b89842b527da78de4fae4;hb=9cf5f9b6aac4ad0f2d164ba95698e9f1dfc9a8ea;hp=a5eeb81f73771fe4c63979e5bf574b3bad5a74fa;hpb=0ab3085f89e64eecd67d3179ea87f0463e918a10;p=collection4.git diff --git a/src/filesystem.c b/src/filesystem.c index a5eeb81..6e1c651 100644 --- a/src/filesystem.c +++ b/src/filesystem.c @@ -1,3 +1,26 @@ +/** + * collection4 - filesystem.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