summaryrefslogtreecommitdiffstats
path: root/perl/build
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2008-04-15 12:40:48 -0400
committerBrian Cully <github.20.shmit@spamgourmet.com>2008-04-15 12:40:48 -0400
commitba74f0016d36ba6c2cc4eb6de84b66d641904650 (patch)
tree3a764750e429c564d968f7abad1720941da07c42 /perl/build
parent5301741bdf4b4e8ed780713a25cc480fc370bd98 (diff)
downloadnastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.tar.gz
nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.zip
Remove RCSIDs and BSD copyrights. We're GIT + GPLv3 now.
Diffstat (limited to 'perl/build')
-rwxr-xr-xperl/build2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/build b/perl/build
index 123a249..9707b23 100755
--- a/perl/build
+++ b/perl/build
@@ -1,6 +1,4 @@
#!/bin/sh
-#
-# $Id: build,v 1.2 2000/05/16 19:27:05 shmit Exp $
if [ $# -lt 2 ]; then
echo "Usage: $0 makecmd perlflag args" 2>&1