diff options
author | jasone <jasone@FreeBSD.org> | 2000-07-18 01:38:19 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2000-07-18 01:38:19 +0000 |
commit | 3006cee4d86e629e54614ef8d7cdeb703ade3fc1 (patch) | |
tree | e2332ceb4c73c0ec3721c3a839676ad5a03691a7 /lib/libpthread/thread/thr_wait.c | |
parent | 615931bbc74494c874a4bda95f99183db170a072 (diff) | |
download | FreeBSD-src-3006cee4d86e629e54614ef8d7cdeb703ade3fc1.zip FreeBSD-src-3006cee4d86e629e54614ef8d7cdeb703ade3fc1.tar.gz |
Change my email address in the copyright notices for the sake of consistency
(jasone@canonware.com --> jasone@freebsd.org).
Diffstat (limited to 'lib/libpthread/thread/thr_wait.c')
-rw-r--r-- | lib/libpthread/thread/thr_wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_wait.c b/lib/libpthread/thread/thr_wait.c index abc19cc..c34d997 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 |