diff options
Diffstat (limited to 'src/acldef.h')
-rw-r--r-- | src/acldef.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/acldef.h b/src/acldef.h index eee3e72a3e9..640ee22cd13 100644 --- a/src/acldef.h +++ b/src/acldef.h @@ -1,3 +1,8 @@ +/* + * The code here is forced by the interface, and is not subject to + * copyright, constituting the only possible expression of the + * algorithm in this format. + */ #define ACL$K_LENGTH 12 #define ACL$C_LENGTH 12 #define ACL$C_FILE 1 |