Browse Source

Update AUTHORS, classifiers, Copyright

pull/428/head
Simon Conseil 5 years ago
parent
commit
3e6f1c465e
  1. 1
      AUTHORS
  2. 2
      LICENSE
  3. 1
      setup.cfg

1
AUTHORS

@ -18,6 +18,7 @@ alphabetical order):
- David Siroky - David Siroky
- Edward Betts - Edward Betts
- Edwin Steele - Edwin Steele
- Elges István
- François D. (@franek) - François D. (@franek)
- @Glandos - @Glandos
- Giel van Schijndel - Giel van Schijndel

2
LICENSE

@ -1,5 +1,5 @@
The MIT License (MIT) 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to of this software and associated documentation files (the "Software"), to

1
setup.cfg

@ -17,6 +17,7 @@ classifiers =
Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP
Topic :: Multimedia :: Graphics :: Viewers Topic :: Multimedia :: Graphics :: Viewers
Topic :: Software Development :: Libraries :: Python Modules Topic :: Software Development :: Libraries :: Python Modules

Loading…
Cancel
Save