Skip to content

chore(license): apply proper licensing and giving polkadot-js copyright credit#69

Merged
TarikGul merged 3 commits intomainfrom
tarik-license
May 21, 2022
Merged

chore(license): apply proper licensing and giving polkadot-js copyright credit#69
TarikGul merged 3 commits intomainfrom
tarik-license

Conversation

@TarikGul
Copy link
Member

This puts the license at the top of each file, but also gives polkadot-js the proper credit for code that was adopted from @polkadot/dev.

@TarikGul TarikGul requested review from jsdw, lexnv and niklasad1 May 20, 2022 20:02
@@ -1,4 +1,12 @@
#!/usr/bin/env node
Copy link

@niklasad1 niklasad1 May 21, 2022

Choose a reason for hiding this comment

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

The license should go in before #!/usr/bin/env node or is that not possible?

Same for the rest too

Copy link
Member Author

Choose a reason for hiding this comment

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

Yea its not possible unfortunately :(

Copy link
Member Author

Choose a reason for hiding this comment

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

Which I thought was pretty odd because I tried to do the same thing, but it didn't work.

Choose a reason for hiding this comment

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

yeah it's probably a UNIX thingy.

I guess # comments would work I did comments like that when I used python back in the days when I was a beginner...

@TarikGul TarikGul merged commit fc86b81 into main May 21, 2022
@TarikGul TarikGul deleted the tarik-license branch May 21, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants