diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
commit | a27079fe5c4a210664515c47767c00112c435d65 (patch) | |
tree | 39e36b58b4138af46e2f10661de352482b89399d /protocols/IRCG/src | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'protocols/IRCG/src')
-rw-r--r-- | protocols/IRCG/src/clist.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/commandmonitor.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/input.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/irc_dlg.h | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/irclib.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/irclib.h | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/ircproto.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/main.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/options.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/output.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/resource.h | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/scripting.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/services.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/stdafx.h | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/tools.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/userinfo.cpp | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/version.h | 2 | ||||
-rw-r--r-- | protocols/IRCG/src/windows.cpp | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/protocols/IRCG/src/clist.cpp b/protocols/IRCG/src/clist.cpp index b8d91e71a7..8409c501e7 100644 --- a/protocols/IRCG/src/clist.cpp +++ b/protocols/IRCG/src/clist.cpp @@ -1,4 +1,4 @@ -
+
/*
IRC plugin for Miranda IM
diff --git a/protocols/IRCG/src/commandmonitor.cpp b/protocols/IRCG/src/commandmonitor.cpp index 6464c59652..6694c24698 100644 --- a/protocols/IRCG/src/commandmonitor.cpp +++ b/protocols/IRCG/src/commandmonitor.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/input.cpp b/protocols/IRCG/src/input.cpp index 6309bee136..8b7bec22e7 100644 --- a/protocols/IRCG/src/input.cpp +++ b/protocols/IRCG/src/input.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/irc_dlg.h b/protocols/IRCG/src/irc_dlg.h index e5bf098678..a9610a97f3 100644 --- a/protocols/IRCG/src/irc_dlg.h +++ b/protocols/IRCG/src/irc_dlg.h @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/irclib.cpp b/protocols/IRCG/src/irclib.cpp index ff91fddd38..94f736affa 100644 --- a/protocols/IRCG/src/irclib.cpp +++ b/protocols/IRCG/src/irclib.cpp @@ -1,4 +1,4 @@ -/* +/* IRC plugin for Miranda IM Copyright (C) 2003-05 Jurgen Persson diff --git a/protocols/IRCG/src/irclib.h b/protocols/IRCG/src/irclib.h index c60fd782e5..dcb6fccf00 100644 --- a/protocols/IRCG/src/irclib.h +++ b/protocols/IRCG/src/irclib.h @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/ircproto.cpp b/protocols/IRCG/src/ircproto.cpp index 263fcc3b8f..869732806a 100644 --- a/protocols/IRCG/src/ircproto.cpp +++ b/protocols/IRCG/src/ircproto.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/main.cpp b/protocols/IRCG/src/main.cpp index 9f922f4f8a..8ca2aa485d 100644 --- a/protocols/IRCG/src/main.cpp +++ b/protocols/IRCG/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/options.cpp b/protocols/IRCG/src/options.cpp index da1b6a9c79..374500cb5f 100644 --- a/protocols/IRCG/src/options.cpp +++ b/protocols/IRCG/src/options.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/output.cpp b/protocols/IRCG/src/output.cpp index 0e5f2e9f54..49958b1fd9 100644 --- a/protocols/IRCG/src/output.cpp +++ b/protocols/IRCG/src/output.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/resource.h b/protocols/IRCG/src/resource.h index 33b05459a4..b2462f00ca 100644 --- a/protocols/IRCG/src/resource.h +++ b/protocols/IRCG/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\IRC.rc
//
diff --git a/protocols/IRCG/src/scripting.cpp b/protocols/IRCG/src/scripting.cpp index 00e9343c52..ee3c57ab90 100644 --- a/protocols/IRCG/src/scripting.cpp +++ b/protocols/IRCG/src/scripting.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/services.cpp b/protocols/IRCG/src/services.cpp index c6f28e6c74..c6ed1fb46c 100644 --- a/protocols/IRCG/src/services.cpp +++ b/protocols/IRCG/src/services.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/stdafx.cxx b/protocols/IRCG/src/stdafx.cxx index b30b5516a7..e0372ed6dc 100644 --- a/protocols/IRCG/src/stdafx.cxx +++ b/protocols/IRCG/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/protocols/IRCG/src/stdafx.h b/protocols/IRCG/src/stdafx.h index 5e623c08bf..4a5c6eea79 100644 --- a/protocols/IRCG/src/stdafx.h +++ b/protocols/IRCG/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/tools.cpp b/protocols/IRCG/src/tools.cpp index 18e8eae4b6..96434c7150 100644 --- a/protocols/IRCG/src/tools.cpp +++ b/protocols/IRCG/src/tools.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/userinfo.cpp b/protocols/IRCG/src/userinfo.cpp index dcc6195f24..faa5809241 100644 --- a/protocols/IRCG/src/userinfo.cpp +++ b/protocols/IRCG/src/userinfo.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
diff --git a/protocols/IRCG/src/version.h b/protocols/IRCG/src/version.h index 0e2477f9b1..a708c116a6 100644 --- a/protocols/IRCG/src/version.h +++ b/protocols/IRCG/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 7
#define __BUILD_NUM 1
diff --git a/protocols/IRCG/src/windows.cpp b/protocols/IRCG/src/windows.cpp index d97656e49a..759436f5fc 100644 --- a/protocols/IRCG/src/windows.cpp +++ b/protocols/IRCG/src/windows.cpp @@ -1,4 +1,4 @@ -/*
+/*
IRC plugin for Miranda IM
Copyright (C) 2003-05 Jurgen Persson
|