tazweb view COPYING @ rev 37

Get a default bookmark page id missing
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 15 01:59:38 2011 +0200 (2011-04-15)
parents
children 435fdb863811
line source
1 TazWeb Copyright License
2 ===============================================================================
5 Copyright (C) 2011 SliTaz GNU/Linux <devel@slitaz.org>
8 When TazWeb started, some code have been take from GtkLauncher example browse
9 found in the GTKWebkit source tarball and is:
11 Copyright (C) 2006, 2007 Apple Inc.
12 Copyright (C) 2007 Alp Toker <alp@atoker.com>
14 BSD License
15 -----------
17 Redistribution and use in source and binary forms, with or without
18 modification, are permitted provided that the following conditions
19 are met:
20 1. Redistributions of source code must retain the above copyright
21 notice, this list of conditions and the following disclaimer.
22 2. Redistributions in binary form must reproduce the above copyright
23 notice, this list of conditions and the following disclaimer in the
24 documentation and/or other materials provided with the distribution.
26 THIS SOFTWARE IS PROVIDED BY SLITAZ GNU/LINUX. ``AS IS'' AND ANY
27 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
29 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SLITAZ GNU/LINUX. OR
30 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
32 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
33 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
34 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
35 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
36 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.