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/tests/blowfish.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/tests/blowfish.cpp') diff --git a/src/tests/blowfish.cpp b/src/tests/blowfish.cpp index 89183e4..7c175d4 100644 --- a/src/tests/blowfish.cpp +++ b/src/tests/blowfish.cpp @@ -1,3 +1,11 @@ +// vim: syntax=cpp +/* + * 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. + */ + #include #include #include -- cgit v1.2.3