== ﻿Acrylic Paint ==
Acrylic Paint is a coloring tool which helps you to make anything from your imagination.
Made some changes from FingerPaint project taken from API demos.

Originally created by:
* Anupam Shrivastava (anupam1525@gmail.com)

Forked (and translated in Italian) by:
* Valerio Bozzolan (http://contatti.reyboz.it)

== Licenses ==
* Android™ API demos (@ http://developer.android.com/samples/index.html) originally released under Apache 2.0 license.

* Acrylic Paint (@ https://github.com/anupam1525/AcrylicPaint) originally released under the Apache 2.0 license.

* Acrylic Paint (@ github.com/valerio-bozzolan/) released under the terms of the GNU General Public License Version 3+.
So every line of this app it's "upgraded" from Apache 2.0 to GPLv3+.
(Read more about "license upgrading here: https://www.gnu.org/licenses/quick-guide-gplv3.html#new-compatible-licenses)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
