|
From: <me...@us...> - 2008-02-27 11:00:11
|
Revision: 940
http://gmyth.svn.sourceforge.net/gmyth/?rev=940&view=rev
Author: melunko
Date: 2008-02-27 03:00:07 -0800 (Wed, 27 Feb 2008)
Log Message:
-----------
Fixed Renato e-mail address in the copyright
Modified Paths:
--------------
trunk/gmyth-stream/gmencoder/README
trunk/gmyth-stream/gmencoder/src/gmencoder.c
trunk/gmyth-stream/gmencoder/src/gmencoder.h
trunk/gmyth-stream/gmencoder/src/main.c
Modified: trunk/gmyth-stream/gmencoder/README
===================================================================
--- trunk/gmyth-stream/gmencoder/README 2008-02-26 14:10:22 UTC (rev 939)
+++ trunk/gmyth-stream/gmencoder/README 2008-02-27 11:00:07 UTC (rev 940)
@@ -1,7 +1,7 @@
General Information
===================
-This is GMencoder version 0.1. GMencoder is a media transcode tool,
+This is GMencoder version 0.1. GMencoder is a media transcode tool
based on GStreamer elements.
GMencoder is free software, licensed under the GNU GPL.
Modified: trunk/gmyth-stream/gmencoder/src/gmencoder.c
===================================================================
--- trunk/gmyth-stream/gmencoder/src/gmencoder.c 2008-02-26 14:10:22 UTC (rev 939)
+++ trunk/gmyth-stream/gmencoder/src/gmencoder.c 2008-02-27 11:00:07 UTC (rev 940)
@@ -1,7 +1,7 @@
/*
* arch-tag: Implementation gmencoder engine
*
- * Copyright (C) 2007 INdT - Renato Filho <ren...@in...>
+ * Copyright (C) 2007 INdT - Renato Filho <ren...@in...>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Modified: trunk/gmyth-stream/gmencoder/src/gmencoder.h
===================================================================
--- trunk/gmyth-stream/gmencoder/src/gmencoder.h 2008-02-26 14:10:22 UTC (rev 939)
+++ trunk/gmyth-stream/gmencoder/src/gmencoder.h 2008-02-27 11:00:07 UTC (rev 940)
@@ -1,7 +1,7 @@
/*
* arch-tag: Header for gmencoder engine
*
- * Copyright (C) 2007 INdT - Renato Filho <ren...@in...>
+ * Copyright (C) 2007 INdT - Renato Filho <ren...@in...>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Modified: trunk/gmyth-stream/gmencoder/src/main.c
===================================================================
--- trunk/gmyth-stream/gmencoder/src/main.c 2008-02-26 14:10:22 UTC (rev 939)
+++ trunk/gmyth-stream/gmencoder/src/main.c 2008-02-27 11:00:07 UTC (rev 940)
@@ -1,7 +1,7 @@
/*
* arch-tag: GMencoder main file
*
- * Copyright (C) 2007 INdT - Renato Filho <ren...@in...>
+ * Copyright (C) 2007 INdT - Renato Filho <ren...@in...>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|