summaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2023-11-10 17:44:03 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2023-11-10 17:44:27 +0900
commit286b38f5632f888a051de5654b737798eadbe945 (patch)
tree62af1c0c1cce9d84bc8945c1ca74e9d1c7d7d5fb /buildconf.bat
parent450be02682da219c984870e56ac2c3098efbe68a (diff)
downloadc-ares-upstream.tar.gz
c-ares-upstream.tar.bz2
c-ares-upstream.zip
Imported Upstream version 1.21.0upstream/1.21.0upstream
Change-Id: I1a8bdf4364efffd62a45c95e66aea9040803be18
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.