diff options
Diffstat (limited to 'lib/argv_split.c')
-rw-r--r-- | lib/argv_split.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/argv_split.c b/lib/argv_split.c index e927ed0e18a8..5c35752a9414 100644 --- a/lib/argv_split.c +++ b/lib/argv_split.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Helper function for splitting a string into an argv-like array. */ |