Made AAIP 1.0 official, mentioned it in aaip source files,

and claimed copyright and GPLv2 on aaip source files.
This commit is contained in:
2009-02-19 09:36:22 +01:00
parent 0e0ecc1d00
commit 97d885fc9a
6 changed files with 112 additions and 103 deletions

View File

@ -5,11 +5,14 @@
Idle placeholder for:
Arbitrary Attribute Interchange Protocol , system adapter for getting and
setting of ACLs and XFS-style Extended Attributes.
setting of ACLs and xattr.
See aaip-os-linux.c for a real implementation of this interface.
To be included by aaip_0_2.c
Copyright (c) 2009 Thomas Schmitt, libburnia project, GPLv2
*/
#include <ctype.h>