From 1838d17f22d92e24895c56d50f2e0121716ca823 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 13 May 2010 14:10:31 +0000 Subject: Added license info to the top of the remaining files. I should add a check for that to the build file or something... --- src/tests/optparser.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/tests/optparser.cpp') diff --git a/src/tests/optparser.cpp b/src/tests/optparser.cpp index 449677d..f5d1512 100644 --- a/src/tests/optparser.cpp +++ b/src/tests/optparser.cpp @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2007-2010 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 using namespace Bu; -- cgit v1.2.3