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

Fix incorrect license information of pom#103

Open
chibatching wants to merge 1 commit intotwitter-archive:masterfrom
chibatching:fix_incorrect_pom_information
Open

Fix incorrect license information of pom#103
chibatching wants to merge 1 commit intotwitter-archive:masterfrom
chibatching:fix_incorrect_pom_information

Conversation

@chibatching
Copy link
Copy Markdown

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
Copy Markdown

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