aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/buf_comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/buf_comp.h')
-rw-r--r--src/utils/buf_comp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/buf_comp.h b/src/utils/buf_comp.h
index c05324b8f..3f1e90bad 100644
--- a/src/utils/buf_comp.h
+++ b/src/utils/buf_comp.h
@@ -1,6 +1,8 @@
/**
* BufferedComputation
* (C) 1999-2007 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
*/
#ifndef BOTAN_BUFFERED_COMPUTATION_H__