author | ar <ar> | 2004-06-03 18:59:03 (UTC) |
---|---|---|
committer | ar <ar> | 2004-06-03 18:59:03 (UTC) |
commit | 25c5d7d615d1f476f206a40892877e259eeb365c (patch) (side-by-side diff) | |
tree | 8b914aac7a7f0f32de38123a6880603daf51e8fb /libopie2/examples/opiemm | |
parent | f9d940da940c8d42dc072f60ad72e69025650cf8 (diff) | |
download | opie-25c5d7d615d1f476f206a40892877e259eeb365c.zip opie-25c5d7d615d1f476f206a40892877e259eeb365c.tar.gz opie-25c5d7d615d1f476f206a40892877e259eeb365c.tar.bz2 |
- correct mail-address in copyright
-rw-r--r-- | libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.cpp b/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.cpp index bdf2149..b522441 100644 --- a/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.cpp +++ b/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.cpp @@ -1,27 +1,27 @@ /* =. This file is part of the Opie Project - .=l. Copyright (C) 2004 Opie Team <opie@handhelds.org> + .=l. Copyright (C) 2004 Opie Team <opie-devel@handhelds.org> .>+-= _;:, .> :=|. This library is free software; you can .> <`_, > . <= redistribute it and/or modify it under :`=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 library 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. */ |