Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

license added to about page. #81

Closed

Conversation

githubashutoshsoni
Copy link
Contributor

Added license page @gavv can you review please?

@gavv
Copy link
Member

gavv commented Oct 12, 2023

#51

@gavv
Copy link
Member

gavv commented Oct 12, 2023

Thanks for PR! I just created the task, the maintainer of roc-droid is @ortex, he does the review :)

recyclerView.adapter = adapter
}

val arrayList = listOf<License>(License("roc-droid", "org.roc-streaming.roctoolkit:roc-android:0.2.1"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

goal was to somehow (probably with gradle plugin e.g. https://github.com/jk1/Gradle-License-Report) collect dependencies and their licenses automatically, not hardcode it

@gavv
Copy link
Member

gavv commented May 11, 2024

@JamesOsborn-SE What I meant in the issue is to add licenses of all dependencies, not just license of roc droid, because some of them may require attribution. And I guess it would be nice to do it automatically because dependencies can change. Though I guess this feature is not that important.

@gavv
Copy link
Member

gavv commented May 22, 2024

@githubashutoshsoni Hey, do you have any plans on this PR, or should we close it?

@githubashutoshsoni
Copy link
Contributor Author

@githubashutoshsoni Hey, do you have any plans on this PR, or should we close it?

No, I’m busy with my job right now. So don’t have the time to do it.

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

Successfully merging this pull request may close these issues.

5 participants