-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,25 @@ | ||
# ifaddrs | ||
# ifaddrs | ||
|
||
**Maintainer:** Spandan Sharma ([email protected]) | ||
|
||
|Crate|Documentation|Linux/OS X|Windows|Issues| | ||
|:---:|:-----------:|:--------:|:-----:|:----:| | ||
|[![](http://meritbadge.herokuapp.com/ifaddrs)](https://crates.io/crates/ifaddrs)|[![Documentation](https://docs.rs/ifaddrs/badge.svg)](https://docs.rs/ifaddrs)|[![Build Status](https://travis-ci.org/maidsafe/ifaddrs.svg?branch=master)](https://travis-ci.org/maidsafe/ifaddrs)|[![Build status](https://ci.appveyor.com/api/projects/status/j773wvtxqy9eemue/branch/master?svg=true)](https://ci.appveyor.com/project/MaidSafe-QA/ifaddrs/branch/master)|[![Stories in Ready](https://badge.waffle.io/maidsafe/ifaddrs.png?label=ready&title=Ready)](https://waffle.io/maidsafe/ifaddrs)| | ||
|
||
| [MaidSafe website](https://maidsafe.net) | [SAFE Dev Forum](https://forum.safedev.org) | [SAFE Network Forum](https://safenetforum.org) | | ||
|:----------------------------------------:|:-------------------------------------------:|:----------------------------------------------:| | ||
|
||
## License | ||
|
||
Licensed under either of | ||
|
||
* the MaidSafe.net Commercial License, version 1.0 or later ([LICENSE](LICENSE)) | ||
* the General Public License (GPL), version 3 ([COPYING](COPYING) or http://www.gnu.org/licenses/gpl-3.0.en.html) | ||
|
||
at your option. | ||
|
||
## Contribution | ||
|
||
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the | ||
work by you, as defined in the MaidSafe Contributor Agreement ([CONTRIBUTOR](CONTRIBUTOR)), shall be | ||
dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement. |