diff options
author | Mike Buland <eichlan@xagasoft.com> | 2012-11-08 23:05:52 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2012-11-08 23:05:52 +0000 |
commit | bf0ca10aef46f7004a551a00a9849fa6231d3071 (patch) | |
tree | 1f6f64aef14557d2b58a40e3fd297db0a14a5616 /pkg.bld | |
parent | 2bfbae8fa26d95785076d6200faecde0fab38240 (diff) | |
download | build-bf0ca10aef46f7004a551a00a9849fa6231d3071.tar.gz build-bf0ca10aef46f7004a551a00a9849fa6231d3071.tar.bz2 build-bf0ca10aef46f7004a551a00a9849fa6231d3071.tar.xz build-bf0ca10aef46f7004a551a00a9849fa6231d3071.zip |
Build files deserve copyrights too.
Diffstat (limited to '')
-rw-r--r-- | pkg.bld | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 | action "default" | 9 | action "default" |
3 | { | 10 | { |