aboutsummaryrefslogtreecommitdiffstats
path: root/src/b64dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/b64dec.c')
-rw-r--r--src/b64dec.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/b64dec.c b/src/b64dec.c
index c824786c..1b845ee4 100644
--- a/src/b64dec.c
+++ b/src/b64dec.c
@@ -15,7 +15,8 @@
* GNU Lesser General Public License for more details.
*
* 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/>.
+ * along with this program; if not, see <https://gnu.org/licenses/>.
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*/
#include <config.h>