diff options
author | Heshan Wanigasooriya <heshanmw@gmail.com> | 2009-07-25 03:23:54 +0000 |
---|---|---|
committer | Heshan Wanigasooriya <heshanmw@gmail.com> | 2009-07-25 03:23:54 +0000 |
commit | 046ee9afa7460771d51a97f377e1bbda7b66d173 (patch) | |
tree | 3a3a29ec611d63614b82437fbc8f303c03e243c6 /plugins/video_optmetadata | |
parent | 8f1f6e3d94558ca076b3d93f2a36e262f9dbd8ae (diff) | |
download | video-046ee9afa7460771d51a97f377e1bbda7b66d173.tar.gz video-046ee9afa7460771d51a97f377e1bbda7b66d173.tar.bz2 |
Updating TODO and author
Diffstat (limited to 'plugins/video_optmetadata')
-rw-r--r-- | plugins/video_optmetadata/video_optmetadata.module | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/video_optmetadata/video_optmetadata.module b/plugins/video_optmetadata/video_optmetadata.module index 1ab6265..1bf1d69 100644 --- a/plugins/video_optmetadata/video_optmetadata.module +++ b/plugins/video_optmetadata/video_optmetadata.module @@ -5,8 +5,7 @@ * Enable addition of optional metadata on video nodes created by video module. * * @author Fabio Varesano <fvaresano at yahoo dot it> - * porting to Drupal 6 - * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw@gmail.com> + * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw at gmail dot com> * @todo */ |