diff options
Diffstat (limited to 'common/b64enc.c')
-rw-r--r-- | common/b64enc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/b64enc.c b/common/b64enc.c index d633048..7846dcb 100644 --- a/common/b64enc.c +++ b/common/b64enc.c @@ -18,6 +18,7 @@ * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, see <https://www.gnu.org/licenses/>. + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include <config.h> |