diff options
Diffstat (limited to 'tests/run-keysign.c')
-rw-r--r-- | tests/run-keysign.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/run-keysign.c b/tests/run-keysign.c index 5f6cfced..83130dd0 100644 --- a/tests/run-keysign.c +++ b/tests/run-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 */ /* We need to include config.h so that we know whether we are building |