Fix whitespace in MIPS files to allow move.
[jlayton/glibc.git] / signal / sigvec.c
index a8fb46baa41d5cb7852acda2f8f0eab02be42a7c..e3ffb281a8e9e8817498507be01125379fc0a042 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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
@@ -35,4 +35,3 @@ __sigvec (sig, vec, ovec)
 stub_warning (sigvec)
 
 weak_alias (__sigvec, sigvec)
-#include <stub-tag.h>