summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_wait.c
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2000-07-18 01:38:19 +0000
committerJason Evans <jasone@FreeBSD.org>2000-07-18 01:38:19 +0000
commit8e234adf862f8cda5ed370b933224162cc19527a (patch)
treea02148a84df03da13181f789ea26946133ef3d6c /lib/libpthread/thread/thr_wait.c
parent199b3e83498010f8dbd07951e6b3009581a51916 (diff)
Notes
Diffstat (limited to 'lib/libpthread/thread/thr_wait.c')
-rw-r--r--lib/libpthread/thread/thr_wait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_wait.c b/lib/libpthread/thread/thr_wait.c
index abc19cc7cc04..c34d9974981c 100644
--- a/lib/libpthread/thread/thr_wait.c
+++ b/lib/libpthread/thread/thr_wait.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000 Jason Evans <jasone@canonware.com>.
+ * Copyright (C) 2000 Jason Evans <jasone@freebsd.org>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without