1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-17 06:41:24 +03:00

Remove HELIOS Software GmbH name and copyright from AIX dynloader files,

per approval from Helmut Tschemernjak, President.

Only back branches;  files removed from CVS HEAD.
This commit is contained in:
Bruce Momjian 2009-04-25 15:53:26 +00:00
parent 65face6a12
commit 41a74fa05d
3 changed files with 1 additions and 20 deletions

View File

@ -1,12 +1,3 @@
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
-------

View File

@ -1,9 +1,3 @@
/*
* @(#)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>

View File

@ -1,9 +1,5 @@
/*
* $Id: aix.h,v 1.11 2002/02/12 23:39:46 tgl Exp $
*
* @(#)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
* $Id: aix.h,v 1.11.8.1 2009/04/25 15:53:26 momjian Exp $
*/
#ifndef PORT_PROTOS_H