Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: whoopsie
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     Makefile
           data/whoopsie.conf
           data/whoopsie.path
           data/whoopsie.py
           data/whoopsie.service
           debian-orig/compat
           debian-orig/control
           debian-orig/libwhoopsie-dev.install
           debian-orig/libwhoopsie0.install
           debian-orig/libwhoopsie0.symbols
           debian-orig/rules
           debian-orig/source/format
           debian-orig/whoopsie.dirs
           debian-orig/whoopsie.init
           debian-orig/whoopsie.install
           debian-orig/whoopsie.maintscript
           debian-orig/whoopsie.postinst
           debian-orig/whoopsie.postrm
           debian-orig/whoopsie.preinst
           lib/libwhoopsie.pc
           src/identifier.c
           src/identifier.h
           src/tests/Makefile
           src/tests/data/_usr_bin_gedit.1000.crash
           src/tests/data/crash/invalid_key_duplicate
           src/tests/data/crash/invalid_key_embedded_nul
           src/tests/data/crash/invalid_key_leading_spaces
           src/tests/data/crash/invalid_key_leading_spaces2
           src/tests/data/crash/invalid_key_no_value
           src/tests/data/crash/invalid_key_no_value2
           src/tests/data/crash/invalid_key_special_chars
           src/tests/data/crash/invalid_no_spaces
           src/tests/data/crash/invalid_trailing2
           src/tests/data/crash/invalid_value
           src/tests/data/crash/invalid_value2
           src/tests/data/crash/invalid_value_embedded_nul
           src/tests/data/crash/unicode
           src/tests/data/crash/valid
           src/tests/data/crash/valid_empty_value
           src/tests/data/etc/passwd
           src/tests/recoverable_mock.sh
           tools/brofono.py
           tools/check_valgrind
           tools/suppressions.supp
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     src/connectivity.c
           src/connectivity.h
           src/globals.h
           src/logging.c
           src/logging.h
           src/monitor.c
           src/monitor.h
           src/tests/test_identifier.c
           src/tests/test_logging.c
           src/tests/test_monitor.c
           src/tests/test_parse_report.c
           src/tests/test_recoverable.c
           src/tests/test_utils.c
           src/utils.c
           src/utils.h
           src/whoopsie.c
           src/whoopsie.h
Copyright: 2011-2015 Canonical Ltd.
License:   GPL-3.0
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 3 of the License.
 .
 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     lib/bson/bson.c
           lib/bson/bson.h
           lib/bson/encoding.h
Copyright: 10-2012 gen Inc.
           10-2012 gen, Inc.
License:   Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

Files:     src/recoverable-problem.c
           src/recoverable-problem.h
Copyright: 2013 Canonical Ltd.
License:   GPL-3.0
 This program is free software: you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 3, as published
 by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranties of
 MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
 PURPOSE.  See the GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 Authors:
 Ted Gould <ted.gould@canonical.com>
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     debian-orig/copyright
Copyright: 2011-2013 Evan Dandrea <ev@ubuntu.com> License: GPL-3
           : 2011-2013 Canonical Ltd.
License:   GPL-3.0
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 3 of the License.
 .
 This package 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 .
 Files: lib/bson/*
 Copyright: 2009, 2010 10gen Inc.
 License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     lib/bson/numbers.c
Copyright: 10-2012 gen Inc.
License:   Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 all the numbers that fit in a 4 byte string
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

Files:     lib/bson/encoding.c
Copyright: 10-2012 gen, Inc.
           2001 Unicode, Inc.
License:   Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 Disclaimer
 .
 This source code is provided as is by Unicode, Inc. No claims are
 made as to fitness for any particular purpose. No warranties of any
 kind are expressed or implied. The recipient agrees to determine
 applicability of information provided. If this file has been
 purchased on magnetic or optical media from Unicode, Inc., the
 sole remedy for any claim will be exchange of defective media
 within 90 days of receipt.
 .
 Limitations on Rights to Redistribute This Code
 .
 Unicode, Inc. hereby grants the right to freely use the information
 supplied in this file in the creation of products supporting the
 Unicode Standard, and to make copies of this file in any form
 for internal or external distribution as long as this notice
 remains attached.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         data/brofono.conf

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
