Merge pull request #56 from sameersbn/update-copyright-years

license: updated copyright years
This commit is contained in:
Sameer Naik
2016-08-03 08:13:35 +05:30
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
Copyright 2015 Bitnami
Copyright (c) 2015-2016 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -473,7 +473,7 @@ If you encountered a problem running this container, you can file an [issue](htt
# License
Copyright 2015 Bitnami
Copyright (c) 2015-2016 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -8,7 +8,7 @@ MARIADB_REPLICATION_PASSWORD=repl_password
# source the helper script
APP_NAME=mariadb
SLEEP_TIME=45
SLEEP_TIME=90
VOL_PREFIX=/bitnami/$APP_NAME
VOLUMES=$VOL_PREFIX
load tests/docker_helper