Updated Branches: refs/heads/master db1e80b0d -> e293fb887
cleaning up licensing notices in the UI directory to conform with ASF guidelines Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e293fb88 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e293fb88 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e293fb88 Branch: refs/heads/master Commit: e293fb887a01e62442deaab9cbcc68d553580453 Parents: db1e80b Author: David Nalley <[email protected]> Authored: Sat Jun 2 00:07:09 2012 -0400 Committer: David Nalley <[email protected]> Committed: Sat Jun 2 00:07:09 2012 -0400 ---------------------------------------------------------------------- ui/lib/date.js | 28 +++++++++++++++----------- ui/lib/excanvas.js | 12 ----------- ui/lib/flot/jquery.colorhelpers.js | 12 ----------- ui/lib/flot/jquery.flot.crosshair.js | 12 ----------- ui/lib/flot/jquery.flot.fillbetween.js | 12 ----------- ui/lib/flot/jquery.flot.image.js | 12 ----------- ui/lib/flot/jquery.flot.js | 12 ----------- ui/lib/flot/jquery.flot.pie.js | 12 ----------- ui/lib/flot/jquery.flot.selection.js | 12 ----------- ui/lib/flot/jquery.flot.stack.js | 12 ----------- ui/lib/flot/jquery.flot.symbol.js | 12 ----------- ui/lib/flot/jquery.flot.threshold.js | 12 ----------- ui/lib/jquery.easing.js | 14 +------------ ui/lib/jquery.md5.js | 14 +------------ ui/lib/jquery.timers.js | 12 ----------- ui/lib/qunit/qunit.js | 12 ----------- 16 files changed, 18 insertions(+), 194 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/date.js ---------------------------------------------------------------------- diff --git a/ui/lib/date.js b/ui/lib/date.js index 5675de1..e5bf9cf 100644 --- a/ui/lib/date.js +++ b/ui/lib/date.js @@ -1,15 +1,19 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. Date.prototype.setISO8601 = function(dString){ var regexp = /(\d\d\d\d)(-)?(\d\d)(-)?(\d\d)(T)?(\d\d)(:)?(\d\d)(:)?(\d\d)(\.\d+)?(Z|([+-])(\d\d)(:)?(\d\d))/; http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/excanvas.js ---------------------------------------------------------------------- diff --git a/ui/lib/excanvas.js b/ui/lib/excanvas.js index 2da6b21..c40d6f7 100644 --- a/ui/lib/excanvas.js +++ b/ui/lib/excanvas.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 // Copyright 2006 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.colorhelpers.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.colorhelpers.js b/ui/lib/flot/jquery.colorhelpers.js index a7b6d12..d3524d7 100644 --- a/ui/lib/flot/jquery.colorhelpers.js +++ b/ui/lib/flot/jquery.colorhelpers.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Plugin for jQuery for working with colors. * * Version 1.1. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.crosshair.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.crosshair.js b/ui/lib/flot/jquery.flot.crosshair.js index f746860..1d433f0 100644 --- a/ui/lib/flot/jquery.flot.crosshair.js +++ b/ui/lib/flot/jquery.flot.crosshair.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for showing crosshairs, thin lines, when the mouse hovers over the plot. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.fillbetween.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.fillbetween.js b/ui/lib/flot/jquery.flot.fillbetween.js index 4bd5c00..69700e7 100644 --- a/ui/lib/flot/jquery.flot.fillbetween.js +++ b/ui/lib/flot/jquery.flot.fillbetween.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for computing bottoms for filled line and bar charts. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.image.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.image.js b/ui/lib/flot/jquery.flot.image.js index fcbc2ae..29ccb12 100644 --- a/ui/lib/flot/jquery.flot.image.js +++ b/ui/lib/flot/jquery.flot.image.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for plotting images, e.g. useful for putting ticks on a prerendered complex visualization. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.js b/ui/lib/flot/jquery.flot.js index 270a8db..aabc544 100644 --- a/ui/lib/flot/jquery.flot.js +++ b/ui/lib/flot/jquery.flot.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /*! Javascript plotting library for jQuery, v. 0.7. * * Released under the MIT license by IOLA, December 2007. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.pie.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.pie.js b/ui/lib/flot/jquery.flot.pie.js index 35cd887..b46c03c 100644 --- a/ui/lib/flot/jquery.flot.pie.js +++ b/ui/lib/flot/jquery.flot.pie.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for rendering pie charts. The plugin assumes the data is coming is as a single data value for each series, and each of those http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.selection.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.selection.js b/ui/lib/flot/jquery.flot.selection.js index a8b09bc..7f7b326 100644 --- a/ui/lib/flot/jquery.flot.selection.js +++ b/ui/lib/flot/jquery.flot.selection.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for selecting regions. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.stack.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.stack.js b/ui/lib/flot/jquery.flot.stack.js index 448e81a..a31d5dc 100644 --- a/ui/lib/flot/jquery.flot.stack.js +++ b/ui/lib/flot/jquery.flot.stack.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for stacking data sets, i.e. putting them on top of each other, for accumulative graphs. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.symbol.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.symbol.js b/ui/lib/flot/jquery.flot.symbol.js index ba84423..a32fe31 100644 --- a/ui/lib/flot/jquery.flot.symbol.js +++ b/ui/lib/flot/jquery.flot.symbol.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin that adds some extra symbols for plotting points. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/flot/jquery.flot.threshold.js ---------------------------------------------------------------------- diff --git a/ui/lib/flot/jquery.flot.threshold.js b/ui/lib/flot/jquery.flot.threshold.js index 693c5ac..0b2e7ac 100644 --- a/ui/lib/flot/jquery.flot.threshold.js +++ b/ui/lib/flot/jquery.flot.threshold.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* Flot plugin for thresholding data. Controlled through the option "threshold" in either the global series options http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/jquery.easing.js ---------------------------------------------------------------------- diff --git a/ui/lib/jquery.easing.js b/ui/lib/jquery.easing.js index 0236cd4..31587dd 100644 --- a/ui/lib/jquery.easing.js +++ b/ui/lib/jquery.easing.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ * @@ -214,4 +202,4 @@ jQuery.extend( jQuery.easing, * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * - */ \ No newline at end of file + */ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/jquery.md5.js ---------------------------------------------------------------------- diff --git a/ui/lib/jquery.md5.js b/ui/lib/jquery.md5.js index a64f180..aa17b91 100644 --- a/ui/lib/jquery.md5.js +++ b/ui/lib/jquery.md5.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /* * jQuery MD5 Plugin 1.2.1 * https://github.com/blueimp/jQuery-MD5 @@ -278,4 +266,4 @@ } }; -}(typeof jQuery === 'function' ? jQuery : this)); \ No newline at end of file +}(typeof jQuery === 'function' ? jQuery : this)); http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/jquery.timers.js ---------------------------------------------------------------------- diff --git a/ui/lib/jquery.timers.js b/ui/lib/jquery.timers.js index fa2c209..bb51157 100644 --- a/ui/lib/jquery.timers.js +++ b/ui/lib/jquery.timers.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /** * jQuery.timers - Timer abstractions for jQuery * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com) http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e293fb88/ui/lib/qunit/qunit.js ---------------------------------------------------------------------- diff --git a/ui/lib/qunit/qunit.js b/ui/lib/qunit/qunit.js index 7f6481c..65f7c66 100644 --- a/ui/lib/qunit/qunit.js +++ b/ui/lib/qunit/qunit.js @@ -1,15 +1,3 @@ -// Copyright 2012 Citrix Systems, Inc. Licensed under the -// Apache License, Version 2.0 (the "License"); you may not use this -// file except in compliance with the License. Citrix Systems, Inc. -// reserves all rights not expressly granted by the License. -// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// Automatically generated by addcopyright.py at 04/03/2012 /** * QUnit v1.4.0pre - A JavaScript Unit Testing Framework *
