diff options
author | Martin Peach <mrpeach@users.sourceforge.net> | 2014-08-25 04:26:59 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:28:31 +0200 |
commit | 11e1881badf80f7eacd99a55c5536e45e36b9e48 (patch) | |
tree | 1167940bc4a8dc1ac60e449756f44b84d12ccb88 /src/pd.lua | |
parent | fc14ab9fc93aaa9931dbbd704cf9200a3d87e9e0 (diff) |
Changed Claude Heiland-Allen's email as requested inHEADsvn2git-headmaster
http://lists.puredata.info/pipermail/pd-dev/2014-08/019935.html
svn path=/trunk/externals/loaders/pdlua/; revision=17339
Diffstat (limited to 'src/pd.lua')
-rw-r--r-- | src/pd.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ --[[ pdlua -- a Lua embedding for Pd -Copyright (C) 2007,2008 Claude Heiland-Allen <claudiusmaximus@goto10.org> +Copyright (C) 2007,2008 Claude Heiland-Allen <claude@mathr.co.uk> Copyright (C) 2012 Martin Peach martin.peach@sympatico.ca This program is free software; you can redistribute it and/or |