diff options
Diffstat (limited to 'plugins/HwHotKeys/src')
-rw-r--r-- | plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/HwHotKeys_Util.cpp | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/HwHotKeys/src/version.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp b/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp index 9a9bdca1a7..012da96a25 100644 --- a/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp +++ b/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp @@ -1,4 +1,4 @@ -/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp b/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp index 115b3edb3d..22814e4c9d 100644 --- a/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp +++ b/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp @@ -1,4 +1,4 @@ -/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp b/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp index 205c09fa4d..17065834a2 100644 --- a/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp +++ b/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp @@ -1,4 +1,4 @@ -/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp b/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp index 50297a950e..93f4d9c1b0 100644 --- a/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp +++ b/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp @@ -1,4 +1,4 @@ -/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_Util.cpp b/plugins/HwHotKeys/src/HwHotKeys_Util.cpp index 4d017cba59..ecbce8b736 100644 --- a/plugins/HwHotKeys/src/HwHotKeys_Util.cpp +++ b/plugins/HwHotKeys/src/HwHotKeys_Util.cpp @@ -1,4 +1,4 @@ -/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/resource.h b/plugins/HwHotKeys/src/resource.h index e05750e923..3cc2ad8f81 100644 --- a/plugins/HwHotKeys/src/resource.h +++ b/plugins/HwHotKeys/src/resource.h @@ -1,4 +1,4 @@ -
+
#define dlg_options 100
#define dlg_close_edit 111
diff --git a/plugins/HwHotKeys/src/stdafx.cxx b/plugins/HwHotKeys/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/HwHotKeys/src/stdafx.cxx +++ b/plugins/HwHotKeys/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/HwHotKeys/src/stdafx.h b/plugins/HwHotKeys/src/stdafx.h index 9fcfe3ffd9..94d0b78b74 100644 --- a/plugins/HwHotKeys/src/stdafx.h +++ b/plugins/HwHotKeys/src/stdafx.h @@ -1,4 +1,4 @@ -/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/version.h b/plugins/HwHotKeys/src/version.h index 7d794cebb3..344f756348 100644 --- a/plugins/HwHotKeys/src/version.h +++ b/plugins/HwHotKeys/src/version.h @@ -1,4 +1,4 @@ -/* ============================================================================ +/* ============================================================================ Hardware HotKeys plugin for Miranda NG. Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112 |