summaryrefslogtreecommitdiff
path: root/cmake/os/WindowsCache.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/os/WindowsCache.cmake')
-rw-r--r--cmake/os/WindowsCache.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/os/WindowsCache.cmake b/cmake/os/WindowsCache.cmake
index f51015e436c..0508ebcba84 100644
--- a/cmake/os/WindowsCache.cmake
+++ b/cmake/os/WindowsCache.cmake
@@ -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 02110-1301 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA
# Avoid system checks on Windows by pre-caching results. Most of the system checks
# are not relevant for Windows anyway and it takes lot more time to run them,