aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/construct/MessageLoader.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/gnunet/construct/MessageLoader.java')
-rw-r--r--src/main/java/org/gnunet/construct/MessageLoader.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/org/gnunet/construct/MessageLoader.java b/src/main/java/org/gnunet/construct/MessageLoader.java
index f7191ef..6063d51 100644
--- a/src/main/java/org/gnunet/construct/MessageLoader.java
+++ b/src/main/java/org/gnunet/construct/MessageLoader.java
@@ -15,8 +15,8 @@
15 * 15 *
16 * You should have received a copy of the GNU General Public License 16 * You should have received a copy of the GNU General Public License
17 * along with GNUnet; see the file COPYING. If not, write to the 17 * along with GNUnet; see the file COPYING. If not, write to the
18 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
19 * Boston, MA 02111-1307, USA. 19 * Boston, MA 02110-1301, USA.
20 * 20 *
21 */ 21 */
22 22