]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - rt/mq_notify.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / rt / mq_notify.c
index 7b89a654348f0b71bbe80b58c6b541a52b0fe308..c19e48351efe9f08e4bd61a2e52429945dc504e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -27,4 +27,3 @@ mq_notify (mqd_t mqdes, const struct sigevent *notification)
   return -1;
 }
 stub_warning (mq_notify)
-#include <stub-tag.h>