Skip to content

Commit 7f1d47d

Browse files
committed
Add missing license header
1 parent 22d07a2 commit 7f1d47d

File tree

1 file changed

+8
-0
lines changed
  • system-configuration/src

1 file changed

+8
-0
lines changed

system-configuration/src/lib.rs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
// Copyright 2017 Amagicom AB.
2+
//
3+
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
4+
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
5+
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
6+
// option. This file may not be copied, modified, or distributed
7+
// except according to those terms.
8+
19
#[macro_use]
210
extern crate core_foundation;
311
extern crate system_configuration_sys;

0 commit comments

Comments
 (0)