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/cipher.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/experimental/cipher.cpp') diff --git a/src/experimental/cipher.cpp b/src/experimental/cipher.cpp index d6d01c7..e1ed0e5 100644 --- a/src/experimental/cipher.cpp +++ b/src/experimental/cipher.cpp @@ -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. + */ + #include "bu/cipher.h" -- cgit v1.2.3