gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r32183 - gnunet-java/src/main/java/org/gnunet/gns


From: gnunet
Subject: [GNUnet-SVN] r32183 - gnunet-java/src/main/java/org/gnunet/gns
Date: Tue, 4 Feb 2014 00:20:03 +0100

Author: dold
Date: 2014-02-04 00:20:03 +0100 (Tue, 04 Feb 2014)
New Revision: 32183

Modified:
   gnunet-java/src/main/java/org/gnunet/gns/GnsRecord.java
Log:
removed obsolete class, added copyright notices

Modified: gnunet-java/src/main/java/org/gnunet/gns/GnsRecord.java
===================================================================
--- gnunet-java/src/main/java/org/gnunet/gns/GnsRecord.java     2014-02-03 
23:17:14 UTC (rev 32182)
+++ gnunet-java/src/main/java/org/gnunet/gns/GnsRecord.java     2014-02-03 
23:20:03 UTC (rev 32183)
@@ -1,3 +1,24 @@
+/*
+ This file is part of GNUnet.
+  (C) 2014 Christian Grothoff (and other contributing authors)
+
+  GNUnet is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published
+  by the Free Software Foundation; either version 3, or (at your
+  option) any later version.
+
+  GNUnet is distributed in the hope that it will be useful, but
+  WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+  General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNUnet; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+  Boston, MA 02111-1307, USA.
+ */
+
+
 package org.gnunet.gns;
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]