Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ROCm/rpp
Files-Excluded: docs/data
                utilities/rpp-performancetests
                utilities/rpp-unittests
                utilities/test_suite
                libs/third_party
                include/third_party
Comment: The docs and test suites use images and test data of unknown
         provenance and are therefore excluded until their authors
         can be determined.
         .
         The third_party directories contain a prebuilt copy of FFTS
         (a.k.a. The Fastest Fourier Transform in the South), which has
         been excluded because no sources have been provided.

Files: *
Copyright: 2019-2025, Advanced Micro Devices, Inc.
License: Expat

Files: debian/*
Copyright: 2025, Utkarsh Raj <encode.sh@protonmail.com>
License: Expat

Files: src/include/common/rpp/kernel_cache.hpp
       src/modules/kernel_cache.cpp
Copyright: 2015, Vratis, Ltd.
           2019-2025, Advanced Micro Devices, Inc.
License: Apache-2.0 and Expat

Files: src/modules/md5.cpp
Copyright: 2001, Alexander Peslyak <solar@openwall.com>
License: BSD-Alexander

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

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.
 .
 NOTE: Some safety-critical environments may enforce software development
 guidelines (for example MISRA C:2012) to facilitate code quality,
 safety, security, portability and reliability. In order to meet
 such guidelines, developers may modify OpenVX standard header files
 without deviating from the OpenVX specification.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
 can be found in `/usr/share/common-licenses/Apache-2.0'.

License: BSD-Alexander
 This software was written by Alexander Peslyak in 2001. No copyright is
 claimed, and the software is hereby placed in the public domain.
 In case this attempt to disclaim copyright and place the software in the
 public domain is deemed null and void, then the software is
 Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
 general public under the following terms:
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted.
 .
 There's ABSOLUTELY NO WARRANTY, express or implied.
