diff --git a/README.textile b/README.textile index 551fdd85..7d780bc5 100644 --- a/README.textile +++ b/README.textile @@ -1,7 +1,7 @@ h1. openvkOpenVK *OpenVK* is an attempt to create a simple CMS that -cosplays- imitates old VK. Code provided here is not stable yet. -VKontakte belongs to Pavel Durov and mail.ru. +VKontakte belongs to Pavel Durov and VK Group. To be honest, we don't even know whether it even works. However, this version is maintained and we will be happy to accept your bugreports "in our bug-tracker":https://github.com/openvk/openvk/projects/1. You should also be able to submit them using "ticketing system":https://openvk.su/support?act=new (you will need an OVK account for this). h2. When's the release? diff --git a/Web/Presenters/templates/About/Version.xml b/Web/Presenters/templates/About/Version.xml index 2b151ef5..37a3e7b0 100644 --- a/Web/Presenters/templates/About/Version.xml +++ b/Web/Presenters/templates/About/Version.xml @@ -412,7 +412,7 @@ Vladimir Barinov (veselcraft) and Konstantin Kichulkin (kosfurler)
- OpenVK is a free open-source software that "cosplays" (or imitates) older versions of russian website VKontakte. VKontakte belongs to Pavel Durov and mail.ru. + OpenVK is a free open-source software that "cosplays" (or imitates) older versions of russian website VKontakte. VKontakte belongs to Pavel Durov and VK Group. diff --git a/Web/static/css/microblog.css b/Web/static/css/microblog.css index 42670864..b96c558b 100644 --- a/Web/static/css/microblog.css +++ b/Web/static/css/microblog.css @@ -1,5 +1,5 @@ /* VK's Microblog CSS */ -/* Design belongs to Pavel Durov & mail.ru */ +/* Design belongs to Pavel Durov & VK Group */ .post { padding: 5px 0 5px 0;