aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/identity/messages/StartMessage.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/gnunet/identity/messages/StartMessage.java')
-rw-r--r--src/main/java/org/gnunet/identity/messages/StartMessage.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/java/org/gnunet/identity/messages/StartMessage.java b/src/main/java/org/gnunet/identity/messages/StartMessage.java
index 42787a2..8b542a1 100644
--- a/src/main/java/org/gnunet/identity/messages/StartMessage.java
+++ b/src/main/java/org/gnunet/identity/messages/StartMessage.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
41/* 41/*
@@ -54,8 +54,8 @@
54 54
55 You should have received a copy of the GNU General Public License 55 You should have received a copy of the GNU General Public License
56 along with GNUnet; see the file COPYING. If not, write to the 56 along with GNUnet; see the file COPYING. If not, write to the
57 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 57 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
58 Boston, MA 02111-1307, USA. 58 Boston, MA 02110-1301, USA.
59 */ 59 */
60 60
61package org.gnunet.identity.messages; 61package org.gnunet.identity.messages;