aboutsummaryrefslogtreecommitdiffstats
path: root/src/mbox-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbox-util.c')
-rw-r--r--src/mbox-util.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mbox-util.c b/src/mbox-util.c
index 0dafc2a2..22816d64 100644
--- a/src/mbox-util.c
+++ b/src/mbox-util.c
@@ -14,8 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 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/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this program; if not, see <https://gnu.org/licenses/>.
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*/
/* NB: This code has been taken from GnuPG. Please keep it in sync