-Copyright (c) 1992,1993,1995, Jens-Uwe Mager, Helios Software GmbH
-Not derived from licensed software.
-
-Permission is granted to freely use, copy, modify, and redistribute
-this software, provided that no attempt is made to gain profit from it,
-the author is not construed to be liable for any results of using the
-software, alterations are clearly marked as such, and this notice is
-not modified.
-
 libdl.a
 -------
 
 
-/*
- * @(#)dlfcn.c 1.7 revision of 95/08/14  19:08:38
- * This is an unpublished work copyright (c) 1992 HELIOS Software GmbH
- * 30159 Hannover, Germany
- */
-
 #include "postgres.h"
 
 #include <errno.h>
 
 /*
  * $Id$
- *
- * @(#)dlfcn.h 1.4 revision of 95/04/25  09:36:52
- * This is an unpublished work copyright (c) 1992 HELIOS Software GmbH
- * 30159 Hannover, Germany
  */
 
 #ifndef PORT_PROTOS_H