]> andersk Git - openssh.git/blobdiff - openbsd-compat/bsd-waitpid.c
- jmc@cvs.openbsd.org 2010/01/09 03:36:00
[openssh.git] / openbsd-compat / bsd-waitpid.c
index 91d656e8c333eb3bde5e8cc859b3ce961a0c64a8..40e6ffaa82d6665f8216d670e2c990616c119709 100644 (file)
@@ -1,6 +1,6 @@
-/* XXX - no author */
-
 /*
+ * 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:
@@ -24,8 +24,6 @@
 
 #include "includes.h"
 
-RCSID("$Id$");
-
 #ifndef HAVE_WAITPID 
 #include <errno.h>
 #include <sys/wait.h>
This page took 0.034827 seconds and 4 git commands to generate.