• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: libphonenumber
3Upstream-Contact: Fredrik Roubert <roubert@google.com>
4Source: https://github.com/google/libphonenumber/
5
6Files: * cpp/src/phonenumbers/base/logging.h
7 cpp/src/phonenumbers/base/thread_checker.h
8 cpp/src/phonenumbers/base/memory/singleton.h
9 cpp/src/phonenumbers/base/memory/singleton_posix.h
10 cpp/src/phonenumbers/base/synchronization/lock.h
11 cpp/src/phonenumbers/base/synchronization/lock_posix.h
12 cpp/src/phonenumbers/base/thread_checker.h
13Copyright: 2011, The Libphonenumber Authors
14License: Apache-2.0
15 On Debian systems, the full text of the Apache
16 License version 2.0 can be found in the file
17 `/usr/share/common-licenses/Apache-2.0'.
18
19Files: cpp/src/phonenumbers/utf/rune.c
20 cpp/src/phonenumbers/utf/utf.h
21 cpp/src/phonenumbers/utf/utfdef.h
22Copyright: 1998-2002, Lucent Technologies
23License: MIT
24
25Files: cpp/src/phonenumbers/base/*
26 tools/cpp/src/base/*
27Copyright: 2006-2012, The Chromium Authors
28License: BSD
29
30Files: debian/*
31Copyright: 2011, The Libphonenumber Authors
32           2014, Daniel Pocock http://danielpocock.com
33License: Apache-2.0
34 On Debian systems, the full text of the Apache
35 License version 2.0 can be found in the file
36 `/usr/share/common-licenses/Apache-2.0'.
37
38License: MIT
39 Permission to use, copy, modify, and distribute this software for any
40 purpose without fee is hereby granted, provided that this entire notice
41 is included in all copies of any software which is or includes a copy
42 or modification of this software and in all copies of the supporting
43 documentation for such software.
44 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
45 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE ANY
46 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
47 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
48
49License: BSD
50 Redistribution and use in source and binary forms, with or without
51 modification, are permitted provided that the following conditions are
52 met:
53
54 * Redistributions of source code must retain the above copyright
55   notice, this list of conditions and the following disclaimer.
56 * Redistributions in binary form must reproduce the above
57   copyright notice, this list of conditions and the following disclaimer
58   in the documentation and/or other materials provided with the
59   distribution.
60 * Neither the name of Google Inc. nor the names of its
61   contributors may be used to endorse or promote products derived from
62   this software without specific prior written permission.
63
64 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
65 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
66 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
67 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
68 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
69 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
70 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
71 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
72 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
73 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
74 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
75