summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-waitpid.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2003-06-01 03:23:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2003-06-01 03:23:57 +0000
commitb4967c31051067aa590cc1e0135d77ee92365fc0 (patch)
tree011d57c047dbb9d37e5b1f7812b172829d850226 /openbsd-compat/bsd-waitpid.h
parent2972d6c045134f54e13e8823f7ac40155c9825a4 (diff)
License clarifications.
bsd-nextstep.[ch] - myself bsd-waitpid.[ch] - myself port-irix.[ch] - Denis Parker & Michael Stone (original coders when done in session.c)
Diffstat (limited to 'openbsd-compat/bsd-waitpid.h')
-rw-r--r--openbsd-compat/bsd-waitpid.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbsd-compat/bsd-waitpid.h b/openbsd-compat/bsd-waitpid.h
index 6d48deb29..00bfb9144 100644
--- a/openbsd-compat/bsd-waitpid.h
+++ b/openbsd-compat/bsd-waitpid.h
@@ -1,4 +1,6 @@
1/* 1/*
2 * Copyright (c) 2000 Ben Lindstrom. All rights reserved.
3 *
2 * Redistribution and use in source and binary forms, with or without 4 * Redistribution and use in source and binary forms, with or without
3 * modification, are permitted provided that the following conditions 5 * modification, are permitted provided that the following conditions
4 * are met: 6 * are met:
@@ -21,7 +23,7 @@
21 * 23 *
22 */ 24 */
23 25
24/* $Id: bsd-waitpid.h,v 1.3 2003/05/18 14:13:39 djm Exp $ */ 26/* $Id: bsd-waitpid.h,v 1.4 2003/06/01 03:23:57 mouring Exp $ */
25 27
26#ifndef _BSD_WAITPID_H 28#ifndef _BSD_WAITPID_H
27#define _BSD_WAITPID_H 29#define _BSD_WAITPID_H