summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-08-05 21:27:08 +0200
committerIlya Etingof <etingof@gmail.com>2018-08-05 21:27:08 +0200
commit43a181b692b36c6d7f82dad89e4b48864beb282e (patch)
treed17e038ffc61b106036d8d2912179da0e4293306
parentd9f5fd2efb8ef91fc7d6ab4d2b11a5f831371d53 (diff)
downloadpysnmp-git-43a181b692b36c6d7f82dad89e4b48864beb282e.tar.gz
Rename LICENSE.txt -> LICENSE.rst
-rw-r--r--LICENSE.rst (renamed from LICENSE.txt)0
-rw-r--r--README.md2
-rw-r--r--docs/source/license.rst2
3 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.rst
index 12a18b46..12a18b46 100644
--- a/LICENSE.txt
+++ b/LICENSE.rst
diff --git a/README.md b/README.md
index 9c6a726b..e1f68100 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ SNMP library for Python
[![PyPI](https://img.shields.io/pypi/v/pysnmp.svg?maxAge=2592000)](https://pypi.python.org/pypi/pysnmp)
[![Python Versions](https://img.shields.io/pypi/pyversions/pysnmp.svg)](https://pypi.python.org/pypi/pysnmp/)
[![Build status](https://travis-ci.org/etingof/pysnmp.svg?branch=master)](https://secure.travis-ci.org/etingof/pysnmp)
-[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pysnmp/master/LICENSE.txt)
+[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pysnmp/master/LICENSE.rst)
This is a pure-Python, open source and free implementation of v1/v2c/v3
SNMP engine distributed under 2-clause [BSD license](http://snmplabs.com/pysnmp/license.html).
diff --git a/docs/source/license.rst b/docs/source/license.rst
index 829144f8..ffc13bd7 100644
--- a/docs/source/license.rst
+++ b/docs/source/license.rst
@@ -2,4 +2,4 @@
License
=======
-.. include:: ../../LICENSE.txt
+.. include:: ../../LICENSE.rst