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/config.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 05ef99a..ad4991e 100644 --- a/src/config.h +++ b/src/config.h @@ -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. + */ + #ifndef BU_CONFIG_H #define BU_CONFIG_H -- cgit v1.2.3