From 22d3cfe54c0c35c8ad0aa93de0a97dec160de59f Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sun, 17 Oct 2021 18:07:22 +0200 Subject: tests: add spdx license header to test unit/link/network/conf files Those are all consumed by our parser, so they all support comments. I was considering whether they should have a license header at all, but in the end I decided to add it because those files are often created by copying parts of real unit files. And if the real ones have a license, then those might as well. It's easier to add it than to make an exception. --- test/test-network/conf/25-vxlan-ipv6.netdev | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test-network/conf/25-vxlan-ipv6.netdev') diff --git a/test/test-network/conf/25-vxlan-ipv6.netdev b/test/test-network/conf/25-vxlan-ipv6.netdev index 95339255da..b5079fd341 100644 --- a/test/test-network/conf/25-vxlan-ipv6.netdev +++ b/test/test-network/conf/25-vxlan-ipv6.netdev @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later [NetDev] Name=vxlan97 Kind=vxlan -- cgit v1.2.3