aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-11-08 23:05:52 +0000
committerMike Buland <eichlan@xagasoft.com>2012-11-08 23:05:52 +0000
commitbf0ca10aef46f7004a551a00a9849fa6231d3071 (patch)
tree1f6f64aef14557d2b58a40e3fd297db0a14a5616
parent2bfbae8fa26d95785076d6200faecde0fab38240 (diff)
downloadbuild-bf0ca10aef46f7004a551a00a9849fa6231d3071.tar.gz
build-bf0ca10aef46f7004a551a00a9849fa6231d3071.tar.bz2
build-bf0ca10aef46f7004a551a00a9849fa6231d3071.tar.xz
build-bf0ca10aef46f7004a551a00a9849fa6231d3071.zip
Build files deserve copyrights too.
-rw-r--r--default.bld7
-rw-r--r--pkg.bld7
2 files changed, 14 insertions, 0 deletions
diff --git a/default.bld b/default.bld
index 265da03..a21a069 100644
--- a/default.bld
+++ b/default.bld
@@ -1,3 +1,10 @@
1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 *
4 * This file is part of the Xagasoft Build and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
1# 8#
2# default.bld for build mark 3. This guy does it all, so watch out! 9# default.bld for build mark 3. This guy does it all, so watch out!
3# :) 10# :)
diff --git a/pkg.bld b/pkg.bld
index 0eb8c1f..9c850bc 100644
--- a/pkg.bld
+++ b/pkg.bld
@@ -1,3 +1,10 @@
1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 *
4 * This file is part of the Xagasoft Build and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
1 8
2action "default" 9action "default"
3{ 10{