From 2ee605e5cbf47d25d9d2c928bfacdf6454153fd5 Mon Sep 17 00:00:00 2001 From: Terry Howe Date: Thu, 18 May 2017 11:54:38 -0600 Subject: [PATCH] update license image --- LICENSE | 2 +- README.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 9814036..4dbcdd3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ 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: diff --git a/README.rst b/README.rst index fb9f1ee..01c17b1 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,9 @@ Ansible modules for Hashicorp Vault. .. image:: https://img.shields.io/pypi/v/ansible-modules-hashivault.svg :alt: Latest version :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 -----