diff options
Diffstat (limited to 'src/keysign.c')
-rw-r--r-- | src/keysign.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/keysign.c b/src/keysign.c index 5e497935..5cb47881 100644 --- a/src/keysign.c +++ b/src/keysign.c @@ -14,7 +14,8 @@ * 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/>. + * License along with this program; if not, see <https://gnu.org/licenses/>. + * SPDX-License-Identifier: LGPL-2.1-or-later */ #if HAVE_CONFIG_H |