diff options
| author | robot-piglet <[email protected]> | 2024-05-13 20:15:27 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-05-13 20:35:59 +0300 |
| commit | 34cebb9c59cd5509b71af3070df29c2a78324f05 (patch) | |
| tree | 316c3fef4a24fda573208a68e0bf49dd4590a82f | |
| parent | 6c78e22d15a1ee71f94637cfafd3e9f502930bef (diff) | |
Intermediate changes
| -rw-r--r-- | contrib/tools/flex-old/ya.make | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/tools/flex-old/ya.make b/contrib/tools/flex-old/ya.make index 2a10e641696..298a4407210 100644 --- a/contrib/tools/flex-old/ya.make +++ b/contrib/tools/flex-old/ya.make @@ -1,8 +1,7 @@ PROGRAM(flex) LICENSE( - Bison-exception-2.2 AND - GPL-2.0-or-later AND + GPL-2.0-or-later WITH Bison-exception-2.2 AND LicenseRef-scancode-flex-2.5 ) |
