summaryrefslogtreecommitdiff
path: root/hurd/thread-cancel.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-05 02:31:00 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-05 02:31:00 +0200
commit0c562854cd8eaa0a815ed496df0362f4624c3ece (patch)
tree2f3ef2ef7f8753d23d90028974034ada582a3854 /hurd/thread-cancel.c
parent80adb8ccb19265dce01e60cfe998f1056b81549f (diff)
parent6a9c58703f282fc2491e5e67c8180f00da320ef8 (diff)
Merge commit 'refs/top-bases/t/thread-cancel' into t/thread-cancel
Diffstat (limited to 'hurd/thread-cancel.c')
-rw-r--r--hurd/thread-cancel.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/hurd/thread-cancel.c b/hurd/thread-cancel.c
index f463f92e3b..0784674c62 100644
--- a/hurd/thread-cancel.c
+++ b/hurd/thread-cancel.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 <hurd/signal.h>
#include <hurd/interrupt.h>