diff --git a/mysql/README-content.md b/mysql/README-content.md index 61c7df087..652c4bbfa 100644 --- a/mysql/README-content.md +++ b/mysql/README-content.md @@ -4,6 +4,8 @@ MySQL is (as of March 2014) the world's second most widely used open-source rela MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack (and other 'AMP' stacks). LAMP is an acronym for "Linux, Apache, MySQL, Perl/PHP/Python." Free-software-open source projects that require a full-featured database management system often use MySQL. +Oracle Corporation and/or affiliates own the copyright and trademark for MySQL. + > [wikipedia.org/wiki/MySQL](https://en.wikipedia.org/wiki/MySQL) # How to use this image diff --git a/mysql/README.md b/mysql/README.md index b42b85803..6d01ea769 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -9,6 +9,8 @@ MySQL is (as of March 2014) the world's second most widely used open-source rela MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack (and other 'AMP' stacks). LAMP is an acronym for "Linux, Apache, MySQL, Perl/PHP/Python." Free-software-open source projects that require a full-featured database management system often use MySQL. +Oracle Corporation and/or affiliates own the copyright and trademark for MySQL. + > [wikipedia.org/wiki/MySQL](https://en.wikipedia.org/wiki/MySQL) # How to use this image