summaryrefslogtreecommitdiff
path: root/RealtimeSync/tray_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'RealtimeSync/tray_menu.h')
-rw-r--r--RealtimeSync/tray_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/RealtimeSync/tray_menu.h b/RealtimeSync/tray_menu.h
index 7ebe4f40..006dae82 100644
--- a/RealtimeSync/tray_menu.h
+++ b/RealtimeSync/tray_menu.h
@@ -1,7 +1,7 @@
// **************************************************************************
// * This file is part of the FreeFileSync project. It is distributed under *
// * GNU General Public License: http://www.gnu.org/licenses/gpl.html *
-// * Copyright (C) ZenJu (zenju AT gmx DOT de) - All Rights Reserved *
+// * Copyright (C) Zenju (zenju AT gmx DOT de) - All Rights Reserved *
// **************************************************************************
#ifndef TRAYMENU_H_INCLUDED
bgstack15