diff options
author | Frédéric Guillot <fred@kanboard.net> | 2018-01-11 14:01:32 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2018-01-11 14:01:32 -0800 |
commit | d35d5beee216ea0a092dac88e9b7556faa95372e (patch) | |
tree | 30098b2b885a445240e628894ceb7021d0fb02f6 /vendor/symfony/finder | |
parent | f7c6cbd0f41434afd8940bc54498b85d6d19e31c (diff) |
Add option to disable Mysql SSL server verification
Diffstat (limited to 'vendor/symfony/finder')
-rw-r--r-- | vendor/symfony/finder/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/symfony/finder/LICENSE b/vendor/symfony/finder/LICENSE index 17d16a13..21d7fb9e 100644 --- a/vendor/symfony/finder/LICENSE +++ b/vendor/symfony/finder/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2017 Fabien Potencier +Copyright (c) 2004-2018 Fabien Potencier Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |