Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Fix incorrect license information of pom #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chibatching
Copy link

Twitter Kit for Android is licensed under Apache Licenses 2.0. But pom file indicate that TwitterKit Agreement licenses.

  <licenses>
    <license>
      <name>TwitterKit Agreement</name>
      <url>https://dev.twitter.com/overview/terms/twitterkit.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>

I'm not sure how pom file is genarated in this project. But I found incorrect information in gradle.properites, and fix it.

@CLAassistant
Copy link

CLAassistant commented Jan 19, 2018

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants