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 /plugins/HistoryLinkListPlus | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'plugins/HistoryLinkListPlus')
-rw-r--r-- | plugins/HistoryLinkListPlus/src/language.h | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/linklist.cpp | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/linklist_dlg.cpp | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/linklist_dlg.h | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/linklist_fct.cpp | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/linklist_fct.h | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/HistoryLinkListPlus/src/version.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/plugins/HistoryLinkListPlus/src/language.h b/plugins/HistoryLinkListPlus/src/language.h index fee8bb9cbe..762ae0d58d 100644 --- a/plugins/HistoryLinkListPlus/src/language.h +++ b/plugins/HistoryLinkListPlus/src/language.h @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist.cpp b/plugins/HistoryLinkListPlus/src/linklist.cpp index 0137b17706..3c8a94d11a 100644 --- a/plugins/HistoryLinkListPlus/src/linklist.cpp +++ b/plugins/HistoryLinkListPlus/src/linklist.cpp @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp b/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp index c28cd38726..e039b792c8 100644 --- a/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp +++ b/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_dlg.h b/plugins/HistoryLinkListPlus/src/linklist_dlg.h index ab8984e784..a08c4d64f8 100644 --- a/plugins/HistoryLinkListPlus/src/linklist_dlg.h +++ b/plugins/HistoryLinkListPlus/src/linklist_dlg.h @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_fct.cpp b/plugins/HistoryLinkListPlus/src/linklist_fct.cpp index b2f206a48e..21ad54c0a2 100644 --- a/plugins/HistoryLinkListPlus/src/linklist_fct.cpp +++ b/plugins/HistoryLinkListPlus/src/linklist_fct.cpp @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_fct.h b/plugins/HistoryLinkListPlus/src/linklist_fct.h index 7465f056c8..62b7bbc087 100644 --- a/plugins/HistoryLinkListPlus/src/linklist_fct.h +++ b/plugins/HistoryLinkListPlus/src/linklist_fct.h @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/resource.h b/plugins/HistoryLinkListPlus/src/resource.h index 253a56640a..740b3d8479 100644 --- a/plugins/HistoryLinkListPlus/src/resource.h +++ b/plugins/HistoryLinkListPlus/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by linklist.rc
//
diff --git a/plugins/HistoryLinkListPlus/src/stdafx.cxx b/plugins/HistoryLinkListPlus/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/HistoryLinkListPlus/src/stdafx.cxx +++ b/plugins/HistoryLinkListPlus/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/HistoryLinkListPlus/src/stdafx.h b/plugins/HistoryLinkListPlus/src/stdafx.h index 626d293e09..e0ff6adecd 100644 --- a/plugins/HistoryLinkListPlus/src/stdafx.h +++ b/plugins/HistoryLinkListPlus/src/stdafx.h @@ -1,4 +1,4 @@ -// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/version.h b/plugins/HistoryLinkListPlus/src/version.h index 2ae44644ea..c8ab34ae17 100644 --- a/plugins/HistoryLinkListPlus/src/version.h +++ b/plugins/HistoryLinkListPlus/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 0 #define __BUILD_NUM 2 |