diff --git a/transliteration_rules.go b/transliteration_rules.go index b93da21..0505290 100644 --- a/transliteration_rules.go +++ b/transliteration_rules.go @@ -1,11 +1,3 @@ -/* - Package transliteration provides methods for transliterating text from Ukrainian to Latin. - - According to the rules of Ukrainian-to-Latin transliteration, that are described in the resolution - of the Cabinet of Ministers of Ukraine №55 dated January 27, 2010. - - https://zakon.rada.gov.ua/laws/show/55-2010-%D0%BF#Text -*/ package transliteration var ukrToLatRules = map[rune]string{