diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-10-04 00:36:50 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-10-04 00:36:50 +0000 |
commit | 89dfc7de5c589567d066ab7bc458df979d9188bf (patch) | |
tree | b905d1a8df4e0c6d30ebfab43a2f95245eadb9ec /src/core/stdcrypt | |
parent | 752b3c8dfc49974b3570a3ca272ff5ef6945c6f4 (diff) |
we are Miranda
git-svn-id: http://svn.miranda-ng.org/main/trunk@15506 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdcrypt')
-rw-r--r-- | src/core/stdcrypt/src/main.cpp | 2 | ||||
-rw-r--r-- | src/core/stdcrypt/src/stdcrypt.h | 2 |
2 files changed, 2 insertions, 2 deletions
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
|