mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-03 08:00:21 +08: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:
parent
9785f7382e
commit
fe3ba84b89
@ -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
|
||||
-------
|
||||
|
||||
|
@ -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>
|
||||
|
@ -1,9 +1,5 @@
|
||||
/*
|
||||
* $PostgreSQL: pgsql/src/backend/port/dynloader/aix.h,v 1.12 2003/11/29 22:39:51 pgsql 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
|
||||
* $PostgreSQL: pgsql/src/backend/port/dynloader/aix.h,v 1.12.4.1 2009/04/25 15:53:34 momjian Exp $
|
||||
*/
|
||||
|
||||
#ifndef PORT_PROTOS_H
|
||||
|
Loading…
Reference in New Issue
Block a user