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)
downloadopenssh-git-b4967c31051067aa590cc1e0135d77ee92365fc0.tar.gz
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 6d48deb2..00bfb914 100644
--- a/openbsd-compat/bsd-waitpid.h
+++ b/openbsd-compat/bsd-waitpid.h
@@ -1,4 +1,6 @@
/*
+ * Copyright (c) 2000 Ben Lindstrom. All rights reserved.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -21,7 +23,7 @@
*
*/
-/* $Id: bsd-waitpid.h,v 1.3 2003/05/18 14:13:39 djm Exp $ */
+/* $Id: bsd-waitpid.h,v 1.4 2003/06/01 03:23:57 mouring Exp $ */
#ifndef _BSD_WAITPID_H
#define _BSD_WAITPID_H