We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d07a2 commit 7f1d47dCopy full SHA for 7f1d47d
system-configuration/src/lib.rs
@@ -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
+
9
#[macro_use]
10
extern crate core_foundation;
11
extern crate system_configuration_sys;
0 commit comments