diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:00:20 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:09:18 +0300 |
commit | 62202ed10617927d5429bc59898e12a366abe744 (patch) | |
tree | 4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/CmdLine | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/CmdLine')
-rw-r--r-- | plugins/CmdLine/docs/CmdLine_readme.txt | 2 | ||||
-rw-r--r-- | plugins/CmdLine/res/version.rc | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/CmdLine.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/hooked_events.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/hooked_events.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/mimcmd_data.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/mimcmd_data.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/mimcmd_handlers.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/mimcmd_handlers.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/mimcmd_ipc.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/mimcmd_ipc.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/services.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/services.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/utils.cpp | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/utils.h | 2 | ||||
-rw-r--r-- | plugins/CmdLine/src/version.h | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/plugins/CmdLine/docs/CmdLine_readme.txt b/plugins/CmdLine/docs/CmdLine_readme.txt index 47416bbbd5..372f16288b 100644 --- a/plugins/CmdLine/docs/CmdLine_readme.txt +++ b/plugins/CmdLine/docs/CmdLine_readme.txt @@ -1,4 +1,4 @@ -CmdLine plugin v.0.0.4.1
+CmdLine plugin v.0.0.4.1
Copyright © 2007-2011 Cristian Libotean
This plugin lets you control Miranda from the command line.
diff --git a/plugins/CmdLine/res/version.rc b/plugins/CmdLine/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/CmdLine/res/version.rc +++ b/plugins/CmdLine/res/version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CmdLine/src/CmdLine.cpp b/plugins/CmdLine/src/CmdLine.cpp index 6c6bf029c2..1fa2ad1a0a 100644 --- a/plugins/CmdLine/src/CmdLine.cpp +++ b/plugins/CmdLine/src/CmdLine.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/hooked_events.cpp b/plugins/CmdLine/src/hooked_events.cpp index 5ff8a0a0da..9481e8f4fb 100644 --- a/plugins/CmdLine/src/hooked_events.cpp +++ b/plugins/CmdLine/src/hooked_events.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/hooked_events.h b/plugins/CmdLine/src/hooked_events.h index 754a88e7e4..7731a56377 100644 --- a/plugins/CmdLine/src/hooked_events.h +++ b/plugins/CmdLine/src/hooked_events.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_data.cpp b/plugins/CmdLine/src/mimcmd_data.cpp index affcdfbd9e..c113ebd147 100644 --- a/plugins/CmdLine/src/mimcmd_data.cpp +++ b/plugins/CmdLine/src/mimcmd_data.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_data.h b/plugins/CmdLine/src/mimcmd_data.h index 9d8dc4df8a..b62856f59f 100644 --- a/plugins/CmdLine/src/mimcmd_data.h +++ b/plugins/CmdLine/src/mimcmd_data.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright � 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_handlers.cpp b/plugins/CmdLine/src/mimcmd_handlers.cpp index d8f7f39c5e..efe3b63d88 100644 --- a/plugins/CmdLine/src/mimcmd_handlers.cpp +++ b/plugins/CmdLine/src/mimcmd_handlers.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright � 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_handlers.h b/plugins/CmdLine/src/mimcmd_handlers.h index 64db00bbbf..f748fa7b47 100644 --- a/plugins/CmdLine/src/mimcmd_handlers.h +++ b/plugins/CmdLine/src/mimcmd_handlers.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_ipc.cpp b/plugins/CmdLine/src/mimcmd_ipc.cpp index 4a80de23b6..c7d7924295 100644 --- a/plugins/CmdLine/src/mimcmd_ipc.cpp +++ b/plugins/CmdLine/src/mimcmd_ipc.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_ipc.h b/plugins/CmdLine/src/mimcmd_ipc.h index 2125ce6f5e..1f34982cdd 100644 --- a/plugins/CmdLine/src/mimcmd_ipc.h +++ b/plugins/CmdLine/src/mimcmd_ipc.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/resource.h b/plugins/CmdLine/src/resource.h index 0268ce4765..46d8815306 100644 --- a/plugins/CmdLine/src/resource.h +++ b/plugins/CmdLine/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CmdLine.rc
//
diff --git a/plugins/CmdLine/src/services.cpp b/plugins/CmdLine/src/services.cpp index 56c768878a..f14585700a 100644 --- a/plugins/CmdLine/src/services.cpp +++ b/plugins/CmdLine/src/services.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/services.h b/plugins/CmdLine/src/services.h index 00a5c6d369..da1f1a23a9 100644 --- a/plugins/CmdLine/src/services.h +++ b/plugins/CmdLine/src/services.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/stdafx.cxx b/plugins/CmdLine/src/stdafx.cxx index e0372ed6dc..b30b5516a7 100644 --- a/plugins/CmdLine/src/stdafx.cxx +++ b/plugins/CmdLine/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CmdLine/src/stdafx.h b/plugins/CmdLine/src/stdafx.h index 3049769b4c..0dae533dc7 100644 --- a/plugins/CmdLine/src/stdafx.h +++ b/plugins/CmdLine/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/utils.cpp b/plugins/CmdLine/src/utils.cpp index eb8081ccd0..ec60004444 100644 --- a/plugins/CmdLine/src/utils.cpp +++ b/plugins/CmdLine/src/utils.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/utils.h b/plugins/CmdLine/src/utils.h index 3fe9f4ca61..66d5556ee1 100644 --- a/plugins/CmdLine/src/utils.h +++ b/plugins/CmdLine/src/utils.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h index 6f9d7a7e52..7d6936cc5b 100644 --- a/plugins/CmdLine/src/version.h +++ b/plugins/CmdLine/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 7
|