diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /plugins/WhenWasIt | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'plugins/WhenWasIt')
-rw-r--r-- | plugins/WhenWasIt/src/WhenWasIt.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/birthdays.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/birthdays.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/date_utils.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/date_utils.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/dlg_handlers.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/dlg_handlers.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/events.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/events.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/hooked_events.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/hooked_events.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/icons.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/icons.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/notifiers.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/notifiers.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/services.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/services.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/utils.cpp | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/utils.h | 2 | ||||
-rw-r--r-- | plugins/WhenWasIt/src/version.h | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/plugins/WhenWasIt/src/WhenWasIt.cpp b/plugins/WhenWasIt/src/WhenWasIt.cpp index 0bdd5bb7d6..b2d18a66ef 100644 --- a/plugins/WhenWasIt/src/WhenWasIt.cpp +++ b/plugins/WhenWasIt/src/WhenWasIt.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/birthdays.cpp b/plugins/WhenWasIt/src/birthdays.cpp index 067c61f162..43e60ffdc9 100644 --- a/plugins/WhenWasIt/src/birthdays.cpp +++ b/plugins/WhenWasIt/src/birthdays.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/birthdays.h b/plugins/WhenWasIt/src/birthdays.h index 10fdfa45fa..c090143adc 100644 --- a/plugins/WhenWasIt/src/birthdays.h +++ b/plugins/WhenWasIt/src/birthdays.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/date_utils.cpp b/plugins/WhenWasIt/src/date_utils.cpp index 4645e1f88e..897f2af0eb 100644 --- a/plugins/WhenWasIt/src/date_utils.cpp +++ b/plugins/WhenWasIt/src/date_utils.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/date_utils.h b/plugins/WhenWasIt/src/date_utils.h index d0f5d171dc..3cfcf235d5 100644 --- a/plugins/WhenWasIt/src/date_utils.h +++ b/plugins/WhenWasIt/src/date_utils.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/dlg_handlers.cpp b/plugins/WhenWasIt/src/dlg_handlers.cpp index 4448ccb73c..637d73fd3a 100644 --- a/plugins/WhenWasIt/src/dlg_handlers.cpp +++ b/plugins/WhenWasIt/src/dlg_handlers.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
Copyright (C) 2014 Rozhuk Ivan
This program is free software; you can redistribute it and/or
diff --git a/plugins/WhenWasIt/src/dlg_handlers.h b/plugins/WhenWasIt/src/dlg_handlers.h index e33df200ad..7a77e5e33a 100644 --- a/plugins/WhenWasIt/src/dlg_handlers.h +++ b/plugins/WhenWasIt/src/dlg_handlers.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/events.cpp b/plugins/WhenWasIt/src/events.cpp index 63828b0422..9985e55e65 100644 --- a/plugins/WhenWasIt/src/events.cpp +++ b/plugins/WhenWasIt/src/events.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/events.h b/plugins/WhenWasIt/src/events.h index 8d63e59630..725f74866a 100644 --- a/plugins/WhenWasIt/src/events.h +++ b/plugins/WhenWasIt/src/events.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/hooked_events.cpp b/plugins/WhenWasIt/src/hooked_events.cpp index 072a57f2ba..c25bcc9eeb 100644 --- a/plugins/WhenWasIt/src/hooked_events.cpp +++ b/plugins/WhenWasIt/src/hooked_events.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006-2011 Cristian Libotean
+Copyright © 2006-2011 Cristian Libotean
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/WhenWasIt/src/hooked_events.h b/plugins/WhenWasIt/src/hooked_events.h index f33012a9e2..25679b8bcf 100644 --- a/plugins/WhenWasIt/src/hooked_events.h +++ b/plugins/WhenWasIt/src/hooked_events.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/icons.cpp b/plugins/WhenWasIt/src/icons.cpp index e4164f2e8a..9cb6c49b3e 100644 --- a/plugins/WhenWasIt/src/icons.cpp +++ b/plugins/WhenWasIt/src/icons.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/icons.h b/plugins/WhenWasIt/src/icons.h index bf440d01e7..b3886cdbb9 100644 --- a/plugins/WhenWasIt/src/icons.h +++ b/plugins/WhenWasIt/src/icons.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/notifiers.cpp b/plugins/WhenWasIt/src/notifiers.cpp index 1280a06d5d..ac16710c23 100644 --- a/plugins/WhenWasIt/src/notifiers.cpp +++ b/plugins/WhenWasIt/src/notifiers.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/notifiers.h b/plugins/WhenWasIt/src/notifiers.h index 58c9e81dfd..815dc79b6d 100644 --- a/plugins/WhenWasIt/src/notifiers.h +++ b/plugins/WhenWasIt/src/notifiers.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/services.cpp b/plugins/WhenWasIt/src/services.cpp index 399cf5aeb1..4de81db610 100644 --- a/plugins/WhenWasIt/src/services.cpp +++ b/plugins/WhenWasIt/src/services.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/services.h b/plugins/WhenWasIt/src/services.h index 1787f96ef5..105bec9973 100644 --- a/plugins/WhenWasIt/src/services.h +++ b/plugins/WhenWasIt/src/services.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/stdafx.h b/plugins/WhenWasIt/src/stdafx.h index 2a0760b1e1..5f5ce88dda 100644 --- a/plugins/WhenWasIt/src/stdafx.h +++ b/plugins/WhenWasIt/src/stdafx.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006-2011 Cristian Libotean
+Copyright © 2006-2011 Cristian Libotean
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/WhenWasIt/src/utils.cpp b/plugins/WhenWasIt/src/utils.cpp index c77578adee..d2856f94a4 100644 --- a/plugins/WhenWasIt/src/utils.cpp +++ b/plugins/WhenWasIt/src/utils.cpp @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/utils.h b/plugins/WhenWasIt/src/utils.h index b432c623c1..912b5ceeb7 100644 --- a/plugins/WhenWasIt/src/utils.h +++ b/plugins/WhenWasIt/src/utils.h @@ -1,7 +1,7 @@ /*
WhenWasIt (birthday reminder) plugin for Miranda IM
-Copyright © 2006 Cristian Libotean
+Copyright © 2006 Cristian Libotean
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/WhenWasIt/src/version.h b/plugins/WhenWasIt/src/version.h index 9c7445aeec..08db3ede63 100644 --- a/plugins/WhenWasIt/src/version.h +++ b/plugins/WhenWasIt/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Cristian Libotean"
#define __AUTHOREMAIL "eblis102@yahoo.com"
#define __AUTHORWEB "https://miranda-ng.org/p/WhenWasIt/"
-#define __COPYRIGHT "© 2006-2011 Cristian Libotean"
+#define __COPYRIGHT "© 2006-2011 Cristian Libotean"
|