From b292b5d2e376e75d32f85794dad032811e9da69a Mon Sep 17 00:00:00 2001 From: Murthy Narkedimilli Date: Mon, 10 Jun 2013 22:29:41 +0200 Subject: Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS --- sql/signal_handler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/signal_handler.cc') diff --git a/sql/signal_handler.cc b/sql/signal_handler.cc index 2cffd4c43e6..c23f57445d6 100644 --- a/sql/signal_handler.cc +++ b/sql/signal_handler.cc @@ -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 02110-1301 USA */ #include "my_global.h" #include -- cgit v1.2.1