relicense RLP to MIT/Apache2

This commit is contained in:
Robert Habermeier
2017-05-10 12:52:09 +02:00
parent 518b6e647b
commit bccf58df51
16 changed files with 317 additions and 153 deletions

7
util/rlp/license-header Normal file
View File

@@ -0,0 +1,7 @@
// Copyright 2015-2017 Parity Technologies
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.