diff options
author | David Robillard <d@drobilla.net> | 2012-02-19 02:05:47 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-02-19 02:05:47 +0000 |
commit | d9d9bebf6143d55164b8d0a02462060425ea4551 (patch) | |
tree | 697e34a26b75876d46353ecb8a363df40bb5def7 /plugins/eg-sampler.lv2/zix/ring.h | |
parent | 69ef5c8555e8b1bf308ff8133684a2b317e2887e (diff) | |
download | lv2-d9d9bebf6143d55164b8d0a02462060425ea4551.tar.xz |
Clean up code, update copyright dates.
Diffstat (limited to 'plugins/eg-sampler.lv2/zix/ring.h')
-rw-r--r-- | plugins/eg-sampler.lv2/zix/ring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/eg-sampler.lv2/zix/ring.h b/plugins/eg-sampler.lv2/zix/ring.h index ea673fe..dd45769 100644 --- a/plugins/eg-sampler.lv2/zix/ring.h +++ b/plugins/eg-sampler.lv2/zix/ring.h @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard <http://drobilla.net> + Copyright 2011-2012 David Robillard <http://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 |