diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-03-19 13:29:12 +0100 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-03-19 13:29:12 +0100 |
commit | d20a70fb55114bd858754a67d863cce573b8333d (patch) | |
tree | bf203ed572abaa822dee3f1a12d9d0796fe1f6a0 /sql/item_subselect.cc | |
parent | 6b243ee935b7737a5499b86ca6d31384dc2b0e89 (diff) | |
download | mariadb-git-d20a70fb55114bd858754a67d863cce573b8333d.tar.gz |
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
Diffstat (limited to 'sql/item_subselect.cc')
-rw-r--r-- | sql/item_subselect.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_subselect.cc b/sql/item_subselect.cc index d0a011accc4..10be7abb589 100644 --- a/sql/item_subselect.cc +++ b/sql/item_subselect.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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ /** @file |