File: copyright

package info (click to toggle)
log4cxx 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,560 kB
  • sloc: cpp: 47,841; xml: 1,041; sh: 43; makefile: 17
file content (23 lines) | stat: -rw-r--r-- 755 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: log4cxx
Source: https://logging.apache.org/log4cxx/download.html

Files: *
Copyright: 2004-2023 The Apache Software Foundation
License: Apache-2.0

Files: debian/*
Copyright: 2005-2006 Andreas Fester <Andreas.Fester@gmx.de>
           2008 Matthew Vernon <sunergos@vernshome.net>
           2014-2025 Tobias-Frost <tobi@debian.org>
License: Apache-2.0

License: Apache-2.0
 Licensed under Apache License, Version 2.0; you may not use this work
 except in compliance with the License. You may obtain a copy of the
 License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 On a Debian system, the license can be found at
 /usr/share/common-licenses/Apache-2.0 .