diff options
Diffstat (limited to 'src/modules/clist/genmenu.h')
-rw-r--r-- | src/modules/clist/genmenu.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/clist/genmenu.h b/src/modules/clist/genmenu.h index 06bb467d40..c3d14b0bbd 100644 --- a/src/modules/clist/genmenu.h +++ b/src/modules/clist/genmenu.h @@ -2,7 +2,7 @@ Miranda IM: the free IM client for Microsoft* Windows*
-Copyright 2000-2010 Miranda ICQ/IM project,
+Copyright 2000-12 Miranda IM, 2012-13 Miranda NG project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
@@ -20,6 +20,7 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+
#ifndef GENMENU_H
#define GENMENU_H
//general menu object module
|