]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/contrib/uclibc/libc/signal/siggetmask.c
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / libc / signal / siggetmask.c
index 3992a7a0a27b38eae3fe518af9da7e8890e4b5d3..ce8f402894780ebc9d4bb70984ccc4e680fe9051 100644 (file)
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #define __UCLIBC_HIDE_DEPRECATED__
 #include <signal.h>
 
-
 int
 siggetmask (void)
 {