License modified to MIT only

This commit is contained in:
Alexis Mousset
2015-07-15 22:53:12 +02:00
parent cecc11f74e
commit c2506b47fc
14 changed files with 4 additions and 312 deletions

View File

@@ -1,12 +1,3 @@
// Copyright 2014 Alexis Mousset. See the COPYRIGHT
// file at the top-level directory of this distribution.
//
// 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.
#[macro_use]
extern crate log;
extern crate env_logger;