Skip to content

Commit dd866eb

Browse files
committed
add the license to the repository
1 parent 3f10fca commit dd866eb

File tree

2 files changed

+3
-45
lines changed

2 files changed

+3
-45
lines changed

LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

README.rst

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ django-pyodbc-azure
88
:target: http://opensource.org/licenses/BSD-3-Clause
99

1010
*django-pyodbc-azure* is a modern fork of
11-
`django-pyodbc <https://github.com/avidal/django-pyodbc>`__, a
12-
`Django <http://djangoproject.com/>`__ Microsoft SQL Server external
11+
`django-pyodbc <https://code.google.com/archive/p/django-pyodbc/>`__, a
12+
`Django <https://www.djangoproject.com/>`__ Microsoft SQL Server external
1313
DB backend that uses ODBC by employing the
14-
`pyodbc <https://code.google.com/p/pyodbc/>`__ library. It supports
14+
`pyodbc <https://github.com/mkleehammer/pyodbc>`__ library. It supports
1515
Microsoft SQL Server and Azure SQL Database.
1616

1717
Features
@@ -244,18 +244,3 @@ specify an appropriate version number (1.10.x.x for Django 1.10)
244244
at installation like this: ::
245245

246246
pip install "django-pyodbc-azure<1.11"
247-
248-
License
249-
-------
250-
251-
New BSD LICENSE
252-
253-
Credits
254-
-------
255-
256-
- `Ramiro Morales <https://people.djangoproject.com/ramiro/>`__
257-
- `Filip Wasilewski <http://code.djangoproject.com/ticket/5246>`__
258-
- `Wei guangjing <https://people.djangoproject.com/vcc/>`__
259-
- `mamcx <http://code.djangoproject.com/ticket/5062>`__
260-
- `Alex Vidal <http://github.com/avidal/>`__
261-
- `Michiya Takahashi <http://github.com/michiya/>`__

0 commit comments

Comments
 (0)