Powershell: Including modified PowerShell source files in another project

Created on 12 Jul 2018  路  5Comments  路  Source: PowerShell/PowerShell

I'm looking to include a few classes from this repo (mainly around AST type inference) in a project. The files have been modified, mostly to replace internal API calls.

Should I include the copyright headers on the modified files? Or would a third party notices file be sufficient?

Issue-Question Resolution-Answered

All 5 comments

/cc @SteveL-MSFT

@SeeminglyScience let me get back to you on this

@SteveL-MSFT Any updates on this? I know it's not a quick question to answer, just making sure it doesn't fall through the cracks.

@SeeminglyScience sorry, will ping legal again

@SeeminglyScience the recommendation is to attribute in a top level ThirdPartyNotices.txt file

Was this page helpful?
0 / 5 - 0 ratings