aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
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/gnunet/voting/InvalidGroupCertException.java
parentbcf4c61542bf657e35487ed3d5f7f6853d88e339 (diff)
downloadgnunet-java-b26b0887e92647c3878d47ffe3ed536ee45a6d9c.tar.gz
gnunet-java-b26b0887e92647c3878d47ffe3ed536ee45a6d9c.zip
fix #3869: outdated FSF address
Diffstat (limited to 'src/main/java/org/gnunet/voting/InvalidGroupCertException.java')
-rw-r--r--src/main/java/org/gnunet/voting/InvalidGroupCertException.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/java/org/gnunet/voting/InvalidGroupCertException.java b/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
index a0b5b12..93aca9b 100644
--- a/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
+++ b/src/main/java/org/gnunet/voting/InvalidGroupCertException.java
@@ -14,8 +14,8 @@
14 14
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 GNUnet; see the file COPYING. If not, write to the 16 along with GNUnet; see the file COPYING. If not, write to the
17 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 17 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18 Boston, MA 02111-1307, USA. 18 Boston, MA 02110-1301, USA.
19 */ 19 */
20 20
21/* 21/*
@@ -34,8 +34,8 @@
34 34
35 You should have received a copy of the GNU General Public License 35 You should have received a copy of the GNU General Public License
36 along with GNUnet; see the file COPYING. If not, write to the 36 along with GNUnet; see the file COPYING. If not, write to the
37 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 37 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
38 Boston, MA 02111-1307, USA. 38 Boston, MA 02110-1301, USA.
39 */ 39 */
40 40
41package org.gnunet.voting; 41package org.gnunet.voting;