sb / SmallBasicWebsite

New codebase for the Small Basic website (smallbasic.com)
MIT License
8 stars 4 forks source link

Somebody figure out licensing/copyright #56

Closed Caseysch2 closed 4 years ago

Caseysch2 commented 5 years ago

Old site (smallbasic.com) has "Copyright © Microsoft Corporation, All rights reserved." at the bottom.

I don't know what that means and at this point I'm too afraid to ask.

But we should probably do something similar.

mairaw commented 5 years ago

I could try to figure this out. For our documentation, for example, we don't have that but sites that I work on have similar footers (e.g. docs.microsoft.com, https://dotnet.microsoft.com/, etc.)

We probably need something similar to the .NET footer: image

We probably need to also work with legal to add the appropriate files to the repo as well (CODE_OF_CONDUCT, LICENSE, etc.) - see an example here But I have the impression that the project would have to be on an official Microsoft org for that.