From 3e3f79bc35d94fab81cb31e42d8699a7eee102a4 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Fri, 4 May 2012 06:48:22 +0000 Subject: Minor changes, mostly comments. --- src/experimental/blowfish.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/experimental/blowfish.h') diff --git a/src/experimental/blowfish.h b/src/experimental/blowfish.h index 855ce2b..7e816ca 100644 --- a/src/experimental/blowfish.h +++ b/src/experimental/blowfish.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2007-2012 Xagasoft, All rights reserved. + * + * This file is part of the libbu++ library and is released under the + * terms of the license contained in the file LICENSE. + */ + #ifndef BU_BLOWFISH_H #define BU_BLOWFISH_H -- cgit v1.2.3