File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 61
61
* (https://doi.org/10.1002/spe.948)
62
62
*
63
63
*
64
- * Portions Copyright (c) 1996-2018 , PostgreSQL Global Development Group
64
+ * Portions Copyright (c) 1996-2019 , PostgreSQL Global Development Group
65
65
* Portions Copyright (c) 1994, Regents of the University of California
66
66
*
67
67
* IDENTIFICATION
Original file line number Diff line number Diff line change 3
3
* be-gssapi-common.c
4
4
* Common code for GSSAPI authentication and encryption
5
5
*
6
- * Portions Copyright (c) 1996-2018 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 1996-2019 , PostgreSQL Global Development Group
7
7
* Portions Copyright (c) 1994, Regents of the University of California
8
8
*
9
9
* IDENTIFICATION
Original file line number Diff line number Diff line change 3
3
* be-gssapi-common.h
4
4
* Definitions for GSSAPI authentication and encryption handling
5
5
*
6
- * Portions Copyright (c) 1996-2018 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 1996-2019 , PostgreSQL Global Development Group
7
7
* Portions Copyright (c) 1994, Regents of the University of California
8
8
*
9
9
* src/include/libpq/be-gssapi-common.h
Original file line number Diff line number Diff line change 3
3
* be-secure-gssapi.c
4
4
* GSSAPI encryption support
5
5
*
6
- * Portions Copyright (c) 2018-2018 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 2018-2019 , PostgreSQL Global Development Group
7
7
*
8
8
*
9
9
* IDENTIFICATION
Original file line number Diff line number Diff line change 3
3
* fe-gssapi-common.c
4
4
* The front-end (client) GSSAPI common code
5
5
*
6
- * Portions Copyright (c) 1996-2018 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 1996-2019 , PostgreSQL Global Development Group
7
7
* Portions Copyright (c) 1994, Regents of the University of California
8
8
*
9
9
* IDENTIFICATION
Original file line number Diff line number Diff line change 4
4
*
5
5
* Definitions for GSSAPI common routines
6
6
*
7
- * Portions Copyright (c) 1996-2018 , PostgreSQL Global Development Group
7
+ * Portions Copyright (c) 1996-2019 , PostgreSQL Global Development Group
8
8
* Portions Copyright (c) 1994, Regents of the University of California
9
9
*
10
10
* src/interfaces/libpq/fe-gssapi-common.h
Original file line number Diff line number Diff line change 3
3
* fe-secure-gssapi.c
4
4
* The front-end (client) encryption support for GSSAPI
5
5
*
6
- * Portions Copyright (c) 2016-2018 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 2016-2019 , PostgreSQL Global Development Group
7
7
*
8
8
* IDENTIFICATION
9
9
* src/interfaces/libpq/fe-secure-gssapi.c
You can’t perform that action at this time.
0 commit comments