summaryrefslogtreecommitdiff
path: root/storage/mroonga/test/run-sql-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/test/run-sql-test.sh')
-rwxr-xr-xstorage/mroonga/test/run-sql-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/mroonga/test/run-sql-test.sh b/storage/mroonga/test/run-sql-test.sh
index d3aaf6aecf7..589de4788c6 100755
--- a/storage/mroonga/test/run-sql-test.sh
+++ b/storage/mroonga/test/run-sql-test.sh
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
export BASE_DIR="$(cd $(dirname $0); pwd)"
top_dir="$BASE_DIR/.."