29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: websocket-client
|
|
Source: https://github.com/liris/websocket-client
|
|
|
|
Files: debian/*
|
|
Copyright: (c) 2015, Thomas Goirand <zigo@debian.org>
|
|
License: LGPL-2.1
|
|
|
|
Files: *
|
|
Copyright: (c) 2010-2015, liris <liris.pp@gmail.com>
|
|
License: LGPL-2.1
|
|
|
|
License: LGPL-2.1
|
|
This library is free software; you can redistribute it and/or modify it under
|
|
the terms of the GNU Lesser General Public License as published by the Free
|
|
Software Foundation; version 2.1 of the License.
|
|
.
|
|
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 Lesser General Public License for more
|
|
details.
|
|
.
|
|
You should have received a copy of the GNU Lesser General Public License along
|
|
with this library; if not, write to the Free Software Foundation, Inc., 51
|
|
Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|
.
|
|
On Debian systems, the complete text of the GNU Lesser General Public License
|
|
(LGPL) may be found in /usr/share/common-licenses/LGPL-2.1.
|