aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authortoshik <toshik@yandex-team.ru>2022-02-10 16:46:01 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:01 +0300
commited935c8a4c7e6ca561c19047402b0f7442175b51 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build
parent4b88481f8cd78b4d6e192249db3e6ab984cbea14 (diff)
downloadydb-ed935c8a4c7e6ca561c19047402b0f7442175b51.tar.gz
Restoring authorship annotation for <toshik@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-rw-r--r--build/conf/license.conf2
-rw-r--r--build/rules/go/vendor.policy8
-rw-r--r--build/sysincl/misc.yml26
3 files changed, 18 insertions, 18 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf
index 00b4ab948cd..f2fb576b0d7 100644
--- a/build/conf/license.conf
+++ b/build/conf/license.conf
@@ -113,7 +113,7 @@ LICENSES_UNATTRIBUTED= \
LicenseRef-scancode-generic-cla \
LicenseRef-scancode-other-copyleft \
LicenseRef-scancode-other-permissive \
- LicenseRef-scancode-pcre \
+ LicenseRef-scancode-pcre \
LicenseRef-scancode-proprietary-license \
LicenseRef-scancode-unknown \
LicenseRef-scancode-unknown-license-reference \
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 81102fa1903..3e9c0acadaa 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -710,10 +710,10 @@ ALLOW .* -> vendor/github.com/google/shlex
# CONTRIB-2084 Word transformation
ALLOW .* -> vendor/github.com/jinzhu/inflection
-#
-# CONTRIB-2069
-ALLOW .* -> vendor/github.com/coredhcp/coredhcp
-ALLOW .* -> vendor/github.com/insomniacslk/dhcp
+#
+# CONTRIB-2069
+ALLOW .* -> vendor/github.com/coredhcp/coredhcp
+ALLOW .* -> vendor/github.com/insomniacslk/dhcp
# CONTRIB-2094
ALLOW .* -> vendor/github.com/osrg/gobgp
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml
index 0293c65ef47..e9e60958880 100644
--- a/build/sysincl/misc.yml
+++ b/build/sysincl/misc.yml
@@ -453,16 +453,16 @@
- source_filter: "^cloud/iam/token_agent/daemon"
includes:
- contrib/libs/grpc/include/grpcpp/impl/codegen/server_context_impl.h
-
-- source_filter: "^contrib/libs/libyang"
- includes:
- - in.h: contrib/libs/libyang/libyang/in.h
-
-- source_filter: "^contrib/restricted/noc/frr"
- includes:
- - assert.h: contrib/restricted/noc/frr/lib/assert/assert.h
- - bfd.h: contrib/restricted/noc/frr/lib/bfd.h
- - getopt.h: contrib/restricted/noc/frr/lib/getopt.h
- - filter.h: contrib/restricted/noc/frr/lib/filter.h
- - memory.h: contrib/restricted/noc/frr/lib/memory.h
- - thread.h: contrib/restricted/noc/frr/lib/thread.h
+
+- source_filter: "^contrib/libs/libyang"
+ includes:
+ - in.h: contrib/libs/libyang/libyang/in.h
+
+- source_filter: "^contrib/restricted/noc/frr"
+ includes:
+ - assert.h: contrib/restricted/noc/frr/lib/assert/assert.h
+ - bfd.h: contrib/restricted/noc/frr/lib/bfd.h
+ - getopt.h: contrib/restricted/noc/frr/lib/getopt.h
+ - filter.h: contrib/restricted/noc/frr/lib/filter.h
+ - memory.h: contrib/restricted/noc/frr/lib/memory.h
+ - thread.h: contrib/restricted/noc/frr/lib/thread.h