author | harlekin <harlekin> | 2002-08-21 22:28:56 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-08-21 22:28:56 (UTC) |
commit | 0dc65f8d04c392448731bc11a4b66f26ac9c5bc4 (patch) (side-by-side diff) | |
tree | 2216499e2c3d8d7bc66dec755ec7d9cc1a3d6c43 /libopie/otabwidget.cpp | |
parent | 104db9a1858142972d2f41442e5416ab5d304da9 (diff) | |
download | opie-0dc65f8d04c392448731bc11a4b66f26ac9c5bc4.zip opie-0dc65f8d04c392448731bc11a4b66f26ac9c5bc4.tar.gz opie-0dc65f8d04c392448731bc11a4b66f26ac9c5bc4.tar.bz2 |
the right license also in the header
-rw-r--r-- | libopie/otabwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/otabwidget.cpp b/libopie/otabwidget.cpp index 6e10be9..b60d472 100644 --- a/libopie/otabwidget.cpp +++ b/libopie/otabwidget.cpp @@ -1,34 +1,34 @@ /* This file is part of the Opie Project Copyright (c) 2002 Dan Williams <williamsdr@acm.org> =. .=l. .>+-= _;:, .> :=|. This program is free software; you can .> <`_, > . <= redistribute it and/or modify it under -:`=1 )Y*s>-.-- : the terms of the GNU General Public +:`=1 )Y*s>-.-- : the terms of the GNU Library 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 ..}^=.= = ; Library General Public License for more ++= -. .` .: details. : = ...= . :.=- -. .:....=;==+<; You should have received a copy of the GNU -_. . . )=. = Library General Public License along with -- :-=` this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "otabwidget.h" #include <qpe/config.h> |