commit | 745026ea1d34519f7d6e50ebb4aadd432c2fc33f | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Sat Oct 13 12:49:20 2012 -0700 |
committer | Jeff Thompson <jeff@thefirst.org> | Sat Oct 13 12:49:20 2012 -0700 |
tree | d133be5ba711a5e7b35331f171206f43ab8565d0 | |
parent | e394197bec26b637792dfb968205b004f9535221 [diff] [blame] |
Change all ucla-cs authored files to refer to COPYING.
diff --git a/js/encoding/BinaryXMLDecoder.js b/js/encoding/BinaryXMLDecoder.js index 41a4e45..23276cf 100644 --- a/js/encoding/BinaryXMLDecoder.js +++ b/js/encoding/BinaryXMLDecoder.js
@@ -2,6 +2,7 @@ * This class is used to encode and decode binary elements ( blog, type/value pairs) * * @author: ucla-cs + * See COPYING for copyright and distribution information. */ var XML_EXT = 0x00;