1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix comments in SCRAM-SHA-256 patch.

Amit Kapila.
This commit is contained in:
Heikki Linnakangas
2017-03-07 15:22:52 +02:00
parent 5ee2197767
commit 55acfcbffd
7 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
* backend, for implement the Salted Challenge Response Authentication
* Mechanism (SCRAM), per IETF's RFC 5802.
*
* Portions Copyright (c) 2016, PostgreSQL Global Development Group
* Portions Copyright (c) 2017, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/common/scram-common.c