aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/nse
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/gnunet/nse')
-rw-r--r--src/main/java/org/gnunet/nse/NetworkSizeEstimation.java2
-rw-r--r--src/main/java/org/gnunet/nse/package-info.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/org/gnunet/nse/NetworkSizeEstimation.java b/src/main/java/org/gnunet/nse/NetworkSizeEstimation.java
index 05f80f2..ad276cd 100644
--- a/src/main/java/org/gnunet/nse/NetworkSizeEstimation.java
+++ b/src/main/java/org/gnunet/nse/NetworkSizeEstimation.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/nse/package-info.java b/src/main/java/org/gnunet/nse/package-info.java
index 45618ba..cce27cf 100644
--- a/src/main/java/org/gnunet/nse/package-info.java
+++ b/src/main/java/org/gnunet/nse/package-info.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