diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-06-10 22:29:41 +0200 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-06-10 22:29:41 +0200 |
commit | b292b5d2e376e75d32f85794dad032811e9da69a (patch) | |
tree | 83aeaa94ffd927c93d2afc0cc73190324a9cdfce /sql/signal_handler.cc | |
parent | df2f1d4cc8981187790826261202bc0f778417a8 (diff) | |
download | mariadb-git-b292b5d2e376e75d32f85794dad032811e9da69a.tar.gz |
Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS
Diffstat (limited to 'sql/signal_handler.cc')
-rw-r--r-- | sql/signal_handler.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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 <signal.h> |