From af77b31941009790dd09752273f6969fd366d81f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 2 Jan 2021 14:23:43 +0100 Subject: Use email address instead of website for attribution --- src/zix/common.h | 2 +- src/zix/ring.c | 2 +- src/zix/ring.h | 2 +- src/zix/sem.h | 2 +- src/zix/thread.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/zix') diff --git a/src/zix/common.h b/src/zix/common.h index f7ec4c3..cf07451 100644 --- a/src/zix/common.h +++ b/src/zix/common.h @@ -1,5 +1,5 @@ /* - Copyright 2016 David Robillard + Copyright 2016 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/zix/ring.c b/src/zix/ring.c index cdbcea8..e728a3f 100644 --- a/src/zix/ring.c +++ b/src/zix/ring.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/zix/ring.h b/src/zix/ring.h index de18561..99437f8 100644 --- a/src/zix/ring.h +++ b/src/zix/ring.h @@ -1,5 +1,5 @@ /* - Copyright 2011-2014 David Robillard + Copyright 2011-2014 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/zix/sem.h b/src/zix/sem.h index faeb148..7ced8dc 100644 --- a/src/zix/sem.h +++ b/src/zix/sem.h @@ -1,5 +1,5 @@ /* - Copyright 2012-2014 David Robillard + Copyright 2012-2014 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/zix/thread.h b/src/zix/thread.h index 3989f13..dbfdf36 100644 --- a/src/zix/thread.h +++ b/src/zix/thread.h @@ -1,5 +1,5 @@ /* - Copyright 2012-2014 David Robillard + Copyright 2012-2014 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.1