summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/textdlg.cpp
authorthufir <thufir>2002-07-04 17:21:16 (UTC)
committer thufir <thufir>2002-07-04 17:21:16 (UTC)
commit3fc06dce797f62393bab41f4ea520bdbeb31eb9f (patch) (side-by-side diff)
treedfd314d2c9a2241f3dce5649592808ff1ee4aea0 /noncore/apps/opie-sheet/textdlg.cpp
parentbaf06586f452ea77f773df038aba5635f57d96b8 (diff)
downloadopie-3fc06dce797f62393bab41f4ea520bdbeb31eb9f.zip
opie-3fc06dce797f62393bab41f4ea520bdbeb31eb9f.tar.gz
opie-3fc06dce797f62393bab41f4ea520bdbeb31eb9f.tar.bz2
added license headers to opie-sheet
Diffstat (limited to 'noncore/apps/opie-sheet/textdlg.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/textdlg.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/noncore/apps/opie-sheet/textdlg.cpp b/noncore/apps/opie-sheet/textdlg.cpp
index 8245fe4..0810eb2 100644
--- a/noncore/apps/opie-sheet/textdlg.cpp
+++ b/noncore/apps/opie-sheet/textdlg.cpp
@@ -1,3 +1,17 @@
+/***************************************************************************
+ * *
+ * 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. *
+ * *
+ ***************************************************************************/
+
+/*
+ * Opie Sheet (formerly Sheet/Qt)
+ * by Serdar Ozler <sozler@sitebest.com>
+ */
+
#include "textdlg.h"
TextDialog::TextDialog(QWidget *parent=0)