diff options
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r-- | mainwindow.cpp | 6 |
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> |