surfa icon indicating copy to clipboard operation
surfa copied to clipboard

Add license file

Open larsoner opened this issue 1 month ago • 0 comments

Most repos have a license file, this one does not. Might as well for consistency!

This is problematic for example when creating a conda-forge package using grayskull I'd need to create this file if it doesn't exist already.

License text copied from https://opensource.org/license/mit and added the year and "surfa developers" as the copyright holder.

Also fixed a bug where the long description content type was not specified.

larsoner avatar Oct 06 '25 14:10 larsoner