mariadb/plugin
Michal Schorm 17b4f99928 Update FSF address
This commit is based on the work of Michal Schorm, rebased on the
earliest MariaDB version.

Th command line used to generate this diff was:

find ./ -type f \
  -exec sed -i -e 's/Foundation, Inc., 59 Temple Place, Suite 330, Boston, /Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, /g' {} \; \
  -exec sed -i -e 's/Foundation, Inc. 59 Temple Place.* Suite 330, Boston, /Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, /g' {} \; \
  -exec sed -i -e 's/MA.*.....-1307.*USA/MA 02110-1335 USA/g' {} \; \
  -exec sed -i -e 's/Foundation, Inc., 59 Temple/Foundation, Inc., 51 Franklin/g' {} \; \
  -exec sed -i -e 's/Place, Suite 330, Boston, MA.*02111-1307.*USA/Street, Fifth Floor, Boston, MA 02110-1335 USA/g' {} \; \
  -exec sed -i -e 's/MA.*.....-1307/MA 02110-1335/g' {} \;
2019-05-10 20:52:00 +03:00
..
audit_null Fix build on Windows 2013-04-25 15:11:59 +02:00
auth_dialog Building RPMs with CPack 2012-05-22 11:04:32 +02:00
auth_examples Update FSF address 2019-05-10 20:52:00 +03:00
auth_pam Update FSF address 2019-05-10 20:52:00 +03:00
auth_socket MDEV-6800 auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14 2014-10-02 11:58:13 +02:00
daemon_example Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
feedback Update FSF address 2019-05-10 20:52:00 +03:00
fulltext Merge from 5.3 2013-07-10 02:05:06 +04:00
handler_socket MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
qc_info MDEV-4516 SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when query cache size is 0 2013-05-24 14:33:04 +02:00
semisync MDEV-12646: Apply fixes found by Coverity static analysis tool 2017-07-18 15:53:31 +02:00
server_audit Update FSF address 2019-05-10 20:52:00 +03:00
sql_errlog Update FSF address 2019-05-10 20:52:00 +03:00
win_auth_client mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00