Skip to content

Commit

Permalink
Add license name explicitly in LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm committed Oct 19, 2020
1 parent 5ca39da commit 3a99872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Martijn Visser, Daniel Schwabeneder, F Freyer, Steve Kelly, Tim Holy, Matija Ču
Benoît Legat, Erik Schenetter, Jan Weidner, Mohamed Tarek, Paul Jurczak,
Zachary P. Christensen, Andrew Bylard, Yuval

Licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down

2 comments on commit 3a99872

@juliohm
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/22972

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" 3a99872cfff2f1cb40ae75fa142a91ef3d0a6741
git push origin v0.1.0

Please sign in to comment.