From e68f54c2f00d8e7a8e753722a50b47484c1124ee Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 16 Aug 2005 10:22:06 +0000 Subject: proper opie header and maintainter --- (limited to 'noncore/net/opie-smb') diff --git a/noncore/net/opie-smb/opie-smb.control b/noncore/net/opie-smb/opie-smb.control index fc8c316..2ec46be 100644 --- a/noncore/net/opie-smb/opie-smb.control +++ b/noncore/net/opie-smb/opie-smb.control @@ -3,7 +3,7 @@ Files: plugins/application/libopie-smb.so* bin/opie-smb bin/smbfind pics/opie-sm Version: $QPE_VERSION$EXTRAVERSION Architecture: arm Arch: arm -Maintainer: Kurt Korbatits (support@midget.net.au) +Maintainer: ljp Section: Network Priority: optional Description: Gui front end for samba utilities. 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 +           .>+-= Copyright (c) 2005 L. Potter + _;:,     .>    :=|. 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_,=:_.      -`: 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 #include diff --git a/noncore/net/opie-smb/qsmb.h b/noncore/net/opie-smb/qsmb.h index 175b2c3..7908837 100644 --- a/noncore/net/opie-smb/qsmb.h +++ b/noncore/net/opie-smb/qsmb.h @@ -1,3 +1,31 @@ +/* +               =. This file is part of the OPIE Project +             .=l. Copyright (c) 2002-2005 Kurt Korbatits +           .>+-= Copyright (c) 2005 L. Potter + _;:,     .>    :=|. 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_,=:_.      -`: 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. + +*/ + #ifndef QSMB_H #define QSMB_H -- cgit v0.9.0.2