diff options
| author | dartraiden <wowemuh@gmail.com> | 2021-01-17 21:30:09 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2021-01-17 21:30:09 +0300 |
| commit | e5e57900ba47ffe47c0bd284e3eb039a85db970a (patch) | |
| tree | 1aac7a3ab15539d35728a83c8b0e619701711056 /include | |
| parent | a7fd5399f79c288b23312de940d7c1bb33726c91 (diff) | |
Code cleaning
Diffstat (limited to 'include')
| -rw-r--r-- | include/m_gui.h | 8 | ||||
| -rw-r--r-- | include/m_jabber.h | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/include/m_gui.h b/include/m_gui.h index c5004bcb18..0489543619 100644 --- a/include/m_gui.h +++ b/include/m_gui.h @@ -2,10 +2,10 @@ Jabber Protocol Plugin for Miranda NG
-Copyright (c) 2002-04 Santithorn Bunchua
-Copyright (c) 2005-12 George Hazan
-Copyright (c) 2007-09 Maxim Mluhov
-Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
Copyright (C) 2012-21 Miranda NG team
This program is free software; you can redistribute it and/or
diff --git a/include/m_jabber.h b/include/m_jabber.h index 51718bf616..736e9d5db4 100644 --- a/include/m_jabber.h +++ b/include/m_jabber.h @@ -2,10 +2,10 @@ Jabber Protocol Plugin for Miranda NG
-Copyright (c) 2002-04 Santithorn Bunchua
-Copyright (c) 2005-08 George Hazan
-Copyright (c) 2007 Maxim Mluhov
-Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
|
