summaryrefslogtreecommitdiff
path: root/cmake/cmake_parse_arguments.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/cmake_parse_arguments.cmake')
-rw-r--r--cmake/cmake_parse_arguments.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cmake_parse_arguments.cmake b/cmake/cmake_parse_arguments.cmake
index 487fe2bacd9..800fef6e728 100644
--- a/cmake/cmake_parse_arguments.cmake
+++ b/cmake/cmake_parse_arguments.cmake
@@ -12,7 +12,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 02110-1301 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA
# Handy macro to parse macro arguments
MACRO(MYSQL_PARSE_ARGUMENTS prefix arg_names option_names)