diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-25 17:09:43 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-25 17:09:43 +0000 |
| commit | e58eb3c437974277957187cfed4b9aa0c1a1e253 (patch) | |
| tree | 5b3205f8ae06f67d9e10f39ffaf3d5fb340497f6 /include/stringlist.h | |
| parent | 5b48129e9b7eb07faa3a79d2fee94a13a9c77820 (diff) | |
Notes
Diffstat (limited to 'include/stringlist.h')
| -rw-r--r-- | include/stringlist.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/stringlist.h b/include/stringlist.h index 7222b31c36e3e..b570e631b5262 100644 --- a/include/stringlist.h +++ b/include/stringlist.h @@ -1,6 +1,8 @@ /* $NetBSD: stringlist.h,v 1.2 1997/01/17 06:11:36 lukem Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994 Christos Zoulas * All rights reserved. * |
