update license image

This commit is contained in:
Terry Howe 2017-05-18 11:54:38 -06:00
parent 19d3bd4662
commit 2ee605e5cb
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2016 Terry L Howe Copyright (c) 2017 Terry L Howe
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -6,6 +6,9 @@ Ansible modules for Hashicorp Vault.
.. image:: https://img.shields.io/pypi/v/ansible-modules-hashivault.svg .. image:: https://img.shields.io/pypi/v/ansible-modules-hashivault.svg
:alt: Latest version :alt: Latest version
:target: https://pypi.python.org/pypi/ansible-modules-hashivault/ :target: https://pypi.python.org/pypi/ansible-modules-hashivault/
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
:alt: License: MIT
:target: https://opensource.org/licenses/MIT
Usage Usage
----- -----