aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
authorElOraiby <wael.eloraiby@gmail.com>2015-05-30 15:57:20 -0400
committerElOraiby <wael.eloraiby@gmail.com>2015-05-30 15:57:20 -0400
commit796b3b542794091201dcdd76cd2e4e0b3380dbc0 (patch)
tree36cd19a1a173bf82fa31dc999b4b1e3c9adeff95 /mainwindow.cpp
parent3341cc55671378288e6bb4f94b15fedb24c93e1c (diff)
change license (gcc runtime excpetion)
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 015bcb7..5173fda 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -1,3 +1,9 @@
+/*
+** Arabtype Copyright 2012-2015(c) Wael El Oraiby. All Rights Reserved
+**
+** This file is in public domain
+*/
+
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QtGui>