mozilla / workshop

Workshop was a JSON server which reformatted hardware data from an obsolete format. It has been replaced by the BabbageFormatter in ensemble-transposer.
https://github.com/mozilla/ensemble-transposer/blob/923380b3bd3996bb7b48f92c927a99c0f1c62a28/formatters/BabbageFormatter.js
Mozilla Public License 2.0
1 stars 5 forks source link

Please add a LICENSE to this repository. #1

Closed floatingatoll closed 6 years ago

floatingatoll commented 6 years ago

Hi, I noticed that this repository is public but has no clear license declarations anywhere. Please add some sort of LICENSE declaration so that we can continue making this code public.

Generally, we default to MPL2 for code repos; you can grab a copy from https://www.mozilla.org/media/MPL/2.0/index.815ca599c9df.txt unless another license is necessary due to third-party requirements or other circumstances.

openjck commented 6 years ago

Neat! I'll do this right now.

Do you mind telling me how you identified this problem? I was thinking of writing a bot someday that opened issues about missing licenses. Was this opened by a bot?

openjck commented 6 years ago

Done with f167a40bac8abce30fafc293262e269a6c1a355e

floatingatoll commented 6 years ago

I review every new repo created in the org manually. You would be the third or fourth person to propose a bot; if you do decide to write one, reach out to github-owners@m.o and let us know :)

openjck commented 6 years ago

Can do.

Also, just a friendly FYI that you may be missing some repos. I normally create repos under my personal account and then transfer them to the mozilla organization, and I haven't been pinged about missing LICENSEs in those situations.

floatingatoll commented 6 years ago

Yeah, I do my best as a human being, but as you've obviously worked out, a bot could be so much better here. Every six months I email GitHub Support and ask them to prohibit users from forking or transferring repos into our org unless they're licensed. No word to date. Maybe someday.

On Mon, Jan 22, 2018 at 10:54 AM, John Karahalis notifications@github.com wrote:

Can do.

Also, just a friendly FYI that you may be missing some repos. I normally start repos out under my personal account and then transfer them to the mozilla organization, and I haven't been pinged about missing LICENSEs in those situations.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mozilla/fhwr-unflattener/issues/1#issuecomment-359526670, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFqDGnwGl2nk8NwvfM9RdlKdpl1BpkXks5tNNllgaJpZM4Rl1BS .

openjck commented 6 years ago

I appreciate it. You're doing a good job. I would have forgotten about the LICENSE without you. :smile: