X-Git-Url: https://www.tinc-vpn.org/git/browse?p=fides;a=blobdiff_plain;f=lib%2Ffides.h;h=ff665afede7d82849fcf04d9c0768a66765cf26a;hp=7d947194d9204383c89531fbc47f3d9c3c1b0b8c;hb=4b17b54e2250ea75c9947b92a571554dae672bec;hpb=811b273f857703f489875376f188f1fc21b7e850 diff --git a/lib/fides.h b/lib/fides.h index 7d94719..ff665af 100644 --- a/lib/fides.h +++ b/lib/fides.h @@ -1,9 +1,27 @@ +/* fides.h - Light-weight, decentralised trust and authorisation management + Copyright (C) 2008-2009 Guus Sliepen + + Fides 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. + + Fides 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, see . +*/ + #ifndef __FIDES_H__ #define __FIDES_H__ #include #include #include +#include #include #include