diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-26 02:00:33 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-26 02:00:33 +0000 |
| commit | 5e53a4f90f82c4345f277dd87cc9292f26e04a29 (patch) | |
| tree | 10be8127dc8fe8e40344df4a1c8b85297442fba1 /lib/libutil/flopen.c | |
| parent | efe67753ccbbbba0013dac241c79d2dc124d76a2 (diff) | |
Notes
Diffstat (limited to 'lib/libutil/flopen.c')
| -rw-r--r-- | lib/libutil/flopen.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libutil/flopen.c b/lib/libutil/flopen.c index bb5d99629a3e..485eee4c1109 100644 --- a/lib/libutil/flopen.c +++ b/lib/libutil/flopen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Dag-Erling Coïdan Smørgrav * All rights reserved. * |
