Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NOTICE.txt #2163

Merged
merged 2 commits into from
Sep 26, 2018
Merged

Commits on Sep 21, 2018

  1. Update NOTICE.txt

    - Add new dependencies (jsc-android, moment-timezone, react-native-calendars, react-native-drawer-layout, react-navigation, rn-placeholder)
    - Remove no-longer-used dependencies (react-native-drawer, react-native-fast-image)
    - Update dependency with new name (TinyColor->tinycolor2)
    - Update homepage and project owner info for all dependencies
    - Add SPDX open-source license IDs
    - Alphabetize dependency list so future update diffs will be smaller
    danmaas committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    16a03e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. add back "a modified version of..." notices for dependencies that are…

    … modified by Mattermost
    
    This is determined by looking at the requested version string in package.json. If the requested version is of the form "github:.../...(#...)", where the GitHub repo is something other than the official upstream repo (as given in the NPM registry entry), then we flag the dependency as being "a modified version".
    danmaas committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    69a6020 View commit details
    Browse the repository at this point in the history