Skip to content

Commit 1fcedf2

Browse files
committed
Update license file
Signed-off-by: Steven K <[email protected]>
1 parent 4930aaa commit 1fcedf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "django-datatable-view"
77
dynamic = ["version"]
88
description = "This package is used in conjunction with the jQuery plugin (http://http://datatables.net/), and supports state-saving detection with (http://datatables.net/plug-ins/api). The package consists of a class-based view, and a small collection of utilities for rendering table data from models."
99
readme = "README.md"
10-
license = "Apache License (2.0)"
10+
license = "LICENSE.txt"
1111
requires-python = ">=3.9"
1212
authors = [
1313
{ name = "Pivotal Energy Solutions", email = "[email protected]" },

0 commit comments

Comments
 (0)