aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/amd64_eng/eng_amd64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/amd64_eng/eng_amd64.h')
-rw-r--r--src/engine/amd64_eng/eng_amd64.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/amd64_eng/eng_amd64.h b/src/engine/amd64_eng/eng_amd64.h
index efd8c2b76..528291fed 100644
--- a/src/engine/amd64_eng/eng_amd64.h
+++ b/src/engine/amd64_eng/eng_amd64.h
@@ -1,6 +1,8 @@
/**
* x86-64 Assembly Implementation Engines
* (C) 1999-2008 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
*/
#ifndef BOTAN_AMD64_ASM_ENGINE_H__