Fix a defect detected by static code analyzer
[contrib/iotivity.git] / README.md
1 # The IoTivity project
2
3 IoTivity is an open source software framework enabling seamless
4 device-to-device connectivity to address the emerging needs of the
5 Internet of Things.
6
7 The project is described on https://iotivity.org and
8 https://wiki.iotivity.org.
9
10 The IoTivity project is licensed under the 
11 [Apache 2.0 license](LICENSE.md).
12
13 Components used by the project are described in 
14 [NOTICE.md](NOTICE.md).
15
16 To become a contributor, start by reading
17 https://www.iotivity.org/get-involved which describes project governance,
18 contribution guidelines and obtaining an account.
19
20 The master git location for IoTivity projects is gated by an instance of
21 the [Gerrit reviewing system](https://gerrit.iotivity.org),
22 such that pushing a change in git is intercepted by Gerrit
23 and presented as a review page.  The process of setting up
24 and using Gerrit for IoTivity is documented in a pair of
25 wiki pages:
26   
27 * https://wiki.iotivity.org/how_to_use_gerrit
28 * https://wiki.iotivity.org/submitting_to_gerrit 
29
30 The issue tracker for the project lives at https://jira.iotivity.org.
31
32 **Note**: if you are reading this file from a source other than the
33 [official repository](https://gerrit.iotivity.org/gerrit/gitweb?p=iotivity.git;a=summary),
34 for example on the Github mirror,
35 please be aware that work happens relative to the official location. For
36 example, github pull requests and issue filings are very unlikely to be
37 acted upon, or even seen, by project participants.
38