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 /src/btree.c | |
parent | ededec4b285ec770f09e9a98a7429f115672ab1a (diff) | |
download | zix-2eca87796785d82c4e1da203e87b670236ed7036.tar.gz zix-2eca87796785d82c4e1da203e87b670236ed7036.tar.bz2 zix-2eca87796785d82c4e1da203e87b670236ed7036.zip |
Update copyright headers
Diffstat (limited to 'src/btree.c')
-rw-r--r-- | src/btree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/btree.c b/src/btree.c index a05bcf1..7d07b87 100644 --- a/src/btree.c +++ b/src/btree.c @@ -1,5 +1,5 @@ /* - Copyright 2011-2020 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 |