diff options
author | 2005-12-19 06:50:13 +0000 | |
---|---|---|
committer | 2005-12-19 06:50:13 +0000 | |
commit | bd82672616a28f96a4407fee38fd0ce29c4411f8 (patch) | |
tree | 131721ba6a8a7ccb0caa986e108bd581f9a2fb54 | |
parent | update copyright to 2005 (diff) | |
download | wireguard-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.c | 4 |
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 |