diff options
Diffstat (limited to 'plugins/SpellChecker/src')
-rw-r--r-- | plugins/SpellChecker/src/RichEdit.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/RichEdit.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/ardialog.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/ardialog.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/autoreplace.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/autoreplace.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/dictionary.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/dictionary.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/options.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/options.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/spellchecker.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/utils.cpp | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/src/version.h | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/plugins/SpellChecker/src/RichEdit.cpp b/plugins/SpellChecker/src/RichEdit.cpp index 8cc6fd0e20..8a457658be 100644 --- a/plugins/SpellChecker/src/RichEdit.cpp +++ b/plugins/SpellChecker/src/RichEdit.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#define DEFINE_GUIDXXX(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
const GUID CDECL name \
diff --git a/plugins/SpellChecker/src/RichEdit.h b/plugins/SpellChecker/src/RichEdit.h index 17ebe1e438..8ea49c7742 100644 --- a/plugins/SpellChecker/src/RichEdit.h +++ b/plugins/SpellChecker/src/RichEdit.h @@ -1,4 +1,4 @@ -#ifndef __RICHEDIT_H__
+#ifndef __RICHEDIT_H__
#define __RICHEDIT_H__
class RichEdit
diff --git a/plugins/SpellChecker/src/ardialog.cpp b/plugins/SpellChecker/src/ardialog.cpp index a5948d3ec7..f53064f338 100644 --- a/plugins/SpellChecker/src/ardialog.cpp +++ b/plugins/SpellChecker/src/ardialog.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/ardialog.h b/plugins/SpellChecker/src/ardialog.h index 6ece91cc4f..d08ac3e877 100644 --- a/plugins/SpellChecker/src/ardialog.h +++ b/plugins/SpellChecker/src/ardialog.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/autoreplace.cpp b/plugins/SpellChecker/src/autoreplace.cpp index ea3449e56d..04840d4424 100644 --- a/plugins/SpellChecker/src/autoreplace.cpp +++ b/plugins/SpellChecker/src/autoreplace.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/autoreplace.h b/plugins/SpellChecker/src/autoreplace.h index 316f015e0d..7319809c4e 100644 --- a/plugins/SpellChecker/src/autoreplace.h +++ b/plugins/SpellChecker/src/autoreplace.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/dictionary.cpp b/plugins/SpellChecker/src/dictionary.cpp index 92f74af3b2..4569107649 100644 --- a/plugins/SpellChecker/src/dictionary.cpp +++ b/plugins/SpellChecker/src/dictionary.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006-2010 Ricardo Pescuma Domenecci This is free software; you can redistribute it and/or diff --git a/plugins/SpellChecker/src/dictionary.h b/plugins/SpellChecker/src/dictionary.h index da70a6a4c2..759c2b86b1 100644 --- a/plugins/SpellChecker/src/dictionary.h +++ b/plugins/SpellChecker/src/dictionary.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/options.cpp b/plugins/SpellChecker/src/options.cpp index 5dd5db0a0d..22730be538 100644 --- a/plugins/SpellChecker/src/options.cpp +++ b/plugins/SpellChecker/src/options.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/options.h b/plugins/SpellChecker/src/options.h index 8d699d4adf..0a65def18c 100644 --- a/plugins/SpellChecker/src/options.h +++ b/plugins/SpellChecker/src/options.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/resource.h b/plugins/SpellChecker/src/resource.h index bcb28008fb..694204d992 100644 --- a/plugins/SpellChecker/src/resource.h +++ b/plugins/SpellChecker/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/SpellChecker/src/spellchecker.cpp b/plugins/SpellChecker/src/spellchecker.cpp index 935749e4ac..64cab77f62 100644 --- a/plugins/SpellChecker/src/spellchecker.cpp +++ b/plugins/SpellChecker/src/spellchecker.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006-2010 Ricardo Pescuma Domenecci This is free software; you can redistribute it and/or diff --git a/plugins/SpellChecker/src/stdafx.cxx b/plugins/SpellChecker/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/SpellChecker/src/stdafx.cxx +++ b/plugins/SpellChecker/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/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index 2b7fd394f8..eb5ef29608 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/utils.cpp b/plugins/SpellChecker/src/utils.cpp index 57f29e47ff..d197f15682 100644 --- a/plugins/SpellChecker/src/utils.cpp +++ b/plugins/SpellChecker/src/utils.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/version.h b/plugins/SpellChecker/src/version.h index 3562484366..35326c8508 100644 --- a/plugins/SpellChecker/src/version.h +++ b/plugins/SpellChecker/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 #define __RELEASE_NUM 6 #define __BUILD_NUM 4 |