From 56ebd3dfdab9e0f6b84773f7447ea0a0c52236e5 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 7 Oct 2009 15:53:03 +0000 Subject: Add 'Distributed under...' text to files missing it. Some format cleanups --- src/algo_factory/algo_cache.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/algo_factory/algo_cache.h') diff --git a/src/algo_factory/algo_cache.h b/src/algo_factory/algo_cache.h index 17ea9964a..08b25cd47 100644 --- a/src/algo_factory/algo_cache.h +++ b/src/algo_factory/algo_cache.h @@ -1,5 +1,8 @@ -/** +/* * An algorithm cache (used by Algorithm_Factory) +* (C) 2008-2009 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #ifndef BOTAN_ALGORITHM_CACHE_TEMPLATE_H__ -- cgit v1.2.3