aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/peerinfo/messages
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/gnunet/peerinfo/messages')
-rw-r--r--src/main/java/org/gnunet/peerinfo/messages/InfoMessage.java2
-rw-r--r--src/main/java/org/gnunet/peerinfo/messages/ListAllPeersMessage.java2
-rw-r--r--src/main/java/org/gnunet/peerinfo/messages/ListPeerMessage.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/java/org/gnunet/peerinfo/messages/InfoMessage.java b/src/main/java/org/gnunet/peerinfo/messages/InfoMessage.java
index 1c3cddb..3c7e545 100644
--- a/src/main/java/org/gnunet/peerinfo/messages/InfoMessage.java
+++ b/src/main/java/org/gnunet/peerinfo/messages/InfoMessage.java
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2011, 2012 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2011, 2012 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
diff --git a/src/main/java/org/gnunet/peerinfo/messages/ListAllPeersMessage.java b/src/main/java/org/gnunet/peerinfo/messages/ListAllPeersMessage.java
index 10a2149..05c8abc 100644
--- a/src/main/java/org/gnunet/peerinfo/messages/ListAllPeersMessage.java
+++ b/src/main/java/org/gnunet/peerinfo/messages/ListAllPeersMessage.java
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2011, 2012 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2011, 2012 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
diff --git a/src/main/java/org/gnunet/peerinfo/messages/ListPeerMessage.java b/src/main/java/org/gnunet/peerinfo/messages/ListPeerMessage.java
index 8a158b9..e360bf4 100644
--- a/src/main/java/org/gnunet/peerinfo/messages/ListPeerMessage.java
+++ b/src/main/java/org/gnunet/peerinfo/messages/ListPeerMessage.java
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2011, 2012 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2011, 2012 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published