how to Add Apache License 2.0 in an Android App which is using a library powered by Apache -


i need app use library project powered apache, i'm liable use library if add apache license 2.0 in app. question add license in app?

is okay, if add boilerplate notice in section of app.

boilerplate notice:

copyright [yyyy] [name of copyright owner]

licensed under apache license, version 2.0 (the "license"); may not use file except in compliance license. may obtain copy of license at

http://www.apache.org/licenses/license-2.0

unless required applicable law or agreed in writing, software distributed under license distributed on "as is" basis, without warranties or conditions of kind, either express or implied. see license specific language governing permissions , limitations under license.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -