diff options
author | David Robillard <d@drobilla.net> | 2020-12-31 17:51:46 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-12-31 20:15:19 +0100 |
commit | 2eca87796785d82c4e1da203e87b670236ed7036 (patch) | |
tree | a54853b4fab26c634078e872e14c8434e598bce5 /test/ring_test.c | |
parent | ededec4b285ec770f09e9a98a7429f115672ab1a (diff) | |
download | zix-2eca87796785d82c4e1da203e87b670236ed7036.tar.gz zix-2eca87796785d82c4e1da203e87b670236ed7036.tar.bz2 zix-2eca87796785d82c4e1da203e87b670236ed7036.zip |
Update copyright headers
Diffstat (limited to 'test/ring_test.c')
-rw-r--r-- | test/ring_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ring_test.c b/test/ring_test.c index 1a26cd3..d4d2d38 100644 --- a/test/ring_test.c +++ b/test/ring_test.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard <http://drobilla.net> + Copyright 2011-2020 David Robillard <d@drobilla.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |