aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
Diffstat (limited to 'lv2')
-rw-r--r--lv2/atom/atom-test-utils.c2
-rw-r--r--lv2/atom/atom-test.c2
-rw-r--r--lv2/atom/atom.h2
-rw-r--r--lv2/atom/forge-overflow-test.c2
-rw-r--r--lv2/atom/forge.h2
-rw-r--r--lv2/atom/util.h2
-rw-r--r--lv2/buf-size/buf-size.h2
-rw-r--r--lv2/core/attributes.h2
-rw-r--r--lv2/core/lv2_util.h2
-rw-r--r--lv2/data-access/data-access.h3
-rw-r--r--lv2/event/event-helpers.h2
-rw-r--r--lv2/event/event.h2
-rw-r--r--lv2/instance-access/instance-access.h3
-rw-r--r--lv2/log/log.h2
-rw-r--r--lv2/log/logger.h2
-rw-r--r--lv2/midi/midi.h2
-rw-r--r--lv2/morph/morph.h2
-rw-r--r--lv2/options/options.h2
-rw-r--r--lv2/parameters/parameters.h2
-rw-r--r--lv2/patch/patch.h2
-rw-r--r--lv2/port-groups/port-groups.h2
-rw-r--r--lv2/port-props/port-props.h2
-rw-r--r--lv2/presets/presets.h2
-rw-r--r--lv2/resize-port/resize-port.h2
-rw-r--r--lv2/state/state.h2
-rw-r--r--lv2/time/time.h2
-rw-r--r--lv2/units/units.h2
-rw-r--r--lv2/uri-map/uri-map.h2
-rw-r--r--lv2/urid/urid.h2
-rw-r--r--lv2/worker/worker.h2
30 files changed, 30 insertions, 32 deletions
diff --git a/lv2/atom/atom-test-utils.c b/lv2/atom/atom-test-utils.c
index b015cec..ae368c8 100644
--- a/lv2/atom/atom-test-utils.c
+++ b/lv2/atom/atom-test-utils.c
@@ -1,5 +1,5 @@
/*
- Copyright 2012-2018 David Robillard <http://drobilla.net>
+ Copyright 2012-2018 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/atom/atom-test.c b/lv2/atom/atom-test.c
index 39095a3..64f8953 100644
--- a/lv2/atom/atom-test.c
+++ b/lv2/atom/atom-test.c
@@ -1,5 +1,5 @@
/*
- Copyright 2012-2015 David Robillard <http://drobilla.net>
+ Copyright 2012-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/atom/atom.h b/lv2/atom/atom.h
index 1ef94cc..5483155 100644
--- a/lv2/atom/atom.h
+++ b/lv2/atom/atom.h
@@ -1,5 +1,5 @@
/*
- Copyright 2008-2016 David Robillard <http://drobilla.net>
+ Copyright 2008-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
diff --git a/lv2/atom/forge-overflow-test.c b/lv2/atom/forge-overflow-test.c
index 8e5ede6..5741453 100644
--- a/lv2/atom/forge-overflow-test.c
+++ b/lv2/atom/forge-overflow-test.c
@@ -1,5 +1,5 @@
/*
- Copyright 2019 David Robillard <http://drobilla.net>
+ Copyright 2019 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/atom/forge.h b/lv2/atom/forge.h
index 42471f5..714df7e 100644
--- a/lv2/atom/forge.h
+++ b/lv2/atom/forge.h
@@ -1,5 +1,5 @@
/*
- Copyright 2008-2016 David Robillard <http://drobilla.net>
+ Copyright 2008-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
diff --git a/lv2/atom/util.h b/lv2/atom/util.h
index 4818d96..f4612e9 100644
--- a/lv2/atom/util.h
+++ b/lv2/atom/util.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/buf-size/buf-size.h b/lv2/buf-size/buf-size.h
index 98a812c..d96e17d 100644
--- a/lv2/buf-size/buf-size.h
+++ b/lv2/buf-size/buf-size.h
@@ -1,5 +1,5 @@
/*
- Copyright 2007-2016 David Robillard <http://drobilla.net>
+ Copyright 2007-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
diff --git a/lv2/core/attributes.h b/lv2/core/attributes.h
index 0281d97..dfcff3a 100644
--- a/lv2/core/attributes.h
+++ b/lv2/core/attributes.h
@@ -1,5 +1,5 @@
/*
- Copyright 2018 David Robillard <http://drobilla.net>
+ Copyright 2018 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/core/lv2_util.h b/lv2/core/lv2_util.h
index 0301c77..5dab8a0 100644
--- a/lv2/core/lv2_util.h
+++ b/lv2/core/lv2_util.h
@@ -1,5 +1,5 @@
/*
- Copyright 2016 David Robillard <http://drobilla.net>
+ Copyright 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
diff --git a/lv2/data-access/data-access.h b/lv2/data-access/data-access.h
index e5252cb..de3b6b6 100644
--- a/lv2/data-access/data-access.h
+++ b/lv2/data-access/data-access.h
@@ -1,6 +1,5 @@
/*
- LV2 Data Access Extension
- Copyright 2008-2016 David Robillard <http://drobilla.net>
+ Copyright 2008-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
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
diff --git a/lv2/instance-access/instance-access.h b/lv2/instance-access/instance-access.h
index 99e6e80..2986f69 100644
--- a/lv2/instance-access/instance-access.h
+++ b/lv2/instance-access/instance-access.h
@@ -1,6 +1,5 @@
/*
- LV2 Instance Access Extension
- Copyright 2008-2016 David Robillard <http://drobilla.net>
+ Copyright 2008-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
diff --git a/lv2/log/log.h b/lv2/log/log.h
index 92422bd..cc62bef 100644
--- a/lv2/log/log.h
+++ b/lv2/log/log.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
diff --git a/lv2/log/logger.h b/lv2/log/logger.h
index 80459a7..e12b0eb 100644
--- a/lv2/log/logger.h
+++ b/lv2/log/logger.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
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
diff --git a/lv2/morph/morph.h b/lv2/morph/morph.h
index 08dee94..370937a 100644
--- a/lv2/morph/morph.h
+++ b/lv2/morph/morph.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
diff --git a/lv2/options/options.h b/lv2/options/options.h
index a403788..0d0c16d 100644
--- a/lv2/options/options.h
+++ b/lv2/options/options.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
diff --git a/lv2/parameters/parameters.h b/lv2/parameters/parameters.h
index 842f4da..66a7561 100644
--- a/lv2/parameters/parameters.h
+++ b/lv2/parameters/parameters.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
diff --git a/lv2/patch/patch.h b/lv2/patch/patch.h
index 2c35714..4db2abb 100644
--- a/lv2/patch/patch.h
+++ b/lv2/patch/patch.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
diff --git a/lv2/port-groups/port-groups.h b/lv2/port-groups/port-groups.h
index 3e967f0..0ff25c7 100644
--- a/lv2/port-groups/port-groups.h
+++ b/lv2/port-groups/port-groups.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
diff --git a/lv2/port-props/port-props.h b/lv2/port-props/port-props.h
index 94b34ee..ff4adcd 100644
--- a/lv2/port-props/port-props.h
+++ b/lv2/port-props/port-props.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
diff --git a/lv2/presets/presets.h b/lv2/presets/presets.h
index 9c1f8bd..716ab32 100644
--- a/lv2/presets/presets.h
+++ b/lv2/presets/presets.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
diff --git a/lv2/resize-port/resize-port.h b/lv2/resize-port/resize-port.h
index c6a5fa1..a3a11c4 100644
--- a/lv2/resize-port/resize-port.h
+++ b/lv2/resize-port/resize-port.h
@@ -1,5 +1,5 @@
/*
- Copyright 2007-2016 David Robillard <http://drobilla.net>
+ Copyright 2007-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
diff --git a/lv2/state/state.h b/lv2/state/state.h
index 55db43b..70972d8 100644
--- a/lv2/state/state.h
+++ b/lv2/state/state.h
@@ -1,5 +1,5 @@
/*
- Copyright 2010-2016 David Robillard <http://drobilla.net>
+ Copyright 2010-2016 David Robillard <d@drobilla.net>
Copyright 2010 Leonard Ritter <paniq@paniq.org>
Permission to use, copy, modify, and/or distribute this software for any
diff --git a/lv2/time/time.h b/lv2/time/time.h
index 0bb3fbd..1dce219 100644
--- a/lv2/time/time.h
+++ b/lv2/time/time.h
@@ -1,5 +1,5 @@
/*
- Copyright 2011-2016 David Robillard <http://drobilla.net>
+ Copyright 2011-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
diff --git a/lv2/units/units.h b/lv2/units/units.h
index a9017d2..09ae16b 100644
--- a/lv2/units/units.h
+++ b/lv2/units/units.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
diff --git a/lv2/uri-map/uri-map.h b/lv2/uri-map/uri-map.h
index be5068c..47cde1c 100644
--- a/lv2/uri-map/uri-map.h
+++ b/lv2/uri-map/uri-map.h
@@ -1,5 +1,5 @@
/*
- Copyright 2008-2016 David Robillard <http://drobilla.net>
+ Copyright 2008-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
diff --git a/lv2/urid/urid.h b/lv2/urid/urid.h
index f9f1ad2..b537d14 100644
--- a/lv2/urid/urid.h
+++ b/lv2/urid/urid.h
@@ -1,5 +1,5 @@
/*
- Copyright 2008-2016 David Robillard <http://drobilla.net>
+ Copyright 2008-2016 David Robillard <d@drobilla.net>
Copyright 2011 Gabriel M. Beddingfield <gabrbedd@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any
diff --git a/lv2/worker/worker.h b/lv2/worker/worker.h
index 94e56b4..4fd89f9 100644
--- a/lv2/worker/worker.h
+++ b/lv2/worker/worker.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