summaryrefslogtreecommitdiff
path: root/plugins/MobileState/src
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2022-01-01 20:45:25 +0300
committerdartraiden <wowemuh@gmail.com>2022-01-01 20:45:25 +0300
commit4c2dcf473be210fc1d5571950819d8ad994817c4 (patch)
treee8cde6aee41a705da82e70506d6653f1633460da /plugins/MobileState/src
parent7a7f223a2971b70686871c2c3fcc954584b82d4b (diff)
Happy new year, Miranda
Diffstat (limited to 'plugins/MobileState/src')
-rw-r--r--plugins/MobileState/src/clients.h2
-rw-r--r--plugins/MobileState/src/main.cpp2
-rw-r--r--plugins/MobileState/src/stdafx.cxx2
-rw-r--r--plugins/MobileState/src/stdafx.h2
-rw-r--r--plugins/MobileState/src/version.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h
index 1b040ba347..f1740cbc64 100644
--- a/plugins/MobileState/src/clients.h
+++ b/plugins/MobileState/src/clients.h
@@ -1,6 +1,6 @@
/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-17 Robert Pösel, 2017-21 Miranda NG team
+ (c) 2012-17 Robert Pösel, 2017-22 Miranda NG team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp
index 285f73d87c..fe479ee0d8 100644
--- a/plugins/MobileState/src/main.cpp
+++ b/plugins/MobileState/src/main.cpp
@@ -1,6 +1,6 @@
/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-17 by Robert Pösel, 2017-21 Miranda NG team
+ (c) 2012-17 by Robert Pösel, 2017-22 Miranda NG team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/stdafx.cxx b/plugins/MobileState/src/stdafx.cxx
index f70c8f3ec0..f64d25234b 100644
--- a/plugins/MobileState/src/stdafx.cxx
+++ b/plugins/MobileState/src/stdafx.cxx
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h
index afff4f09f0..f3581f06b2 100644
--- a/plugins/MobileState/src/stdafx.h
+++ b/plugins/MobileState/src/stdafx.h
@@ -1,6 +1,6 @@
/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-17 by Robert Pösel, 2017-21 Miranda NG team
+ (c) 2012-17 by Robert Pösel, 2017-22 Miranda NG team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h
index ea3b2b5ee5..0ed158230e 100644
--- a/plugins/MobileState/src/version.h
+++ b/plugins/MobileState/src/version.h
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Plugin shows mobile icon in contact list next to contacts which are using mobile client."
#define __AUTHOR "Robert Pösel"
#define __AUTHORWEB "https://miranda-ng.org/p/MobileState/"
-#define __COPYRIGHT "© 2012-17 Robert Pösel, 2017-21 Miranda NG team"
+#define __COPYRIGHT "© 2012-17 Robert Pösel, 2017-22 Miranda NG team"