Skip to content

Commit 39563db

Browse files
authored
Merge pull request #863 from zapta/main
Updated a leftover attribute GPL2 to GPL3+.
2 parents 905b1c6 + 42c19e3 commit 39563db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
__author__ = "Jesús Arroyo Torrens"
3232
__email__ = "jesus.arroyo.torrens@gmail.com"
3333

34-
__license__ = "GPLv2"
34+
__license__ = "GPLv3+"

0 commit comments

Comments
 (0)