From cd50df4ba7ed0f7e9103ebcbc672d985cf7fe37a Mon Sep 17 00:00:00 2001 From: Heikki Hannikainen Date: Sun, 5 Aug 2012 08:19:33 +0000 Subject: [PATCH] Removed GPL note. git-svn-id: http://repo.ham.fi/svn/aprsc/trunk@599 3ce903b1-3385-4e86-93cd-f9a4a239f7ac --- src/rwlock.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/rwlock.c b/src/rwlock.c index aa5bd42..2859630 100644 --- a/src/rwlock.c +++ b/src/rwlock.c @@ -1,7 +1,6 @@ /* * This code is from the book "Programming with POSIX Threads", by - * David R. Butenhof. Appears in modified and GPL'ed form in at least - * the Bacula sources. + * David R. Butenhof. */ /*