aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/brotli
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-01-17 13:48:00 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-01-17 13:48:00 +0300
commit58a117b001b63f06104246f6a89c60128596b391 (patch)
tree7c545e74e01edfc7a6b67a04b4ef5b0eee77e08d /contrib/libs/brotli
parent51674dac4bb91435ef6009fa104dfb835e158780 (diff)
downloadydb-58a117b001b63f06104246f6a89c60128596b391.tar.gz
External build system generator release 8
Update tools: yexport
Diffstat (limited to 'contrib/libs/brotli')
-rw-r--r--contrib/libs/brotli/CMakeLists.txt2
-rw-r--r--contrib/libs/brotli/common/CMakeLists.darwin.txt2
-rw-r--r--contrib/libs/brotli/common/CMakeLists.linux-aarch64.txt2
-rw-r--r--contrib/libs/brotli/common/CMakeLists.linux.txt2
-rw-r--r--contrib/libs/brotli/common/CMakeLists.txt2
-rw-r--r--contrib/libs/brotli/dec/CMakeLists.darwin.txt2
-rw-r--r--contrib/libs/brotli/dec/CMakeLists.linux-aarch64.txt2
-rw-r--r--contrib/libs/brotli/dec/CMakeLists.linux.txt2
-rw-r--r--contrib/libs/brotli/dec/CMakeLists.txt2
-rw-r--r--contrib/libs/brotli/enc/CMakeLists.darwin.txt2
-rw-r--r--contrib/libs/brotli/enc/CMakeLists.linux-aarch64.txt2
-rw-r--r--contrib/libs/brotli/enc/CMakeLists.linux.txt2
-rw-r--r--contrib/libs/brotli/enc/CMakeLists.txt2
13 files changed, 13 insertions, 13 deletions
diff --git a/contrib/libs/brotli/CMakeLists.txt b/contrib/libs/brotli/CMakeLists.txt
index 69449669e8..7b303ded8d 100644
--- a/contrib/libs/brotli/CMakeLists.txt
+++ b/contrib/libs/brotli/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/common/CMakeLists.darwin.txt b/contrib/libs/brotli/common/CMakeLists.darwin.txt
index b4230ac043..493d1aa481 100644
--- a/contrib/libs/brotli/common/CMakeLists.darwin.txt
+++ b/contrib/libs/brotli/common/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/common/CMakeLists.linux-aarch64.txt b/contrib/libs/brotli/common/CMakeLists.linux-aarch64.txt
index e54b777000..b270055def 100644
--- a/contrib/libs/brotli/common/CMakeLists.linux-aarch64.txt
+++ b/contrib/libs/brotli/common/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/common/CMakeLists.linux.txt b/contrib/libs/brotli/common/CMakeLists.linux.txt
index e54b777000..b270055def 100644
--- a/contrib/libs/brotli/common/CMakeLists.linux.txt
+++ b/contrib/libs/brotli/common/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/common/CMakeLists.txt b/contrib/libs/brotli/common/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/contrib/libs/brotli/common/CMakeLists.txt
+++ b/contrib/libs/brotli/common/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/dec/CMakeLists.darwin.txt b/contrib/libs/brotli/dec/CMakeLists.darwin.txt
index 6eaf4f0b2c..42b8ff8dde 100644
--- a/contrib/libs/brotli/dec/CMakeLists.darwin.txt
+++ b/contrib/libs/brotli/dec/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/dec/CMakeLists.linux-aarch64.txt b/contrib/libs/brotli/dec/CMakeLists.linux-aarch64.txt
index 2488f68ef3..7d63a5712a 100644
--- a/contrib/libs/brotli/dec/CMakeLists.linux-aarch64.txt
+++ b/contrib/libs/brotli/dec/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/dec/CMakeLists.linux.txt b/contrib/libs/brotli/dec/CMakeLists.linux.txt
index 2488f68ef3..7d63a5712a 100644
--- a/contrib/libs/brotli/dec/CMakeLists.linux.txt
+++ b/contrib/libs/brotli/dec/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/dec/CMakeLists.txt b/contrib/libs/brotli/dec/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/contrib/libs/brotli/dec/CMakeLists.txt
+++ b/contrib/libs/brotli/dec/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/enc/CMakeLists.darwin.txt b/contrib/libs/brotli/enc/CMakeLists.darwin.txt
index 4966beffab..a813b34bd6 100644
--- a/contrib/libs/brotli/enc/CMakeLists.darwin.txt
+++ b/contrib/libs/brotli/enc/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/enc/CMakeLists.linux-aarch64.txt b/contrib/libs/brotli/enc/CMakeLists.linux-aarch64.txt
index 32418c81f9..2252f70be1 100644
--- a/contrib/libs/brotli/enc/CMakeLists.linux-aarch64.txt
+++ b/contrib/libs/brotli/enc/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/enc/CMakeLists.linux.txt b/contrib/libs/brotli/enc/CMakeLists.linux.txt
index 32418c81f9..2252f70be1 100644
--- a/contrib/libs/brotli/enc/CMakeLists.linux.txt
+++ b/contrib/libs/brotli/enc/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/contrib/libs/brotli/enc/CMakeLists.txt b/contrib/libs/brotli/enc/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/contrib/libs/brotli/enc/CMakeLists.txt
+++ b/contrib/libs/brotli/enc/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the