diff --git a/LICENSE b/LICENSE index 4fee22a3d4..384c6ffa0b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Modified MIT License -Copyright 2015 OneSignal +Copyright 2016 OneSignal Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -37,23 +37,6 @@ Includes portions from the Google GcmClient demo project: 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. - -Includes Android Asynchronous Http Client: - Android Asynchronous Http Client - Copyright (c) 2011 James Smith - http://loopj.com - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with 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. Includes portions from RootTools: Copyright (c) 2012 Stephen Erickson, Chris Ravenscroft, Dominik Schuermann, Adam Shanks diff --git a/OneSignalSDK.jar b/OneSignalSDK.jar index a547363a7d..070d17c9ea 100644 Binary files a/OneSignalSDK.jar and b/OneSignalSDK.jar differ diff --git a/README.md b/README.md index 19b0839a11..018dc34ce5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OneSignal Android Push Notification Plugin ==================================== -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.png)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal) [![Build Status](https://travis-ci.org/OneSignal/OneSignal-Android-SDK.svg?branch=master)](https://travis-ci.org/OneSignal/OneSignal-Android-SDK) OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal.