diff options
author | Sergei Golubchik <serg@mariadb.org> | 2020-06-18 11:17:43 +0200 |
---|---|---|
committer | Oleksandr Byelkin <sanja@mariadb.com> | 2020-06-19 19:43:07 +0200 |
commit | 35034d819cd4797466b9c99b446ad4a66bf93a29 (patch) | |
tree | 34b5af86c666c28f76287eb83678b8381e39e570 /include | |
parent | 4acafaae9bf1b75d5328d6edc0dd4120f061db5a (diff) | |
download | mariadb-git-35034d819cd4797466b9c99b446ad4a66bf93a29.tar.gz |
S3 is pluggable now
Diffstat (limited to 'include')
-rw-r--r-- | include/aria_backup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aria_backup.h b/include/aria_backup.h index 30c139c4234..f399f6a6f40 100644 --- a/include/aria_backup.h +++ b/include/aria_backup.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 MariaDB corporation +/* Copyright (C) 2018,2020 MariaDB Corporation Ab 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 |