summaryrefslogtreecommitdiff
path: root/noncore/net/opie-smb/qsmb.cpp
authorllornkcor <llornkcor>2005-08-16 10:22:06 (UTC)
committer llornkcor <llornkcor>2005-08-16 10:22:06 (UTC)
commite68f54c2f00d8e7a8e753722a50b47484c1124ee (patch) (side-by-side diff)
treefc2076fbc51424f59d10ad1e88e3bdbb2ed78411 /noncore/net/opie-smb/qsmb.cpp
parentdd4792fe0ac89205e7d7a7e38f3d4350e19f25d7 (diff)
downloadopie-e68f54c2f00d8e7a8e753722a50b47484c1124ee.zip
opie-e68f54c2f00d8e7a8e753722a50b47484c1124ee.tar.gz
opie-e68f54c2f00d8e7a8e753722a50b47484c1124ee.tar.bz2
proper opie header and maintainter
Diffstat (limited to 'noncore/net/opie-smb/qsmb.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opie-smb/qsmb.cpp28
1 files changed, 28 insertions, 0 deletions
diff --git a/noncore/net/opie-smb/qsmb.cpp b/noncore/net/opie-smb/qsmb.cpp
index d35e09a..d74f240 100644
--- a/noncore/net/opie-smb/qsmb.cpp
+++ b/noncore/net/opie-smb/qsmb.cpp
@@ -1,3 +1,31 @@
+/*
+               =. This file is part of the OPIE Project
+             .=l. Copyright (c) 2002-2005 Kurt Korbatits <support@midget.net.au>
+           .>+-= Copyright (c) 2005 L. Potter <lpotter@trolltech.com>
+ _;:,     .>    :=|. This program is free software; you can
+.> <`_,   >  .   <= redistribute it and/or modify it under
+:`=1 )Y*s>-.--   : the terms of the GNU General Public
+.="- .-=="i,     .._ License as published by the Free Software
+ - .   .-<_>     .<> Foundation; either version 2 of the License,
+     ._= =}       : or (at your option) any later version.
+    .%`+i>       _;_.
+    .i_,=:_.      -<s. This program is distributed in the hope that
+     +  .  -:.       = it will be useful, but WITHOUT ANY WARRANTY;
+    : ..    .:,     . . . without even the implied warranty of
+    =_        +     =;=|` MERCHANTABILITY or FITNESS FOR A
+  _.=:.       :    :=>`: PARTICULAR PURPOSE. See the GNU
+..}^=.=       =       ; General Public License for more
+++=   -.     .`     .: details.
+ :     =  ...= . :.=-
+ -.   .:....=;==+<; You should have received a copy of the GNU
+  -_. . .   )=.  = General Public License along with
+    --        :-=` this library; see the file COPYING.BIN.
+ If not, write to the Free Software Foundation,
+ Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+*/
+
#include "qsmb.h"
#include <qpushbutton.h>
#include <qpe/qpeapplication.h>