aboutsummaryrefslogtreecommitdiff
path: root/plugins/video_zencoder/includes
diff options
context:
space:
mode:
authorThe Great Git Migration <tggm@no-reply.drupal.org>2011-02-25 02:06:30 +0000
committerDrupal Git User (LDAP) <drupal-git@util.drupal.org>2011-02-25 02:06:30 +0000
commit4a5807e9790b19a85929ccb805ed46f3c5bd5fde (patch)
treebb0c4552785be59bea143fd85514f61d15d73be7 /plugins/video_zencoder/includes
parentf005859eec16dad0594bedd9593a8537bbda6e1b (diff)
downloadvideo-4a5807e9790b19a85929ccb805ed46f3c5bd5fde.tar.gz
video-4a5807e9790b19a85929ccb805ed46f3c5bd5fde.tar.bz2
Stripping CVS keywords
Diffstat (limited to 'plugins/video_zencoder/includes')
-rw-r--r--plugins/video_zencoder/includes/lib/JSON.php1
-rw-r--r--plugins/video_zencoder/includes/zencoder.inc1
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/video_zencoder/includes/lib/JSON.php b/plugins/video_zencoder/includes/lib/JSON.php
index 229799b..f36a203 100644
--- a/plugins/video_zencoder/includes/lib/JSON.php
+++ b/plugins/video_zencoder/includes/lib/JSON.php
@@ -51,7 +51,6 @@
* @author Matt Knapp <mdknapp[at]gmail[dot]com>
* @author Brett Stimmerman <brettstimmerman[at]gmail[dot]com>
* @copyright 2005 Michal Migurski
- * @version CVS: $Id$
* @license http://www.opensource.org/licenses/bsd-license.php
* @link http://pear.php.net/pepr/pepr-proposal-show.php?id=198
*/
diff --git a/plugins/video_zencoder/includes/zencoder.inc b/plugins/video_zencoder/includes/zencoder.inc
index 61023a0..c3023b0 100644
--- a/plugins/video_zencoder/includes/zencoder.inc
+++ b/plugins/video_zencoder/includes/zencoder.inc
@@ -1,6 +1,5 @@
<?php
-//$Id$
/*
* @file
* Class file to handle amazon s3 transfers.