diff options
Diffstat (limited to 'src/utils/mem_ops.h')
-rw-r--r-- | src/utils/mem_ops.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/utils/mem_ops.h b/src/utils/mem_ops.h index e72269e6a..f6557c744 100644 --- a/src/utils/mem_ops.h +++ b/src/utils/mem_ops.h @@ -1,6 +1,8 @@ /* -* Memory Operations Header File +* Memory Operations * (C) 1999-2009 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #ifndef BOTAN_MEMORY_OPS_H__ |