diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-25 09:05:05 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-25 09:05:05 +0000 |
commit | e4381f78fc843a78ab9e4af4d92096983b319b58 (patch) | |
tree | 680b6ce2677ff89343b49a11a80d85513362f6c2 /protocols/VKontakte/src | |
parent | 351d408476abafed37fe966ac60d48947a85b3ed (diff) |
revert
git-svn-id: http://svn.miranda-ng.org/main/trunk@13127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src')
-rw-r--r-- | protocols/VKontakte/src/stdafx.cpp (renamed from protocols/VKontakte/src/stdafx.cxx) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/src/stdafx.cxx b/protocols/VKontakte/src/stdafx.cpp index 6fb37564b7..8eeef1c17d 100644 --- a/protocols/VKontakte/src/stdafx.cxx +++ b/protocols/VKontakte/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (c) 2013-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"
\ No newline at end of file +#include "stdafx.h"
|