You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marcel Kinard (JIRA)" <ji...@apache.org> on 2014/09/05 16:53:28 UTC

[jira] [Created] (CB-7474) [js] add missing licenses

Marcel Kinard created CB-7474:
---------------------------------

             Summary: [js] add missing licenses
                 Key: CB-7474
                 URL: https://issues.apache.org/jira/browse/CB-7474
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
            Reporter: Marcel Kinard
            Priority: Minor


The following files are missing a license. It should be added before the next release. Is a rat-excludes missing?

{code}
  ./tasks/lib/write-license-header.js
  ./tasks/vendor/commonjs-tests/modules/1.0/absolute/b.js
  ./tasks/vendor/commonjs-tests/modules/1.0/absolute/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/absolute/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/absolute/submodule/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/cyclic/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/cyclic/b.js
  ./tasks/vendor/commonjs-tests/modules/1.0/cyclic/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/cyclic/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/determinism/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/determinism/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/determinism/submodule/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/determinism/submodule/b.js
  ./tasks/vendor/commonjs-tests/modules/1.0/exactExports/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/exactExports/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/exactExports/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/hasOwnProperty/hasOwnProperty.js
  ./tasks/vendor/commonjs-tests/modules/1.0/hasOwnProperty/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/hasOwnProperty/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/hasOwnProperty/toString.js
  ./tasks/vendor/commonjs-tests/modules/1.0/method/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/method/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/method/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/missing/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/missing/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/monkeys/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/monkeys/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/monkeys/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/nested/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/nested/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/nested/a/b/c/d.js
  ./tasks/vendor/commonjs-tests/modules/1.0/relative/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/relative/test.js
  ./tasks/vendor/commonjs-tests/modules/1.0/relative/submodule/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/relative/submodule/b.js
  ./tasks/vendor/commonjs-tests/modules/1.0/transitive/a.js
  ./tasks/vendor/commonjs-tests/modules/1.0/transitive/b.js
  ./tasks/vendor/commonjs-tests/modules/1.0/transitive/c.js
  ./tasks/vendor/commonjs-tests/modules/1.0/transitive/program.js
  ./tasks/vendor/commonjs-tests/modules/1.0/transitive/test.js
  ./tasks/vendor/jasmine/jasmine-html.js
  ./tasks/vendor/jasmine/jasmine.css
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)