diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:48 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:09 +0100 |
| commit | 8c9302dcfcaedc7f4231aeb84aaad6191c14d3f9 (patch) | |
| tree | b5907d21901620926d6c0fcd2812f17e2214a88d /man3/stdarg.3 | |
| parent | bbb81ba046cfbc47654b88c98d9654ffe9ba83fe (diff) | |
| download | man-pages-8c9302dcfcaedc7f4231aeb84aaad6191c14d3f9.tar.gz | |
accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, getsockopt.2, ioctl.2, killpg.2, listen.2, lseek.2, readlink.2, recv.2, send.2, setpgid.2, setreuid.2, shutdown.2, socket.2, socketpair.2, syscall.2, truncate.2, alloca.3, btree.3, daemon.3, dbopen.3, err.3, exec.3, fclose.3, ferror.3, fflush.3, fopen.3, fread.3, fseek.3, fts.3, getloadavg.3, hash.3, mpool.3, openpty.3, popen.3, queue.3, rcmd.3, recno.3, rexec.3, scanf.3, setbuf.3, stdarg.3, stdio.3, strtod.3, hostname.7, mdoc.7, mdoc.samples.7, operator.7, symlink.7: Add LICENSE_START(BSD_[34]_CLAUSE_FULL)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/stdarg.3')
| -rw-r--r-- | man3/stdarg.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/stdarg.3 b/man3/stdarg.3 index 068510b238..c83198d545 100644 --- a/man3/stdarg.3 +++ b/man3/stdarg.3 @@ -5,6 +5,7 @@ .\" the American National Standards Committee X3, on Information .\" Processing Systems. .\" +.\" %%%LICENSE_START(BSD_4_CLAUSE_FULL) .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -32,6 +33,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. +.\" %%%LICENSE_END .\" .\" @(#)stdarg.3 6.8 (Berkeley) 6/29/91 .\" |
