aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/arm/messages/StatusMessage.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/gnunet/arm/messages/StatusMessage.java')
-rw-r--r--src/main/java/org/gnunet/arm/messages/StatusMessage.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/java/org/gnunet/arm/messages/StatusMessage.java b/src/main/java/org/gnunet/arm/messages/StatusMessage.java
index cd76a1a..f3f2b1e 100644
--- a/src/main/java/org/gnunet/arm/messages/StatusMessage.java
+++ b/src/main/java/org/gnunet/arm/messages/StatusMessage.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.arm.messages; 41package org.gnunet.arm.messages;