summaryrefslogtreecommitdiff
path: root/plugin/auth_pam
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-03-22 13:20:44 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2019-03-22 13:20:44 +0200
commitca80e14a882b1928350ef0522607cd1011048941 (patch)
tree05d992be3d25cf47e38c7bc1ea2dacee485f33c5 /plugin/auth_pam
parentc23d4700e6d9ea4f32eda6965ffc907fa83425e8 (diff)
parent1c60f40868f6067be81a50198e1c72df08814adf (diff)
downloadmariadb-git-ca80e14a882b1928350ef0522607cd1011048941.tar.gz
Merge 10.3 into 10.4
Diffstat (limited to 'plugin/auth_pam')
-rw-r--r--plugin/auth_pam/auth_pam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/auth_pam/auth_pam.c b/plugin/auth_pam/auth_pam.c
index 56154fb1656..779f6ced1ad 100644
--- a/plugin/auth_pam/auth_pam.c
+++ b/plugin/auth_pam/auth_pam.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2011, 2018 MariaDB Corporation
+ Copyright (c) 2011, 2019, MariaDB Corporation.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by