diff options
Diffstat (limited to 'lv2/event')
-rw-r--r-- | lv2/event/event-helpers.h | 2 | ||||
-rw-r--r-- | lv2/event/event.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lv2/event/event-helpers.h b/lv2/event/event-helpers.h index 7e3f19c..1e19e58 100644 --- a/lv2/event/event-helpers.h +++ b/lv2/event/event-helpers.h @@ -1,5 +1,5 @@ /* - Copyright 2008-2015 David Robillard <http://drobilla.net> + Copyright 2008-2015 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 diff --git a/lv2/event/event.h b/lv2/event/event.h index a0afd6c..d55d5cf 100644 --- a/lv2/event/event.h +++ b/lv2/event/event.h @@ -1,5 +1,5 @@ /* - Copyright 2008-2016 David Robillard <http://drobilla.net> + Copyright 2008-2016 David Robillard <d@drobilla.net> Copyright 2006-2007 Lars Luthman <lars.luthman@gmail.com> Permission to use, copy, modify, and/or distribute this software for any |