diff options
| author | kakabba <[email protected]> | 2022-02-10 16:46:04 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:04 +0300 |
| commit | c8e3995898c443e78266f7420aac5fb3da15d413 (patch) | |
| tree | a530e068cc107e227deccc80722204db63a4d75d /library/cpp/comptable | |
| parent | 110a978b66fe6c0916572df51cfead2a9b647174 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/comptable')
| -rw-r--r-- | library/cpp/comptable/usage/ya.make | 4 | ||||
| -rw-r--r-- | library/cpp/comptable/ut/ya.make | 2 | ||||
| -rw-r--r-- | library/cpp/comptable/ya.make | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/comptable/usage/ya.make b/library/cpp/comptable/usage/ya.make index ab31e7528c1..3197b5f4ae4 100644 --- a/library/cpp/comptable/usage/ya.make +++ b/library/cpp/comptable/usage/ya.make @@ -1,6 +1,6 @@ PROGRAM() -OWNER(ironpeter) +OWNER(ironpeter) SRCS( usage.cpp @@ -9,5 +9,5 @@ SRCS( PEERDIR( library/cpp/comptable ) - + END() diff --git a/library/cpp/comptable/ut/ya.make b/library/cpp/comptable/ut/ya.make index d0a49793a5d..bc21fc375f9 100644 --- a/library/cpp/comptable/ut/ya.make +++ b/library/cpp/comptable/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/comptable) -OWNER(ironpeter) +OWNER(ironpeter) SRCS( comptable_ut.cpp diff --git a/library/cpp/comptable/ya.make b/library/cpp/comptable/ya.make index 314603c62ad..f27fb697930 100644 --- a/library/cpp/comptable/ya.make +++ b/library/cpp/comptable/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(ironpeter) +OWNER(ironpeter) SRCS( comptable.cpp |
