diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/changeinfo/changeinfo.h')
-rw-r--r-- | protocols/IcqOscarJ/src/changeinfo/changeinfo.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/IcqOscarJ/src/changeinfo/changeinfo.h b/protocols/IcqOscarJ/src/changeinfo/changeinfo.h index ecc4fc3106..0497f288fd 100644 --- a/protocols/IcqOscarJ/src/changeinfo/changeinfo.h +++ b/protocols/IcqOscarJ/src/changeinfo/changeinfo.h @@ -4,6 +4,7 @@ //
// Copyright © 2001-2004 Richard Hughes, Martin Öberg
// Copyright © 2004-2010 Joe Kucera, Bio
+// Copyright © 2012-2014 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
@@ -18,12 +19,10 @@ // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-//
// -----------------------------------------------------------------------------
// DESCRIPTION:
//
// ChangeInfo Plugin stuff
-//
// -----------------------------------------------------------------------------
#ifndef __CHANGEINFO_H
|