Skip to content

Commit fe1dd71

Browse files
committed
Project usage license added to README.
1 parent 8977307 commit fe1dd71

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,32 @@ The outer list has no size restrictions but the inner list is expected to contai
109109
- the port [to] which [inbound] traffic should be allowed
110110
- the ICMA protocol that the traffic obeys
111111
- the (name) description of the traffic rule
112+
113+
### Contributing
114+
115+
Bug reports and pull requests are welcome on GitHub at the https://github.com/devops-ip/terraform-aws-vpc-subnets page. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
116+
117+
License
118+
-------
119+
120+
MIT License
121+
Copyright (c) 2006 - 2014
122+
123+
Permission is hereby granted, free of charge, to any person obtaining
124+
a copy of this software and associated documentation files (the
125+
'Software'), to deal in the Software without restriction, including
126+
without limitation the rights to use, copy, modify, merge, publish,
127+
distribute, sublicense, and/or sell copies of the Software, and to
128+
permit persons to whom the Software is furnished to do so, subject to
129+
the following conditions:
130+
131+
The above copyright notice and this permission notice shall be
132+
included in all copies or substantial portions of the Software.
133+
134+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
135+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
136+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
137+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
138+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
139+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
140+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)