aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/requests/Request.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/gnunet/requests/Request.java')
-rw-r--r--src/main/java/org/gnunet/requests/Request.java16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/main/java/org/gnunet/requests/Request.java b/src/main/java/org/gnunet/requests/Request.java
index e4d1370..c16a103 100644
--- a/src/main/java/org/gnunet/requests/Request.java
+++ b/src/main/java/org/gnunet/requests/Request.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
61/* 61/*
@@ -74,8 +74,8 @@
74 74
75 You should have received a copy of the GNU General Public License 75 You should have received a copy of the GNU General Public License
76 along with GNUnet; see the file COPYING. If not, write to the 76 along with GNUnet; see the file COPYING. If not, write to the
77 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 77 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
78 Boston, MA 02111-1307, USA. 78 Boston, MA 02110-1301, USA.
79 */ 79 */
80 80
81package org.gnunet.requests; 81package org.gnunet.requests;