diff options
-rw-r--r-- | plugins/OpenSSL/src/main.cpp | 2 | ||||
-rw-r--r-- | src/core/stdcrypt/src/main.cpp | 2 | ||||
-rw-r--r-- | src/core/stdcrypt/src/stdcrypt.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp index f4e4486cf9..720f99e385 100644 --- a/plugins/OpenSSL/src/main.cpp +++ b/plugins/OpenSSL/src/main.cpp @@ -1,6 +1,6 @@ /* -Standard encryption plugin for Myranda NG +Standard encryption plugin for Miranda NG Copyright (C) 2012-13 George Hazan This program is free software; you can redistribute it and/or modify diff --git a/src/core/stdcrypt/src/main.cpp b/src/core/stdcrypt/src/main.cpp index 827988357a..d5425128a5 100644 --- a/src/core/stdcrypt/src/main.cpp +++ b/src/core/stdcrypt/src/main.cpp @@ -1,6 +1,6 @@ /*
-Standard encryption plugin for Myranda NG
+Standard encryption plugin for Miranda NG
Copyright (C) 2012-13 George Hazan
This program is free software; you can redistribute it and/or modify
diff --git a/src/core/stdcrypt/src/stdcrypt.h b/src/core/stdcrypt/src/stdcrypt.h index 7b3df473d5..99907adf11 100644 --- a/src/core/stdcrypt/src/stdcrypt.h +++ b/src/core/stdcrypt/src/stdcrypt.h @@ -1,6 +1,6 @@ /*
-Standard encryption plugin for Myranda NG
+Standard encryption plugin for Miranda NG
Copyright (C) 2012-13 George Hazan
This program is free software; you can redistribute it and/or modify
|