summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/sigprocmask.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-05 01:33:59 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-05 01:33:59 +0200
commitd9825184e1f34e007ab321099fed328e9616789a (patch)
treeb087e131a7c7b1265090ed5c02a26f44f83e2961 /sysdeps/mach/hurd/sigprocmask.c
parent14d9e2b1fd8298da6cd388d421553d6ee8159ef7 (diff)
parent6a9c58703f282fc2491e5e67c8180f00da320ef8 (diff)
Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_Whittaker
Conflicts: configure configure.in posix/glob/configure sysdeps/i386/sysdep.h sysdeps/ia64/configure sysdeps/mach/hurd/socket.c
Diffstat (limited to 'sysdeps/mach/hurd/sigprocmask.c')
-rw-r--r--sysdeps/mach/hurd/sigprocmask.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysdeps/mach/hurd/sigprocmask.c b/sysdeps/mach/hurd/sigprocmask.c
index b12dc1986c..bd5df5eea1 100644
--- a/sysdeps/mach/hurd/sigprocmask.c
+++ b/sysdeps/mach/hurd/sigprocmask.c
@@ -13,9 +13,8 @@
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/>. */
#include <errno.h>
#include <signal.h>