copyright 1.1 KB

1234567891011121314151617181920212223242526272829
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: xsecurelock
  3. Source: https://github.com/google/xsecurelock
  4. Files: *
  5. Copyright: 2014-2019 Rudolf Polzer <rpolzer@google.com>, <divVerent@xonotic.org>
  6. 2017-2019 Markus Teich <mteich@google.com>
  7. 2014-2019 Google Inc. All rights reserved.
  8. License: Apache-2.0
  9. Files: debian/*
  10. Copyright: 2017-2019 Markus Teich <mteich@google.com>
  11. License: Apache-2.0
  12. License: Apache-2.0
  13. Licensed under the Apache License, Version 2.0 (the "License");
  14. you may not use this file except in compliance with the License.
  15. You may obtain a copy of the License at
  16. .
  17. https://www.apache.org/licenses/LICENSE-2.0
  18. .
  19. Unless required by applicable law or agreed to in writing, software
  20. distributed under the License is distributed on an "AS IS" BASIS,
  21. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  22. See the License for the specific language governing permissions and
  23. limitations under the License.
  24. .
  25. On Debian systems, the complete text of the Apache version 2.0 license
  26. can be found in "/usr/share/common-licenses/Apache-2.0".