diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-25 08:55:05 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-25 08:55:05 +0000 |
commit | 351d408476abafed37fe966ac60d48947a85b3ed (patch) | |
tree | acde42fe970acea75d77656ee0a0bf48bcf21313 /protocols/VKontakte/src | |
parent | 4ec091a007b6898d648276580bb886fac8544b0e (diff) |
VKontakte - common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src')
-rw-r--r-- | protocols/VKontakte/src/stdafx.cxx (renamed from protocols/VKontakte/src/stdafx.cpp) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/src/stdafx.cpp b/protocols/VKontakte/src/stdafx.cxx index 8eeef1c17d..6fb37564b7 100644 --- a/protocols/VKontakte/src/stdafx.cpp +++ b/protocols/VKontakte/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (c) 2013-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
+#include "stdafx.h"
\ No newline at end of file |