summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2005-12-19 06:50:13 +0000
committertedu <tedu@openbsd.org>2005-12-19 06:50:13 +0000
commitbd82672616a28f96a4407fee38fd0ce29c4411f8 (patch)
tree131721ba6a8a7ccb0caa986e108bd581f9a2fb54
parentupdate copyright to 2005 (diff)
downloadwireguard-openbsd-bd82672616a28f96a4407fee38fd0ce29c4411f8.tar.xz
wireguard-openbsd-bd82672616a28f96a4407fee38fd0ce29c4411f8.zip
this file didn't exist in 2004, so copyright must be 2005
-rw-r--r--lib/librthread/rthread_sig.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librthread/rthread_sig.c b/lib/librthread/rthread_sig.c
index 18d1e4a8a87..4b22e8169aa 100644
--- a/lib/librthread/rthread_sig.c
+++ b/lib/librthread/rthread_sig.c
@@ -1,6 +1,6 @@
-/* $OpenBSD: rthread_sig.c,v 1.2 2005/12/13 06:04:53 tedu Exp $ */
+/* $OpenBSD: rthread_sig.c,v 1.3 2005/12/19 06:50:13 tedu Exp $ */
/*
- * Copyright (c) 2004 Ted Unangst <tedu@openbsd.org>
+ * Copyright (c) 2005 Ted Unangst <tedu@openbsd.org>
* All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software for any