diff options
Diffstat (limited to 'plugins/IEHistory/src')
-rw-r--r-- | plugins/IEHistory/src/IEHistory.cpp | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/dlgHandlers.cpp | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/dlgHandlers.h | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/events.cpp | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/events.h | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/services.cpp | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/services.h | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/utils.cpp | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/utils.h | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/version.h | 4 |
12 files changed, 13 insertions, 13 deletions
diff --git a/plugins/IEHistory/src/IEHistory.cpp b/plugins/IEHistory/src/IEHistory.cpp index 2096b2d701..6f8151f72d 100644 --- a/plugins/IEHistory/src/IEHistory.cpp +++ b/plugins/IEHistory/src/IEHistory.cpp @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/dlgHandlers.cpp b/plugins/IEHistory/src/dlgHandlers.cpp index 1bb009e1b5..dad7eb3932 100644 --- a/plugins/IEHistory/src/dlgHandlers.cpp +++ b/plugins/IEHistory/src/dlgHandlers.cpp @@ -1,7 +1,7 @@ /*
IEView history viewer plugin for Miranda IM
-Copyright © 2005-2006 Cristian Libotean
+Copyright © 2005-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/IEHistory/src/dlgHandlers.h b/plugins/IEHistory/src/dlgHandlers.h index bf492a5bbf..01d39a1351 100644 --- a/plugins/IEHistory/src/dlgHandlers.h +++ b/plugins/IEHistory/src/dlgHandlers.h @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/events.cpp b/plugins/IEHistory/src/events.cpp index c56d11b6da..e7abc9cff8 100644 --- a/plugins/IEHistory/src/events.cpp +++ b/plugins/IEHistory/src/events.cpp @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/events.h b/plugins/IEHistory/src/events.h index 70dd68cccf..abfa66ac42 100644 --- a/plugins/IEHistory/src/events.h +++ b/plugins/IEHistory/src/events.h @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/services.cpp b/plugins/IEHistory/src/services.cpp index 1556b08363..84ea58ffee 100644 --- a/plugins/IEHistory/src/services.cpp +++ b/plugins/IEHistory/src/services.cpp @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/services.h b/plugins/IEHistory/src/services.h index aa1f0c39cf..c1048ce9fc 100644 --- a/plugins/IEHistory/src/services.h +++ b/plugins/IEHistory/src/services.h @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/stdafx.cxx b/plugins/IEHistory/src/stdafx.cxx index 56f759b9d0..b5acedc6eb 100644 --- a/plugins/IEHistory/src/stdafx.cxx +++ b/plugins/IEHistory/src/stdafx.cxx @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/stdafx.h b/plugins/IEHistory/src/stdafx.h index 72e210060d..4db5643aee 100644 --- a/plugins/IEHistory/src/stdafx.h +++ b/plugins/IEHistory/src/stdafx.h @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/utils.cpp b/plugins/IEHistory/src/utils.cpp index ed3936781f..fc40eeba25 100644 --- a/plugins/IEHistory/src/utils.cpp +++ b/plugins/IEHistory/src/utils.cpp @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/utils.h b/plugins/IEHistory/src/utils.h index 6cb2b71370..a8c98ef30b 100644 --- a/plugins/IEHistory/src/utils.h +++ b/plugins/IEHistory/src/utils.h @@ -1,7 +1,7 @@ /* IEView history viewer plugin for Miranda IM -Copyright © 2005-2006 Cristian Libotean +Copyright © 2005-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/IEHistory/src/version.h b/plugins/IEHistory/src/version.h index 6a5b2d6517..e84bd1a658 100644 --- a/plugins/IEHistory/src/version.h +++ b/plugins/IEHistory/src/version.h @@ -1,7 +1,7 @@ /* Bonsai 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 @@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __AUTHOR "Cristian Libotean, Miranda NG team" //#define __AUTHOREMAIL "eblis102@yahoo.com" #define __AUTHOREMAIL "" -#define __COPYRIGHT "© 2006 Cristian Libotean, 2014-17 Miranda NG team" +#define __COPYRIGHT "© 2006 Cristian Libotean, 2014-17 Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/IEHistory" #define __PLUGIN_DISPLAY_NAME "IEView history viewer" |