From 3e6f1c465e3688da54e8aefa39742a3c34d1d7bf Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Mon, 19 Apr 2021 00:26:28 +0200 Subject: [PATCH] Update AUTHORS, classifiers, Copyright --- AUTHORS | 1 + LICENSE | 2 +- setup.cfg | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index bf3cc0b..b9b9bb4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -18,6 +18,7 @@ alphabetical order): - David Siroky - Edward Betts - Edwin Steele +- Elges István - François D. (@franek) - @Glandos - Giel van Schijndel diff --git a/LICENSE b/LICENSE index 8fcff22..e184d5e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ The MIT License (MIT) -Copyright (c) 2009-2020 - Simon Conseil +Copyright (c) 2009-2021 - Simon Conseil Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/setup.cfg b/setup.cfg index f9ae955..f0640e2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifiers = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Topic :: Internet :: WWW/HTTP Topic :: Multimedia :: Graphics :: Viewers Topic :: Software Development :: Libraries :: Python Modules