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/YARelay/res | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/YARelay/res')
-rw-r--r-- | plugins/YARelay/res/Version.rc | 2 | ||||
-rw-r--r-- | plugins/YARelay/res/yaRelay.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/YARelay/res/Version.rc b/plugins/YARelay/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/YARelay/res/Version.rc +++ b/plugins/YARelay/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/YARelay/res/yaRelay.rc b/plugins/YARelay/res/yaRelay.rc index 9a09e0dab8..8a2f1e3823 100644 --- a/plugins/YARelay/res/yaRelay.rc +++ b/plugins/YARelay/res/yaRelay.rc @@ -1,4 +1,4 @@ -//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
|