summaryrefslogtreecommitdiff
path: root/src/mov_encoder.cc
diff options
context:
space:
mode:
authordeva <deva>2005-05-01 09:56:25 +0000
committerdeva <deva>2005-05-01 09:56:25 +0000
commit5d169f85f64166b68fac4bc6949690d561fcb543 (patch)
tree3e98880592a28fa20c1e0751f736f707578b5923 /src/mov_encoder.cc
parent501294dbc06931c71d386f28901cc9e36a98f0c8 (diff)
Added Id and Log tags to all files
Diffstat (limited to 'src/mov_encoder.cc')
-rw-r--r--src/mov_encoder.cc12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/mov_encoder.cc b/src/mov_encoder.cc
index 7de264d..a999041 100644
--- a/src/mov_encoder.cc
+++ b/src/mov_encoder.cc
@@ -18,9 +18,17 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+/*
+ * $Id$
+ */
+/*
+ * $Log$
+ * Revision 1.8 2005/05/01 09:56:26 deva
+ * Added Id and Log tags to all files
+ *
*/
-
#include "mov_encoder.h"
#include "debug.h"