Clean up and renaming
[oweals/gnunet.git] / src / include / block_dns.h
index 234ed502d122542c77526ab818558150d53c2c7a..2186cb1a1ebbae23b668c16d23894ccea59c0777 100644 (file)
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
-    
+
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
-*/
+
+     SPDX-License-Identifier: AGPL3.0-or-later
+ */
 
 /**
  * @author Christian Grothoff
@@ -57,7 +59,6 @@ struct GNUNET_DNS_Advertisement
    * The peer providing this service
    */
   struct GNUNET_PeerIdentity peer;
-
 };
 GNUNET_NETWORK_STRUCT_END