Skip to content

docs: standardize license headers#37

Merged
kevgo merged 8 commits intomasterfrom
unknown repository
Nov 3, 2022
Merged

docs: standardize license headers#37
kevgo merged 8 commits intomasterfrom
unknown repository

Conversation

@kevgo
Copy link
Copy Markdown
Contributor

@kevgo kevgo commented Oct 7, 2022

Add license headers clarifying the copyright of source code files.

Related Issue or Design Document

https://github.com/ory-corp/general/issues/602

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

@kevgo kevgo marked this pull request as draft October 7, 2022 23:14
@kevgo
Copy link
Copy Markdown
Contributor Author

kevgo commented Oct 7, 2022

Blocking on shipping ory/cli#239 as a new Ory CLI version.

@kevgo kevgo marked this pull request as ready for review October 13, 2022 01:33
@kevgo kevgo marked this pull request as draft October 13, 2022 01:55
kevgo added 4 commits October 26, 2022 07:36
…yml auto_assign.yml config.yml closed_references.yml conventional_commits.yml format.yml labels.yml licenses.yml release_tagger.yml stale.yml .gitignore CODE_OF_CONDUCT CONTRIBUTING Makefile SECURITY .package-lock.json LICENSE README abbrev.js package.json index.js license package.json readme index.js license package.json readme CHANGES LICENSE README asap.js browser-asap.js browser-raw.js package.json raw.js FUNDING.yml LICENSE README index.js package.json LICENSE README index.js package.json index.js index.js.flow license package.json readme templates.js index.d.ts CHANGELOG LICENSE README conversions.js index.js package.json route.js .eslintrc.json .npmignore LICENSE README index.js package.json test.js .travis.yml LICENSE README.markdown map.js index.js package.json map.js CHANGELOG LICENSE README node.js package.json browser.js common.js index.js node.js LICENSE README debuglog.js package.json LICENSE README dezalgo.js package.json index.js license package.json readme LICENSE README index.js old.js package.json .editorconfig .eslintrc .jscs.json .npmignore .travis.yml LICENSE README implementation.js index.js package.json .eslintrc index.js LICENSE README common.js glob.js package.json sync.js LICENSE README clone.js graceful-fs.js legacy-streams.js package.json polyfills.js index.js license package.json readme LICENSE-MIT README package.json index.js index.js CHANGELOG LICENSE README git-host-info.js git-host.js index.js package.json LICENSE README inflight.js package.json LICENSE README inherits.js inherits_browser.js package.json .eslintrc .nycrc CHANGELOG LICENSE README core.json index.js package.json index.js CHANGELOG LICENSE README index.js package.json .eslintignore .eslintrc.json .istanbul.yml .travis.yml CHANGELOG LICENSE README license-checker customFormatExample.json args.js index.js license-files.js license.js stack.js package.json contrib.js .eslintrc.json bin-test.js custom_format_broken.json custom_format_correct.json failOn-test.js package.json package.json package.json package.json package.json README package.json license-files-test.js license.js packages-test.js test.js LICENSE README minimatch.js package.json .eslintrc FUNDING.yml .nycrc CHANGELOG LICENSE README parse.js index.js package.json all_bool.js bool.js dash.js default_bool.js dotted.js kv_short.js long.js num.js parse.js parse_modified.js proto.js short.js stop_early.js unknown.js whitespace.js LICENSE cmd.js usage.txt index.js package.json readme.markdown index.js license package.json readme CHANGELOG LICENSE README nopt.js nopt.js package.json AUTHORS LICENSE README extract_description.js fixer.js make_warning.js normalize.js safe_format.js typos.json warning_messages.json package.json settings.yml .npmignore LICENSE README index.js package-lock.json package.json array.js nobin.js object.js string.js index.js license package.json readme index.js license package.json readme LICENSE README osenv.js package.json index.js license package.json readme LICENSE README index.js package.json .npmignore .travis.yml LICENSE README package.json read-installed.js basic.js cyclic-extraneous-peer-deps.js depth-0.js depth-1.js dev.js empty.js extraneous-dev.js extraneous.js package.json package.json package.json package.json package.json grandparent-peer-dev.js grandparent-peer.js issue-40.js linked-dep-dev-deps-extraneous.js noargs.js peer-dep-at-latest.js CHANGELOG LICENSE README package.json read-json.js LICENSE README package.json readdir.js .editorconfig .eslintrc FUNDING.yml LICENSE SECURITY async.js resolve async.js sync.js index.js async.js caller.js core.js core.json homedir.js is-core.js node-modules-paths.js normalize-options.js sync.js package.json readme.markdown sync.js core.js dotdot.js index.js index.js faulty_basedir.js filter.js filter_sync.js home_paths.js home_paths_sync.js mock.js mock_sync.js module_dir.js index.js index.js main.js package.json node-modules-paths.js node_path.js index.js index.js index.js index.js nonstring.js pathfilter.js main.js precedence.js aaa.js index.js main.js bbb.js main.js resolver.js doom.js package.json quux.js a.js b.js package.json cup.coffee index.js package.json index.js package.json index.js package.json foo.js index.js package.json package.json index.js package.json mug.coffee mug.js lerna.json package.json index.js package.json index.js package.json async.js package.json sync.js other-lib.js root.js index.js foo.js index.js foo.js .gitkeep bar.js package.json main.js resolver_sync.js shadowed_core.js index.js subdirs.js symlinks.js CHANGELOG LICENSE README semver package.json range.bnf semver.js LICENSE README index.js async-map-ordered.js async-map.js bind-actor.js chain.js slide.js package.json LICENSE README index.js package.json test.log LICENSE README index.js package.json README index.json package.json AUTHORS LICENSE README index.js package.json parse.js scan.js README deprecated.json index.json package.json LICENSE README index.json outdated.log package.json LICENSE README index.js package.json test.log browser.js index.js license package.json readme .eslintrc FUNDING.yml .nycrc CHANGELOG LICENSE README browser.js index.js package.json index.js .travis.yml LICENSE README eukaryotes.html eukaryotes.js fs_tree.js package.json tree-test.js treeify.js LICENSE README extend.js package.json test.js LICENSE README index.js package.json package-lock.json package.json
@kevgo kevgo marked this pull request as ready for review November 2, 2022 22:35
@kevgo kevgo changed the title chore: add license headers docs: standardize license headers Nov 3, 2022
@kevgo kevgo merged commit 73055ac into ory:master Nov 3, 2022
@kevgo kevgo deleted the kg-license-headers branch November 3, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant