summaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf.bat')
-rw-r--r--buildconf.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildconf.bat b/buildconf.bat
index dcee452..0227c88 100644
--- a/buildconf.bat
+++ b/buildconf.bat
@@ -6,6 +6,9 @@ REM systems where there is no autotools support (i.e. Microsoft).
REM
REM This file is not included nor needed for c-ares' release
REM archives, neither for c-ares' daily snapshot archives.
+REM
+REM Copyright (C) The c-ares project and its contributors
+REM SPDX-License-Identifier: MIT
if exist GIT-INFO goto start_doing
ECHO ERROR: This file shall only be used with a c-ares git checkout.