mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-04 08:25:06 -05:00
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
|
|
Yaaic - Yet Another Android IRC Client
|
|
|
|
--------------------------------------------------------------------
|
|
|
|
This is the source code distribution of Yaaic. If you are looking
|
|
for a compiled 'ready to use' version, see the official homepage at:
|
|
|
|
http://www.yaaic.org
|
|
|
|
If you are a developer and want to contribute to Yaaic, checkout
|
|
our repository at github:
|
|
|
|
http://github.com/pocmo/Yaaic
|
|
|
|
--------------------------------------------------------------------
|
|
|
|
Yaaic includes the PircBot IRC API written by Paul Mutton available
|
|
under the GNU General Public License (GPL). http://www.jibble.org
|
|
|
|
Some icons are part of the Silk icon set designed by Mark James
|
|
available under the Creative Commons Licence Attribution 3.0
|
|
Licence. http://www.famfamfam.com
|
|
|
|
--------------------------------------------------------------------
|
|
|
|
Yaaic 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.
|
|
|
|
Yaaic 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 Yaaic. If not, see <http://www.gnu.org/licenses/>.
|