diff options
author | George Hazan <ghazan@miranda.im> | 2017-02-17 18:32:11 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-02-17 18:32:11 +0300 |
commit | 864bb725fe2bb200853244a766a96b5aab86eb7e (patch) | |
tree | 79d7ac6c600c09035db9e81278ee695a20f6c631 /protocols/IcqOscarJ/src/fam_17signon.cpp | |
parent | dbf3ad4417d28b7f13cecc9682ec5b6e57befa57 (diff) |
ICQ:
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids;
- caps macros removed, cause we don't wanna these options to be disabled;
- copyright update;
- version bump.
Diffstat (limited to 'protocols/IcqOscarJ/src/fam_17signon.cpp')
-rw-r--r-- | protocols/IcqOscarJ/src/fam_17signon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/fam_17signon.cpp b/protocols/IcqOscarJ/src/fam_17signon.cpp index 94c331e3b7..9dd5151d97 100644 --- a/protocols/IcqOscarJ/src/fam_17signon.cpp +++ b/protocols/IcqOscarJ/src/fam_17signon.cpp @@ -6,7 +6,7 @@ // Copyright © 2001-2002 Jon Keating, Richard Hughes
// Copyright © 2002-2004 Martin Öberg, Sam Kothari, Robert Rainwater
// Copyright © 2004-2009 Joe Kucera
-// Copyright © 2012-2014 Miranda NG Team
+// Copyright © 2012-2017 Miranda NG Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
|