diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-20 21:24:08 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-20 21:24:08 +0000 |
commit | 0e341116440b3ac6a373a0f9aacce56ea6a8d3e6 (patch) | |
tree | 219dbfaeb11451e6897cf5f0a71a732ff2f976e1 /plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp | |
parent | b9c8e007af6fc8495209902856643d19c566fa90 (diff) |
removed old revision information
git-svn-id: http://svn.miranda-ng.org/main/trunk@3213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp')
-rw-r--r-- | plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp b/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp index faa5478d61..e06782b756 100644 --- a/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp +++ b/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp @@ -17,16 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-===============================================================================
-
-File name : $HeadURL: https://userinfoex.googlecode.com/svn/trunk/ex_import/classExImContactXML.cpp $
-Revision : $Revision: 210 $
-Last change on : $Date: 2010-10-02 22:27:36 +0400 (Сб, 02 окт 2010) $
-Last change by : $Author: ing.u.horn $
-
-===============================================================================
*/
+
#include "..\commonheaders.h"
#include "classExImContactXML.h"
#include "svc_ExImXML.h"
|