diff options
Diffstat (limited to 'plugins/IEHistory')
-rw-r--r-- | plugins/IEHistory/docs/readme.txt | 2 | ||||
-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/resource.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 | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/plugins/IEHistory/docs/readme.txt b/plugins/IEHistory/docs/readme.txt index 74119389c0..f3b53f84bd 100644 --- a/plugins/IEHistory/docs/readme.txt +++ b/plugins/IEHistory/docs/readme.txt @@ -1,4 +1,4 @@ -IEView History Viewer v.0.0.1.4 +IEView History Viewer v.0.0.1.4 by Cristian "Eblis" Libotean copyright © 2005-2007 Cristian Libotean diff --git a/plugins/IEHistory/src/IEHistory.cpp b/plugins/IEHistory/src/IEHistory.cpp index 29fce41021..6f8151f72d 100644 --- a/plugins/IEHistory/src/IEHistory.cpp +++ b/plugins/IEHistory/src/IEHistory.cpp @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/dlgHandlers.cpp b/plugins/IEHistory/src/dlgHandlers.cpp index 345d4a70e9..dad7eb3932 100644 --- a/plugins/IEHistory/src/dlgHandlers.cpp +++ b/plugins/IEHistory/src/dlgHandlers.cpp @@ -1,4 +1,4 @@ -/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/dlgHandlers.h b/plugins/IEHistory/src/dlgHandlers.h index 8f23d62ce2..01d39a1351 100644 --- a/plugins/IEHistory/src/dlgHandlers.h +++ b/plugins/IEHistory/src/dlgHandlers.h @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/events.cpp b/plugins/IEHistory/src/events.cpp index 9e439517b5..e7abc9cff8 100644 --- a/plugins/IEHistory/src/events.cpp +++ b/plugins/IEHistory/src/events.cpp @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/events.h b/plugins/IEHistory/src/events.h index 7f683bd228..abfa66ac42 100644 --- a/plugins/IEHistory/src/events.h +++ b/plugins/IEHistory/src/events.h @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/resource.h b/plugins/IEHistory/src/resource.h index 3d7132413c..b240d149db 100644 --- a/plugins/IEHistory/src/resource.h +++ b/plugins/IEHistory/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by IEHistory.rc // diff --git a/plugins/IEHistory/src/services.cpp b/plugins/IEHistory/src/services.cpp index e32c7b9163..84ea58ffee 100644 --- a/plugins/IEHistory/src/services.cpp +++ b/plugins/IEHistory/src/services.cpp @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/services.h b/plugins/IEHistory/src/services.h index 4a2f01a198..c1048ce9fc 100644 --- a/plugins/IEHistory/src/services.h +++ b/plugins/IEHistory/src/services.h @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/stdafx.cxx b/plugins/IEHistory/src/stdafx.cxx index 65aa0503b2..b5acedc6eb 100644 --- a/plugins/IEHistory/src/stdafx.cxx +++ b/plugins/IEHistory/src/stdafx.cxx @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/stdafx.h b/plugins/IEHistory/src/stdafx.h index ccaeed7446..4db5643aee 100644 --- a/plugins/IEHistory/src/stdafx.h +++ b/plugins/IEHistory/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/utils.cpp b/plugins/IEHistory/src/utils.cpp index dd94c39fe6..fc40eeba25 100644 --- a/plugins/IEHistory/src/utils.cpp +++ b/plugins/IEHistory/src/utils.cpp @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/utils.h b/plugins/IEHistory/src/utils.h index 76d409bca0..a8c98ef30b 100644 --- a/plugins/IEHistory/src/utils.h +++ b/plugins/IEHistory/src/utils.h @@ -1,4 +1,4 @@ -/* +/* IEView history viewer plugin for Miranda IM Copyright © 2005-2006 Cristian Libotean diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h index 1d47032d87..34d50e6bcf 100644 --- a/plugins/IEHistory/src/version.h +++ b/plugins/IEHistory/src/version.h @@ -1,4 +1,4 @@ -/* +/* Bonsai plugin for Miranda IM Copyright © 2006 Cristian Libotean |