diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:49:47 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:49:47 +0000 |
commit | 8a16b7a18f5d0b031f09832fd7752fba717e2a97 (patch) | |
tree | 5827510e6ce5a4c2c06381904731bd7dfefbfde0 /bin/sh/show.h | |
parent | 2321c474185e657ad1bdb4ef0a323cb10ba09cfc (diff) | |
download | src-test2-8a16b7a18f5d0b031f09832fd7752fba717e2a97.tar.gz src-test2-8a16b7a18f5d0b031f09832fd7752fba717e2a97.zip |
Notes
Diffstat (limited to 'bin/sh/show.h')
-rw-r--r-- | bin/sh/show.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sh/show.h b/bin/sh/show.h index b48830fba0c1..1dbdaa152b33 100644 --- a/bin/sh/show.h +++ b/bin/sh/show.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * |