diff --git a/src/libknot/packet/rrset-wire.h b/src/libknot/packet/rrset-wire.h index e06010f50eeb8a7cfe68c1c2eea4f7be4cb8cacb..8c7aa4e8d37bc983bc76ed43698853578275d07e 100644 --- a/src/libknot/packet/rrset-wire.h +++ b/src/libknot/packet/rrset-wire.h @@ -1,14 +1,3 @@ -/*! - * \file rrset.h - * - * \author Lubos Slovak - * \author Jan Vcelak - * - * \brief RRSet from/to wire conversion functions. - * - * \addtogroup libknot - * @{ - */ /* Copyright (C) 2014 CZ.NIC, z.s.p.o. This program is free software: you can redistribute it and/or modify @@ -24,6 +13,17 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/*! + * \file rrset.h + * + * \author Lubos Slovak + * \author Jan Vcelak + * + * \brief RRSet from/to wire conversion functions. + * + * \addtogroup libknot + * @{ + */ #pragma once