diff options
Diffstat (limited to 'usrp/host/misc/usleep.c')
-rw-r--r-- | usrp/host/misc/usleep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/misc/usleep.c b/usrp/host/misc/usleep.c index 4a0f75ea8..b1d7dad47 100644 --- a/usrp/host/misc/usleep.c +++ b/usrp/host/misc/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, |