diff options
Diffstat (limited to 'src/utils/xor_buf.h')
-rw-r--r-- | src/utils/xor_buf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/xor_buf.h b/src/utils/xor_buf.h index 2bf6ced59..39781f017 100644 --- a/src/utils/xor_buf.h +++ b/src/utils/xor_buf.h @@ -1,6 +1,8 @@ /** * XOR operations * (C) 1999-2008 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #ifndef BOTAN_XOR_BUF_H__ |