cmPolicies: Add missing license notice

This commit is contained in:
Brad King
2024-11-13 10:48:57 -05:00
parent 9a28b0654f
commit 453916dfae

View File

@@ -1,3 +1,5 @@
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmPolicies.h"
#include <cassert>