summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Exchange/src')
-rw-r--r--plugins/Exchange/src/MirandaExchange.cpp2
-rw-r--r--plugins/Exchange/src/MirandaExchange.h2
-rw-r--r--plugins/Exchange/src/dlg_handlers.cpp2
-rw-r--r--plugins/Exchange/src/dlg_handlers.h2
-rw-r--r--plugins/Exchange/src/emails.cpp2
-rw-r--r--plugins/Exchange/src/emails.h2
-rw-r--r--plugins/Exchange/src/exchange.cpp2
-rw-r--r--plugins/Exchange/src/hooked_events.cpp2
-rw-r--r--plugins/Exchange/src/hooked_events.h2
-rw-r--r--plugins/Exchange/src/services.cpp2
-rw-r--r--plugins/Exchange/src/services.h2
-rw-r--r--plugins/Exchange/src/stdafx.h2
-rw-r--r--plugins/Exchange/src/utils.cpp2
-rw-r--r--plugins/Exchange/src/utils.h2
-rw-r--r--plugins/Exchange/src/version.h4
15 files changed, 16 insertions, 16 deletions
diff --git a/plugins/Exchange/src/MirandaExchange.cpp b/plugins/Exchange/src/MirandaExchange.cpp
index acf53d85cf..85b0df5d6a 100644
--- a/plugins/Exchange/src/MirandaExchange.cpp
+++ b/plugins/Exchange/src/MirandaExchange.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/MirandaExchange.h b/plugins/Exchange/src/MirandaExchange.h
index e4ca0b3ad8..d32be8c402 100644
--- a/plugins/Exchange/src/MirandaExchange.h
+++ b/plugins/Exchange/src/MirandaExchange.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/dlg_handlers.cpp b/plugins/Exchange/src/dlg_handlers.cpp
index 5bb8fab5e5..2f1f5d62eb 100644
--- a/plugins/Exchange/src/dlg_handlers.cpp
+++ b/plugins/Exchange/src/dlg_handlers.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/dlg_handlers.h b/plugins/Exchange/src/dlg_handlers.h
index f98c3a8a43..7c755bd94f 100644
--- a/plugins/Exchange/src/dlg_handlers.h
+++ b/plugins/Exchange/src/dlg_handlers.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/emails.cpp b/plugins/Exchange/src/emails.cpp
index 840885e687..7298a6b902 100644
--- a/plugins/Exchange/src/emails.cpp
+++ b/plugins/Exchange/src/emails.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/emails.h b/plugins/Exchange/src/emails.h
index 2a624b8262..6d90641cc8 100644
--- a/plugins/Exchange/src/emails.h
+++ b/plugins/Exchange/src/emails.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/exchange.cpp b/plugins/Exchange/src/exchange.cpp
index 8805bf42e5..57ac5f3fe0 100644
--- a/plugins/Exchange/src/exchange.cpp
+++ b/plugins/Exchange/src/exchange.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/hooked_events.cpp b/plugins/Exchange/src/hooked_events.cpp
index fdb239a046..1ebe0c463f 100644
--- a/plugins/Exchange/src/hooked_events.cpp
+++ b/plugins/Exchange/src/hooked_events.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/hooked_events.h b/plugins/Exchange/src/hooked_events.h
index acf209b216..2b37d19508 100644
--- a/plugins/Exchange/src/hooked_events.h
+++ b/plugins/Exchange/src/hooked_events.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/services.cpp b/plugins/Exchange/src/services.cpp
index a5e73c702e..6c8e4816a5 100644
--- a/plugins/Exchange/src/services.cpp
+++ b/plugins/Exchange/src/services.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/services.h b/plugins/Exchange/src/services.h
index f445c69b42..e12170c26c 100644
--- a/plugins/Exchange/src/services.h
+++ b/plugins/Exchange/src/services.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/stdafx.h b/plugins/Exchange/src/stdafx.h
index bccf7e2c22..54a29c3752 100644
--- a/plugins/Exchange/src/stdafx.h
+++ b/plugins/Exchange/src/stdafx.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/utils.cpp b/plugins/Exchange/src/utils.cpp
index 6f9fd24ae9..3316ce41b3 100644
--- a/plugins/Exchange/src/utils.cpp
+++ b/plugins/Exchange/src/utils.cpp
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/utils.h b/plugins/Exchange/src/utils.h
index efc7942b95..8e3b63aa0c 100644
--- a/plugins/Exchange/src/utils.h
+++ b/plugins/Exchange/src/utils.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
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/Exchange/src/version.h b/plugins/Exchange/src/version.h
index fb22bf708f..036b0e6996 100644
--- a/plugins/Exchange/src/version.h
+++ b/plugins/Exchange/src/version.h
@@ -1,7 +1,7 @@
/*
Exchange notifier plugin for Miranda IM
-Copyright © 2006 Cristian Libotean, Attila Vajda
+Copyright © 2006 Cristian Libotean, Attila Vajda
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -31,7 +31,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define __DESC "Notifies you if you have unread email on an exchange server."
#define __AUTHOR "Cristian Libotean, Attila Vajda, MaKaR (NG)"
#define __AUTHOREMAIL "makar@poczta.of.pl"
-#define __COPYRIGHT "© 2006-2013 Cristian Libotean and Attila Vajda"
+#define __COPYRIGHT "© 2006-2013 Cristian Libotean and Attila Vajda"
#define __AUTHORWEB "https://miranda-ng.org/p/Exchange/"
#define __PLUGIN_DISPLAY_NAME "Exchange notifier plugin"