Go to file
Sebastian Kaspari d8a777b72f Added README file 2009-05-28 21:34:07 +02:00
lib initial 2009-05-15 17:32:49 +02:00
res initial 2009-05-15 17:32:49 +02:00
src/org/yaaic/client Added some JavaDoc Comments :) 2009-05-28 21:10:18 +02:00
.classpath initial 2009-05-15 17:32:49 +02:00
.gitignore added R.java to ignore files (as its updated by the android sdk) 2009-05-28 20:22:26 +02:00
.project Renamed project to "Yaaic" 2009-05-28 20:47:21 +02:00
AndroidManifest.xml fixed manifest (moved yaaic service) 2009-05-28 20:06:04 +02:00
LICENCE Added Licence (GPL v3) 2009-05-28 21:29:10 +02:00
README Added README file 2009-05-28 21:34:07 +02:00

README

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 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/>.