diff options
Diffstat (limited to 'plugins/MimCmd/src')
-rw-r--r-- | plugins/MimCmd/src/MimCmd.cpp | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/commands.cpp | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/commands.h | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/version.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/MimCmd/src/MimCmd.cpp b/plugins/MimCmd/src/MimCmd.cpp index 88d2dcd2db..14f8667b0c 100644 --- a/plugins/MimCmd/src/MimCmd.cpp +++ b/plugins/MimCmd/src/MimCmd.cpp @@ -1,7 +1,7 @@ /*
CmdLine plugin for Miranda IM
-Copyright © 2007 Cristian Libotean
+Copyright © 2007 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/MimCmd/src/commands.cpp b/plugins/MimCmd/src/commands.cpp index db79ddbe7c..4d11c66f24 100644 --- a/plugins/MimCmd/src/commands.cpp +++ b/plugins/MimCmd/src/commands.cpp @@ -1,7 +1,7 @@ /*
CmdLine plugin for Miranda IM
-Copyright © 2007 Cristian Libotean
+Copyright © 2007 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/MimCmd/src/commands.h b/plugins/MimCmd/src/commands.h index 4c60b49565..2bd0f74a06 100644 --- a/plugins/MimCmd/src/commands.h +++ b/plugins/MimCmd/src/commands.h @@ -1,7 +1,7 @@ /*
CmdLine plugin for Miranda IM
-Copyright © 2007 Cristian Libotean
+Copyright © 2007 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/MimCmd/src/stdafx.h b/plugins/MimCmd/src/stdafx.h index e56c664f1d..51c2476f62 100644 --- a/plugins/MimCmd/src/stdafx.h +++ b/plugins/MimCmd/src/stdafx.h @@ -1,7 +1,7 @@ /*
CmdLine plugin for Miranda IM
-Copyright © 2007 Cristian Libotean
+Copyright © 2007 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/MimCmd/src/version.h b/plugins/MimCmd/src/version.h index 330ad3abe3..319023d290 100644 --- a/plugins/MimCmd/src/version.h +++ b/plugins/MimCmd/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Cristian Libotean"
#define __AUTHOREMAIL "eblis102@yahoo.com"
#define __AUTHORWEB "https://miranda-ng.org/p/CmdLine/"
-#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
+#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
|