diff options
author | shadchin <[email protected]> | 2022-02-10 16:44:39 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:44:39 +0300 |
commit | e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (patch) | |
tree | 64175d5cadab313b3e7039ebaa06c5bc3295e274 /contrib/libs/antlr3_cpp_runtime | |
parent | 2598ef1d0aee359b4b6d5fdd1758916d5907d04f (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/antlr3_cpp_runtime')
-rw-r--r-- | contrib/libs/antlr3_cpp_runtime/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/antlr3_cpp_runtime/ya.make b/contrib/libs/antlr3_cpp_runtime/ya.make index 5ed46d6ea0e..5c019aa3963 100644 --- a/contrib/libs/antlr3_cpp_runtime/ya.make +++ b/contrib/libs/antlr3_cpp_runtime/ya.make @@ -5,8 +5,8 @@ LIBRARY() # directory: runtime/Cpp # revision: a4d1928e03b2b3f74579e54a6211cd1d695001b9 -VERSION(2016-03-31-a4d1928e03b2b3f74579e54a6211cd1d695001b9) - +VERSION(2016-03-31-a4d1928e03b2b3f74579e54a6211cd1d695001b9) + LICENSE( BSD-3-Clause AND Unicode-Mappings |