Updated license from GPL version 2 or later to GPL version 3 or later.
[debian/gnuradio] / usrp / host / misc / mkstemp.c
index f6312b6463619ae4f88688a9c96339dce7afd8c0..8abacb984c691d51748aca661859fb3fc2053103 100644 (file)
@@ -3,7 +3,7 @@
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
-   Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   Inc., 51 Franklin Street, Boston, MA 02110-1301, USA.  */
 
 #include <config.h>