summaryrefslogtreecommitdiff
path: root/CodeLite/progress_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'CodeLite/progress_dialog.h')
-rw-r--r--CodeLite/progress_dialog.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/CodeLite/progress_dialog.h b/CodeLite/progress_dialog.h
index 30d7f90e..0ab695bc 100644
--- a/CodeLite/progress_dialog.h
+++ b/CodeLite/progress_dialog.h
@@ -1,3 +1,28 @@
+//////////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+//
+// copyright : (C) 2014 The CodeLite Team
+// file name : progress_dialog.h
+//
+// -------------------------------------------------------------------------
+// A
+// _____ _ _ _ _
+// / __ \ | | | | (_) |
+// | / \/ ___ __| | ___| | _| |_ ___
+// | | / _ \ / _ |/ _ \ | | | __/ _ )
+// | \__/\ (_) | (_| | __/ |___| | || __/
+// \____/\___/ \__,_|\___\_____/_|\__\___|
+//
+// F i l e
+//
+// 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
+// the Free Software Foundation; either version 2 of the License, or
+// (at your option) any later version.
+//
+//////////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
#ifndef __progress_dialog__
#define __progress_dialog__