diff options
author | David Robillard <d@drobilla.net> | 2021-01-02 13:34:28 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-01-02 14:13:00 +0100 |
commit | 153c3a802fe6d9e9498932c717266a890f74646c (patch) | |
tree | 87500f02863337314d8eb8e7f428c41dd7ac212b /src | |
parent | fd3d431a84bea557f71dfd9246d557080447648e (diff) | |
download | lilv-153c3a802fe6d9e9498932c717266a890f74646c.tar.gz lilv-153c3a802fe6d9e9498932c717266a890f74646c.tar.bz2 lilv-153c3a802fe6d9e9498932c717266a890f74646c.zip |
Use email address instead of website for attribution
Diffstat (limited to 'src')
-rw-r--r-- | src/collections.c | 2 | ||||
-rw-r--r-- | src/filesystem.c | 2 | ||||
-rw-r--r-- | src/filesystem.h | 2 | ||||
-rw-r--r-- | src/instance.c | 2 | ||||
-rw-r--r-- | src/lib.c | 2 | ||||
-rw-r--r-- | src/lilv_config.h | 2 | ||||
-rw-r--r-- | src/lilv_internal.h | 2 | ||||
-rw-r--r-- | src/node.c | 2 | ||||
-rw-r--r-- | src/plugin.c | 2 | ||||
-rw-r--r-- | src/pluginclass.c | 2 | ||||
-rw-r--r-- | src/port.c | 2 | ||||
-rw-r--r-- | src/query.c | 2 | ||||
-rw-r--r-- | src/scalepoint.c | 2 | ||||
-rw-r--r-- | src/state.c | 2 | ||||
-rw-r--r-- | src/ui.c | 2 | ||||
-rw-r--r-- | src/util.c | 2 | ||||
-rw-r--r-- | src/world.c | 2 | ||||
-rw-r--r-- | src/zix/common.h | 2 | ||||
-rw-r--r-- | src/zix/tree.c | 2 | ||||
-rw-r--r-- | src/zix/tree.h | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/src/collections.c b/src/collections.c index 6cfb986..1ee9ad1 100644 --- a/src/collections.c +++ b/src/collections.c @@ -1,5 +1,5 @@ /* - Copyright 2008-2019 David Robillard <http://drobilla.net> + Copyright 2008-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/src/filesystem.c b/src/filesystem.c index c42c8d2..38af498 100644 --- a/src/filesystem.c +++ b/src/filesystem.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2021 David Robillard <http://drobilla.net> + Copyright 2007-2021 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/src/filesystem.h b/src/filesystem.h index f888f5f..a82ec6c 100644 --- a/src/filesystem.h +++ b/src/filesystem.h @@ -1,5 +1,5 @@ /* - Copyright 2007-2020 David Robillard <http://drobilla.net> + Copyright 2007-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 diff --git a/src/instance.c b/src/instance.c index 8f5f7fc..6a2b856 100644 --- a/src/instance.c +++ b/src/instance.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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 @@ -1,5 +1,5 @@ /* - Copyright 2012-2019 David Robillard <http://drobilla.net> + Copyright 2012-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/src/lilv_config.h b/src/lilv_config.h index 9f6c111..8f959fb 100644 --- a/src/lilv_config.h +++ b/src/lilv_config.h @@ -1,5 +1,5 @@ /* - Copyright 2021 David Robillard <http://drobilla.net> + Copyright 2021 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/src/lilv_internal.h b/src/lilv_internal.h index 55e59d2..b8089c5 100644 --- a/src/lilv_internal.h +++ b/src/lilv_internal.h @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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 @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/plugin.c b/src/plugin.c index 84b63e4..9613468 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/pluginclass.c b/src/pluginclass.c index 546b53b..2f0afe7 100644 --- a/src/pluginclass.c +++ b/src/pluginclass.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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 @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/query.c b/src/query.c index 1e3e29b..eb179f2 100644 --- a/src/query.c +++ b/src/query.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/scalepoint.c b/src/scalepoint.c index 0989223..e2db948 100644 --- a/src/scalepoint.c +++ b/src/scalepoint.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/state.c b/src/state.c index a47fc9c..684350a 100644 --- a/src/state.c +++ b/src/state.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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 @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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 @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/world.c b/src/world.c index 1455b34..04bbbf7 100644 --- a/src/world.c +++ b/src/world.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-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/src/zix/common.h b/src/zix/common.h index 730a450..51683c4 100644 --- a/src/zix/common.h +++ b/src/zix/common.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/src/zix/tree.c b/src/zix/tree.c index a12d411..658cafc 100644 --- a/src/zix/tree.c +++ b/src/zix/tree.c @@ -1,5 +1,5 @@ /* - Copyright 2011-2019 David Robillard <http://drobilla.net> + Copyright 2011-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/src/zix/tree.h b/src/zix/tree.h index 170e2ca..15ad105 100644 --- a/src/zix/tree.h +++ b/src/zix/tree.h @@ -1,5 +1,5 @@ /* - Copyright 2011-2019 David Robillard <http://drobilla.net> + Copyright 2011-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 |