aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/grothoff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-30 11:44:32 +0000
committerChristian Grothoff <christian@grothoff.org>2015-06-30 11:44:32 +0000
commitb26b0887e92647c3878d47ffe3ed536ee45a6d9c (patch)
tree3ec315a143f344c33920b0ca91359f0dbad4730e /src/main/java/org/grothoff
parentbcf4c61542bf657e35487ed3d5f7f6853d88e339 (diff)
downloadgnunet-java-b26b0887e92647c3878d47ffe3ed536ee45a6d9c.tar.gz
gnunet-java-b26b0887e92647c3878d47ffe3ed536ee45a6d9c.zip
fix #3869: outdated FSF address
Diffstat (limited to 'src/main/java/org/grothoff')
-rw-r--r--src/main/java/org/grothoff/Runabout.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/org/grothoff/Runabout.java b/src/main/java/org/grothoff/Runabout.java
index 3122d85..44b25e4 100644
--- a/src/main/java/org/grothoff/Runabout.java
+++ b/src/main/java/org/grothoff/Runabout.java
@@ -9,7 +9,7 @@
9 * A PARTICULAR PURPOSE. See the GNU General Public License for more details. 9 * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
10 * You should have received a copy of the GNU General Public License along with 10 * You should have received a copy of the GNU General Public License along with
11 * the Runabout; see the file COPYING. If not, write to the Free Software 11 * the Runabout; see the file COPYING. If not, write to the Free Software
12 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 12 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
13 * 13 *
14 * This software is also licensed under the Eclipse Public License v1.0 14 * This software is also licensed under the Eclipse Public License v1.0
15 * available at http://www.eclipse.org/legal/epl-v10.html. 15 * available at http://www.eclipse.org/legal/epl-v10.html.