Repository: ambari Updated Branches: refs/heads/branch-2.0.maint 67077fd1d -> 902b94d60
AMBARI-11249. Replace spinner with licensed spinner.gif (alexantonenko) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/902b94d6 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/902b94d6 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/902b94d6 Branch: refs/heads/branch-2.0.maint Commit: 902b94d606bfa826e9f3f683a3fdecb7e7faf865 Parents: 67077fd Author: Alex Antonenko <[email protected]> Authored: Tue May 19 23:14:25 2015 +0300 Committer: Alex Antonenko <[email protected]> Committed: Tue May 19 23:29:37 2015 +0300 ---------------------------------------------------------------------- LICENSE.txt | 21 ++++++++++++++++++- ambari-web/app/assets/img/spinner.gif | Bin 3289 -> 27694 bytes .../resources/ui/hive-web/tests/img/spinner.gif | Bin 3289 -> 27694 bytes 3 files changed, 20 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/902b94d6/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index fca7128..e226388 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -681,4 +681,23 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +For SpiffyGif (ambari-web/app/assets/img/spinner.gif, +contrib/views/hive/src/main/resources/ui/hive-web/tests/img/spinner.gif) + +Home: http://spiffygif.com +Author: https://twitter.com/sean_holbert +License: SpiffyGif License + +You are free to copy and redistribute any images generated from SpiffyGif in any medium or format, even commercially. +You are permitted to remix, transform, and build upon images generated from SpiffyGif for any purpose, even commercially. + +THIS SOFTWARE AND GENERATED IMAGE FILES ARE PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 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/ambari/blob/902b94d6/ambari-web/app/assets/img/spinner.gif ---------------------------------------------------------------------- diff --git a/ambari-web/app/assets/img/spinner.gif b/ambari-web/app/assets/img/spinner.gif index 39fcb67..1498819 100644 Binary files a/ambari-web/app/assets/img/spinner.gif and b/ambari-web/app/assets/img/spinner.gif differ http://git-wip-us.apache.org/repos/asf/ambari/blob/902b94d6/contrib/views/hive/src/main/resources/ui/hive-web/tests/img/spinner.gif ---------------------------------------------------------------------- diff --git a/contrib/views/hive/src/main/resources/ui/hive-web/tests/img/spinner.gif b/contrib/views/hive/src/main/resources/ui/hive-web/tests/img/spinner.gif index 39fcb67..1498819 100644 Binary files a/contrib/views/hive/src/main/resources/ui/hive-web/tests/img/spinner.gif and b/contrib/views/hive/src/main/resources/ui/hive-web/tests/img/spinner.gif differ
