summaryrefslogtreecommitdiffstats
path: root/client/thread.c
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 /client/thread.c
parent5301741bdf4b4e8ed780713a25cc480fc370bd98 (diff)
downloadnastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.tar.gz
nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.zip
Remove RCSIDs and BSD copyrights. We're GIT + GPLv3 now.
Diffstat (limited to 'client/thread.c')
-rw-r--r--client/thread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/thread.c b/client/thread.c
index cd507ea..58c79a3 100644
--- a/client/thread.c
+++ b/client/thread.c
@@ -7,8 +7,6 @@
#include <pthread.h>
#endif
-RCSID("$Id: thread.c,v 1.6 2000/09/13 20:21:30 shmit Exp $");
-
#ifdef THREADSAFECLIENT
short
thread_id()