diff options
author | Luke Last <lukelast@30151.no-reply.drupal.org> | 2005-09-13 12:12:23 +0000 |
---|---|---|
committer | Luke Last <lukelast@30151.no-reply.drupal.org> | 2005-09-13 12:12:23 +0000 |
commit | 8b1722f4ef1c908f3c6bfb5cad1af8f355208f55 (patch) | |
tree | f315a9ee9c0c0dda45d7236beece8451eb525d5f | |
parent | 2614fceaee71ff10e5a4b46adf6e5227310a134f (diff) | |
download | video-8b1722f4ef1c908f3c6bfb5cad1af8f355208f55.tar.gz video-8b1722f4ef1c908f3c6bfb5cad1af8f355208f55.tar.bz2 |
Updated $Id$ tags as per http://drupal.org/node/28482
-rw-r--r-- | video.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/video.module b/video.module index 479b820..917bf88 100644 --- a/video.module +++ b/video.module @@ -1,5 +1,5 @@ <?php -/* $Id$ */ +// $Id$ /** * @file |