Source release v2.1.1-0-738 + third_party libs

Change-Id: I76e298f8092951d4214c776d6bbcad6b763eb5b2
This commit is contained in:
Joey Parrish
2014-05-30 16:57:58 -07:00
parent 66794025d4
commit 557c42130a
340 changed files with 278998 additions and 2842 deletions

8
third_party/stringencoders/BUILD vendored Normal file
View File

@@ -0,0 +1,8 @@
# Description:
# Modp base64 encode and decode functions
licenses(['notice'])
exports_files(['LICENSE'])
package(default_visibility = ['//visibility:public'])