diff options
author | Daniel Black <grooverdan@users.sourceforge.net> | 2018-02-10 18:28:23 +1100 |
---|---|---|
committer | Ian Gilfillan <github@greenman.co.za> | 2018-10-30 19:45:09 +0800 |
commit | 3859273d048f0a4194c076f44aed4b45475ed158 (patch) | |
tree | cf0e2287ebf0e47cf830f0b06feb709b0d2fdfb6 /include/my_cpu.h | |
parent | f8604ed9ffba0ef645280245cee89afe394c1fdd (diff) | |
download | mariadb-git-3859273d048f0a4194c076f44aed4b45475ed158.tar.gz |
MDEV-14267: correct FSF address
Diffstat (limited to 'include/my_cpu.h')
-rw-r--r-- | include/my_cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/my_cpu.h b/include/my_cpu.h index 026b92c1b74..a67c0e976d6 100644 --- a/include/my_cpu.h +++ b/include/my_cpu.h @@ -11,7 +11,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301 USA */ /* instructions for specific cpu's */ |