diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 15:37:16 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 15:37:16 +0000 |
| commit | 1de7b4b805ddbf2429da511c053686ac4591ed89 (patch) | |
| tree | f8124ad7243ccb1b4e727aa06c7f7c643addfc17 /usr.bin/asa | |
| parent | f0cfa1b168014f56c02b83e5f28412cc5f78d117 (diff) | |
Notes
Diffstat (limited to 'usr.bin/asa')
| -rw-r--r-- | usr.bin/asa/asa.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/asa/asa.c b/usr.bin/asa/asa.c index 692b83757d4f..22174ed340cd 100644 --- a/usr.bin/asa/asa.c +++ b/usr.bin/asa/asa.c @@ -1,6 +1,8 @@ /* $NetBSD: asa.c,v 1.11 1997/09/20 14:55:00 lukem Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1993,94 Winning Strategies, Inc. * All rights reserved. * |
