aboutsummaryrefslogtreecommitdiff
path: root/default.bld
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2010-05-13 14:10:31 +0000
committerMike Buland <eichlan@xagasoft.com>2010-05-13 14:10:31 +0000
commit1838d17f22d92e24895c56d50f2e0121716ca823 (patch)
treea3505aafb6a387447c50a9d70adad28092489216 /default.bld
parent2a943828287d2a861930d3facb2333c895ada205 (diff)
downloadlibbu++-1838d17f22d92e24895c56d50f2e0121716ca823.tar.gz
libbu++-1838d17f22d92e24895c56d50f2e0121716ca823.tar.bz2
libbu++-1838d17f22d92e24895c56d50f2e0121716ca823.tar.xz
libbu++-1838d17f22d92e24895c56d50f2e0121716ca823.zip
Added license info to the top of the remaining files. I should add a check for
that to the build file or something...
Diffstat (limited to 'default.bld')
-rw-r--r--default.bld2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.bld b/default.bld
index ea83827..124a9ec 100644
--- a/default.bld
+++ b/default.bld
@@ -118,7 +118,7 @@ target "libbu++-r$(svnversion "-n").tar.bz2"
118 "LICENSE", 118 "LICENSE",
119 "build.conf", 119 "build.conf",
120 "Doxyfile", 120 "Doxyfile",
121 "default.bld", 121 files("*.bld"),
122 "support/vim/syntax/taf.vim", 122 "support/vim/syntax/taf.vim",
123 "support/vim/ftdetect/taf.vim", 123 "support/vim/ftdetect/taf.vim",
124 "support/vim/ftplugin/taf.vim", 124 "support/vim/ftplugin/taf.vim",