Remove sslinfo copyright with author permission, keep author attribution.

Victor Wagner
This commit is contained in:
Bruce Momjian 2006-09-14 20:50:51 +00:00
parent e101e6bb8f
commit a86e70b8f8
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,6 @@
sslinfo - information about current SSL certificate for PostgreSQL sslinfo - information about current SSL certificate for PostgreSQL
================================================================== ==================================================================
Copyright (c) 2006 Cryptocom LTD Author: Victor Wagner <vitus@cryptocom.ru>, Cryptocom LTD
Author: Victor Wagner <vitus@cryptocom.ru>
E-Mail of Cryptocom OpenSSL development group: <openssl@cryptocom.ru> E-Mail of Cryptocom OpenSSL development group: <openssl@cryptocom.ru>

View File

@ -1,8 +1,7 @@
/* /*
* module for PostgreSQL to access client SSL certificate information * module for PostgreSQL to access client SSL certificate information
* *
* Copyright (c) Cryptocom LTD, 2006 * Written by Victor B. Wagner <vitus@cryptocom.ru>, Cryptocom LTD
* Written by Victor B. Wagner <vitus@cryptocom.ru>
* This file is distributed under BSD-style license. * This file is distributed under BSD-style license.
*/ */