diff options
author | Brian Cully <bjc@kublai.com> | 2008-04-15 12:40:48 -0400 |
---|---|---|
committer | Brian Cully <github.20.shmit@spamgourmet.com> | 2008-04-15 12:40:48 -0400 |
commit | ba74f0016d36ba6c2cc4eb6de84b66d641904650 (patch) | |
tree | 3a764750e429c564d968f7abad1720941da07c42 /libconfig/Makefile | |
parent | 5301741bdf4b4e8ed780713a25cc480fc370bd98 (diff) | |
download | nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.tar.gz nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.zip |
Remove RCSIDs and BSD copyrights. We're GIT + GPLv3 now.
Diffstat (limited to 'libconfig/Makefile')
-rw-r--r-- | libconfig/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libconfig/Makefile b/libconfig/Makefile index 9fca5ac..bbcc33b 100644 --- a/libconfig/Makefile +++ b/libconfig/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.1 2001/10/04 23:57:55 shmit Exp $ - CONFIGOBJS= ArrayData.o BuffIO.o Data.o DictData.o NumData.o Parser.o \ String.o StringData.o config.o |