diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-07 14:49:39 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-07 14:49:39 +0000 |
commit | f0e3f3997304e91f25f5976f5156ed0134fd8e56 (patch) | |
tree | 31fe6d67332d0456a1a27f66efd20b5a89a3010d /src | |
parent | 61a5c4d8513e2cfdac47aca258f21665f6ec5cf7 (diff) |
HNY part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@7534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src')
-rw-r--r-- | src/core/stdauth/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdautoaway/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdaway/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdemail/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdfile/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdhelp/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdidle/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stduihist/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stdurl/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stduserinfo/main.cpp | 4 | ||||
-rw-r--r-- | src/core/stduseronline/main.cpp | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/src/core/stdauth/main.cpp b/src/core/stdauth/main.cpp index 48ddab2a8e..be9486dcfe 100644 --- a/src/core/stdauth/main.cpp +++ b/src/core/stdauth/main.cpp @@ -1,8 +1,8 @@ /*
-Standard Send/Recv Auth plugin for Myranda IM
+Standard Send/Recv Auth plugin for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdautoaway/main.cpp b/src/core/stdautoaway/main.cpp index 05933f2753..f7e964e396 100644 --- a/src/core/stdautoaway/main.cpp +++ b/src/core/stdautoaway/main.cpp @@ -1,8 +1,8 @@ /*
-Standard auto away module for Myranda IM
+Standard auto away module for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdaway/main.cpp b/src/core/stdaway/main.cpp index 1f7e8aa9db..6137fbd264 100644 --- a/src/core/stdaway/main.cpp +++ b/src/core/stdaway/main.cpp @@ -1,8 +1,8 @@ /*
-Standard away message processing module for Myranda IM
+Standard away message processing module for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdemail/main.cpp b/src/core/stdemail/main.cpp index 50cf0b86c1..4888cf08f1 100644 --- a/src/core/stdemail/main.cpp +++ b/src/core/stdemail/main.cpp @@ -1,8 +1,8 @@ /*
-Standard e-mail urls launcher for Myranda IM
+Standard e-mail urls launcher for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdfile/main.cpp b/src/core/stdfile/main.cpp index dcedd83d52..abf3e56402 100644 --- a/src/core/stdfile/main.cpp +++ b/src/core/stdfile/main.cpp @@ -1,8 +1,8 @@ /*
-Standard file transfers' plugin for Myranda IM
+Standard file transfers' plugin for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdhelp/main.cpp b/src/core/stdhelp/main.cpp index bcccc652ed..ef2d77f8fa 100644 --- a/src/core/stdhelp/main.cpp +++ b/src/core/stdhelp/main.cpp @@ -1,8 +1,8 @@ /*
-Standard Help/About plugin for Myranda IM
+Standard Help/About plugin for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdidle/main.cpp b/src/core/stdidle/main.cpp index 36dd64b1ad..b50a708da7 100644 --- a/src/core/stdidle/main.cpp +++ b/src/core/stdidle/main.cpp @@ -1,8 +1,8 @@ /*
-Standard idle state module for Myranda IM
+Standard idle state module for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stduihist/main.cpp b/src/core/stduihist/main.cpp index 97aa626562..a44b9fee5f 100644 --- a/src/core/stduihist/main.cpp +++ b/src/core/stduihist/main.cpp @@ -1,8 +1,8 @@ /*
-Standard ugly history viewer for Myranda IM
+Standard ugly history viewer for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdurl/main.cpp b/src/core/stdurl/main.cpp index 5b389f6879..a3f9b803d8 100644 --- a/src/core/stdurl/main.cpp +++ b/src/core/stdurl/main.cpp @@ -1,8 +1,8 @@ /*
-Standard URL plugin for Myranda IM
+Standard URL plugin for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stduserinfo/main.cpp b/src/core/stduserinfo/main.cpp index 8dcbe30b17..b0e4e60776 100644 --- a/src/core/stduserinfo/main.cpp +++ b/src/core/stduserinfo/main.cpp @@ -1,8 +1,8 @@ /*
-Standard User Info plugin for Myranda IM
+Standard User Info plugin for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stduseronline/main.cpp b/src/core/stduseronline/main.cpp index 2f9a1cdf87..25b5e96710 100644 --- a/src/core/stduseronline/main.cpp +++ b/src/core/stduseronline/main.cpp @@ -1,8 +1,8 @@ /*
-Standard user online monitor for Myranda IM
+Standard user online monitor for Miranda NG
-Copyright (C) 2012-13 George Hazan
+Copyright (C) 2012-14 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
|