diff options
author | 2005-12-19 06:47:40 +0000 | |
---|---|---|
committer | 2005-12-19 06:47:40 +0000 | |
commit | 55aa0b8c3d5feddd3a6b9f342037ead7dbde4b3d (patch) | |
tree | cbcc0de3722a38adcca1c7cfa955885e4a78de20 /lib/librthread/rthread_tls.c | |
parent | add pthread_get/set_concurrency (useless for now) (diff) | |
download | wireguard-openbsd-55aa0b8c3d5feddd3a6b9f342037ead7dbde4b3d.tar.xz wireguard-openbsd-55aa0b8c3d5feddd3a6b9f342037ead7dbde4b3d.zip |
update copyright to 2005
Diffstat (limited to 'lib/librthread/rthread_tls.c')
-rw-r--r-- | lib/librthread/rthread_tls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librthread/rthread_tls.c b/lib/librthread/rthread_tls.c index be4e8346fbc..a2e747d2c0f 100644 --- a/lib/librthread/rthread_tls.c +++ b/lib/librthread/rthread_tls.c @@ -1,6 +1,6 @@ -/* $OpenBSD: rthread_tls.c,v 1.7 2005/12/19 05:13:44 tedu Exp $ */ +/* $OpenBSD: rthread_tls.c,v 1.8 2005/12/19 06:47:40 tedu Exp $ */ /* - * Copyright (c) 2004 Ted Unangst <tedu@openbsd.org> + * Copyright (c) 2004,2005 Ted Unangst <tedu@openbsd.org> * All Rights Reserved. * * Permission to use, copy, modify, and distribute this software for any |