/[aagtl_public1]/src/com/zoffcc/applications/aagtl/FieldnotesUploader.java
aagtl

Diff of /src/com/zoffcc/applications/aagtl/FieldnotesUploader.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 2 Revision 3
1/** 1/**
2 * aagtl Advanced Geocaching Tool for Android 2 * aagtl Advanced Geocaching Tool for Android
3 * loosely based on agtl by Daniel Fett <fett@danielfett.de> 3 * loosely based on agtl by Daniel Fett <fett@danielfett.de>
4 * Copyright (C) 2010 - 2012 Zoff.cc <aagtl@work.zoff.cc> 4 * Copyright (C) 2010 - 2012 Zoff <aagtl@work.zoff.cc>
5 * 5 *
6 * This program is free software; you can redistribute it and/or 6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License 7 * modify it under the terms of the GNU General Public License
8 * version 2 as published by the Free Software Foundation. 8 * version 2 as published by the Free Software Foundation.
9 * 9 *
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, write to the 16 * along with this program; if not, write to the
17 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 17 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18 * Boston, MA 02110-1301, USA. 18 * Boston, MA 02110-1301, USA.
19 */ 19 */
20
20 21
21package com.zoffcc.applications.aagtl; 22package com.zoffcc.applications.aagtl;
22 23
23import java.io.BufferedReader; 24import java.io.BufferedReader;
24import java.io.ByteArrayInputStream; 25import java.io.ByteArrayInputStream;

Legend:
Removed from v.2  
changed lines
  Added in v.3

   
Visit the aagtl Website