clarify license information

This commit is contained in:
ccd0 2014-03-19 16:04:23 -07:00
parent 5b74472eeb
commit 37887abfd4
9 changed files with 21 additions and 4 deletions

View file

@ -1,4 +1,6 @@
<?php
/* This file is dedicated to the public domain; you may do as you wish with it. */
// Information needed to parse an element type
class EBMLElementType {
public $name;