Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

No licence information? #143

Closed
Closed
@tcbrindle

Description

@tcbrindle

Just for fun, I translated the raytracer example into C++17, executing at compile-time.

As my work is based on the TypeScript version in this repo, I'd like to use the same licence as the original file -- but unfortunately I don't know what that is! There is no licence.txt (or equivalent) in this repo, and no text in the .ts file itself which might indicate under what terms it is usable.

I know legal stuff is a drag, but this is important to some people (especially big organisations like MS!). Please could you let me know what licence these examples are released under, and/or add some indication in this repo (such as a licence.txt file, or a note in the README).

Activity

DanielRosenwasser

DanielRosenwasser commented on May 9, 2017

@DanielRosenwasser
Member

Sorry about that - let me try to ping some people and get back to you about the TSSamples licensing policy.

DanielRosenwasser

DanielRosenwasser commented on May 9, 2017

@DanielRosenwasser
Member

Content in this repo should all have been published under the Apache-2.0 license. As a heads up, newer Microsoft content may have been published under the MIT license.

tcbrindle

tcbrindle commented on May 10, 2017

@tcbrindle
Author

Thanks very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @DanielRosenwasser@tcbrindle

        Issue actions

          No licence information? · Issue #143 · microsoft/TypeScriptSamples