diff options
author | David Robillard <d@drobilla.net> | 2021-01-02 13:38:51 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-01-02 13:38:51 +0100 |
commit | a587405cd84ce18674de8acf01169436bea50f1f (patch) | |
tree | 6d4391da62fcddf0a5f2d0da97d7217a1020af63 /lv2/midi | |
parent | fd635410e65e16a44008b1f0924a6d768629606a (diff) | |
download | lv2-a587405cd84ce18674de8acf01169436bea50f1f.tar.xz |
Use email address instead of website for attribution
Diffstat (limited to 'lv2/midi')
-rw-r--r-- | lv2/midi/midi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/midi/midi.h b/lv2/midi/midi.h index 52f8131..2c70f0c 100644 --- a/lv2/midi/midi.h +++ b/lv2/midi/midi.h @@ -1,5 +1,5 @@ /* - Copyright 2012-2016 David Robillard <http://drobilla.net> + Copyright 2012-2016 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 |