diff options
Diffstat (limited to 'src/demuxers/ebml.h')
-rw-r--r-- | src/demuxers/ebml.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/demuxers/ebml.h b/src/demuxers/ebml.h index 9b3af4efe..35078c502 100644 --- a/src/demuxers/ebml.h +++ b/src/demuxers/ebml.h @@ -15,13 +15,10 @@ * * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * * EBML parser * a lot of ideas from the gstreamer parser - * - * $Id: ebml.h,v 1.1 2004/01/05 00:40:54 tmattern Exp $ - * */ #ifndef EBML_H #define EBML_H |