summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/port/dynloader/bsd.c')
-rw-r--r--src/backend/port/dynloader/bsd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/bsd.c b/src/backend/port/dynloader/bsd.c
index f9f8d3e8d35..b77dea182f7 100644
--- a/src/backend/port/dynloader/bsd.c
+++ b/src/backend/port/dynloader/bsd.c
@@ -1,5 +1,6 @@
/*-
- * Copyright (c) 1990 The Regents of the University of California.
+ * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
+ * Portions Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without