diff --git a/src/cw/dtls_bio.c b/src/cw/dtls_bio.c index d037089d..c20dc6c0 100644 --- a/src/cw/dtls_bio.c +++ b/src/cw/dtls_bio.c @@ -1,7 +1,7 @@ /* - This file is part of libcapwap. + This file is part of actube. - libcapwap is free software: you can redistribute it and/or modify + actube 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 of the License, or (at your option) any later version. @@ -16,6 +16,7 @@ */ + /** * @file * @brief Implements DTLS BIO read/write functions.