You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2014/08/03 05:28:48 UTC

[14/14] git commit: Update frontend-new header licenses for CLIMATE-500

Update frontend-new header licenses for CLIMATE-500

Merge PR #94


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/7284c424
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/7284c424
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/7284c424

Branch: refs/heads/master
Commit: 7284c424c4031e23a7bdc1c97792a8953229f109
Parents: 1c8631c 1699176
Author: Michael Joyce <jo...@apache.org>
Authored: Sat Aug 2 20:27:38 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Sat Aug 2 20:27:38 2014 -0700

----------------------------------------------------------------------
 ocw-ui/frontend-new/app/404.html                | 18 +++++++++++
 ocw-ui/frontend-new/app/index.html              | 19 ++++++++++++
 ocw-ui/frontend-new/app/scripts/app.js          | 19 ++++++++++++
 .../app/scripts/controllers/about.js            | 19 ++++++++++++
 .../app/scripts/controllers/datasetdisplay.js   | 19 ++++++++++++
 .../app/scripts/controllers/datasetselect.js    | 19 ++++++++++++
 .../app/scripts/controllers/main.js             | 19 ++++++++++++
 .../scripts/controllers/observationselect.js    | 19 ++++++++++++
 .../app/scripts/controllers/parameterselect.js  | 19 ++++++++++++
 .../app/scripts/controllers/rcmedselection.js   | 19 ++++++++++++
 .../app/scripts/controllers/result.js           | 19 ++++++++++++
 .../app/scripts/controllers/resultdetail.js     | 19 ++++++++++++
 .../app/scripts/controllers/settings.js         | 19 ++++++++++++
 .../app/scripts/controllers/timeline.js         | 19 ++++++++++++
 .../app/scripts/controllers/worldmap.js         | 19 ++++++++++++
 .../app/scripts/directives/bootstrapmodal.js    | 19 ++++++++++++
 .../scripts/directives/bootstrapmodalopen.js    | 19 ++++++++++++
 .../app/scripts/directives/leafletmap.js        | 19 ++++++++++++
 .../app/scripts/directives/onblur.js            | 19 ++++++++++++
 .../directives/predictivefilebrowserinput.js    | 19 ++++++++++++
 .../app/scripts/directives/previewmap.js        | 19 ++++++++++++
 .../app/scripts/directives/timeline.js          | 19 ++++++++++++
 .../scripts/filters/isodatetomiddleendian.js    | 19 ++++++++++++
 .../app/scripts/services/evaluationsettings.js  | 19 ++++++++++++
 .../app/scripts/services/regionselectparams.js  | 19 ++++++++++++
 .../services/selecteddatasetinformation.js      | 19 ++++++++++++
 ocw-ui/frontend-new/app/styles/main.css         |  5 +--
 ocw-ui/frontend-new/app/views/main.html         | 19 ++++++++++++
 ocw-ui/frontend-new/app/views/modelselect.html  | 32 ++++++++++----------
 ocw-ui/frontend-new/app/views/results.html      | 19 ++++++++++++
 .../frontend-new/app/views/resultsdetail.html   | 19 ++++++++++++
 ocw-ui/frontend-new/app/views/resultslist.html  | 19 ++++++++++++
 .../app/views/selectobservation.html            | 32 ++++++++++----------
 ocw-ui/frontend-new/app/views/selectrcmed.html  | 32 ++++++++++----------
 .../frontend-new/test/spec/controllers/about.js | 19 ++++++++++++
 .../test/spec/controllers/datasetdisplay.js     | 19 ++++++++++++
 .../test/spec/controllers/datasetselect.js      | 19 ++++++++++++
 .../frontend-new/test/spec/controllers/main.js  | 19 ++++++++++++
 .../test/spec/controllers/observationselect.js  | 19 ++++++++++++
 .../test/spec/controllers/parameterselect.js    | 19 ++++++++++++
 .../test/spec/controllers/rcmedselection.js     | 19 ++++++++++++
 .../test/spec/controllers/result.js             | 19 ++++++++++++
 .../test/spec/controllers/resultdetail.js       | 19 ++++++++++++
 .../test/spec/controllers/settings.js           | 19 ++++++++++++
 .../test/spec/controllers/timeline.js           | 19 ++++++++++++
 .../test/spec/controllers/worldmap.js           | 19 ++++++++++++
 .../test/spec/directives/bootstrapmodal.js      | 19 ++++++++++++
 .../test/spec/directives/bootstrapmodalopen.js  | 19 ++++++++++++
 .../test/spec/directives/leafletmap.js          | 19 ++++++++++++
 .../frontend-new/test/spec/directives/onblur.js | 19 ++++++++++++
 .../directives/predictivefilebrowserinput.js    | 19 ++++++++++++
 .../test/spec/directives/previewmap.js          | 19 ++++++++++++
 .../test/spec/directives/timeline.js            | 19 ++++++++++++
 .../test/spec/filters/isodatetomiddleendian.js  | 19 ++++++++++++
 .../test/spec/services/evaluationsettings.js    | 19 ++++++++++++
 .../test/spec/services/regionselectparams.js    | 19 ++++++++++++
 .../spec/services/selecteddatasetinformation.js | 19 ++++++++++++
 57 files changed, 1057 insertions(+), 50 deletions(-)
----------------------------------------------------------------------