aboutsummaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorDavid <david@xagasoft.com>2007-11-15 21:31:43 +0000
committerDavid <david@xagasoft.com>2007-11-15 21:31:43 +0000
commitbc55304f4fa990901000d9077e4efb23ee04c10f (patch)
treecdb8a2499111ecb9389ed6373664d9a881003afa /build.conf
parentdf1f675d9898c7de8ea8f9158af34250d9aaa6f6 (diff)
downloadlibbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.tar.gz
libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.tar.bz2
libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.tar.xz
libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.zip
david - adding license tag to the top of all header files
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/build.conf b/build.conf
index 2f21860..c05959a 100644
--- a/build.conf
+++ b/build.conf
@@ -1,4 +1,9 @@
1# This is a build file for libbu++ 1# Build config file for libbu++
2#
3# Copyright (C) 2007 Xagasoft, All rights reserved.
4#
5# This file is part of the libbu++ library and is released under the
6# terms of the license contained in the file LICENSE.
2 7
3default action: check group "lnhdrs", check "libbu++.a" 8default action: check group "lnhdrs", check "libbu++.a"
4"tests" action: check group "lnhdrs", check group "tests" 9"tests" action: check group "lnhdrs", check group "tests"