summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/missing/usleep.c
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-07-21 03:44:38 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-07-21 03:44:38 +0000
commit937b719d2e57d0497293d603da10cac2532346f6 (patch)
tree4fe77e67611a34ea5439df2603f5d7a9c2a3bb27 /gnuradio-core/src/lib/missing/usleep.c
parent367efcdd71036a7f9930359280ca056baadc48a8 (diff)
Updated license from GPL version 2 or later to GPL version 3 or later.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gnuradio-core/src/lib/missing/usleep.c')
-rw-r--r--gnuradio-core/src/lib/missing/usleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-core/src/lib/missing/usleep.c b/gnuradio-core/src/lib/missing/usleep.c
index 4a0f75ea8f..b1d7dad473 100644
--- a/gnuradio-core/src/lib/missing/usleep.c
+++ b/gnuradio-core/src/lib/missing/usleep.c
@@ -3,7 +3,7 @@ This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
+published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,