diff options
author | David Robillard <d@drobilla.net> | 2011-11-05 03:22:21 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-05 03:22:21 +0000 |
commit | 07da3a6b638a965b23ed6faab2e3c8c76ea7e2e5 (patch) | |
tree | 5e376b563ec5b0023d38e87a0b6081b4cb0903f4 /plugins | |
parent | 26175f598424e83dca75fdaea5151225452abe78 (diff) | |
download | lv2-07da3a6b638a965b23ed6faab2e3c8c76ea7e2e5.tar.xz |
Fix copyright formatting.
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/eg-sampler.lv2/sampler.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/eg-sampler.lv2/sampler.c b/plugins/eg-sampler.lv2/sampler.c index 4fa3ae5..b7b63bd 100644 --- a/plugins/eg-sampler.lv2/sampler.c +++ b/plugins/eg-sampler.lv2/sampler.c @@ -1,8 +1,8 @@ /* LV2 Sampler Example Plugin - Copyright 2011 Gabriel M. Beddingfield <gabriel@teuton.org>, - James Morris <jwm.art.net@gmail.com>, - David Robillard <d@drobilla.net> + Copyright 2011 Gabriel M. Beddingfield <gabriel@teuton.org> + Copyright 2011 James Morris <jwm.art.net@gmail.com> + Copyright 2011 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 |