summaryrefslogtreecommitdiffstats
path: root/lib/librthread/rthread_tls.c
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2005-12-19 06:47:40 +0000
committertedu <tedu@openbsd.org>2005-12-19 06:47:40 +0000
commit55aa0b8c3d5feddd3a6b9f342037ead7dbde4b3d (patch)
treecbcc0de3722a38adcca1c7cfa955885e4a78de20 /lib/librthread/rthread_tls.c
parentadd pthread_get/set_concurrency (useless for now) (diff)
downloadwireguard-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.c4
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