File: copyright

package info (click to toggle)
percona-toolkit 3.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 106,720 kB
  • sloc: perl: 257,236; sql: 23,577; sh: 21,388; javascript: 6,322; makefile: 398; python: 62; awk: 38; sed: 1
file content (102 lines) | stat: -rw-r--r-- 3,028 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Percona Toolkit
Upstream-Contact: Percona Toolkit Developers <toolkit-dev@percona.com>
Source: http://www.percona.com/downloads/percona-toolkit/

Files: *
Copyright: 2007-2011 Baron Schwartz
           2008-2024 Percona LLC and/or its affiliates.
License: GPL-2

Files: bin/pt-slave-delay
Copyright: 2007-2011 Sergey Zhuravle and Baron Schwartz
           2011-2024 Percona LLC and/or its affiliates.
License: GPL-2

Files: bin/pt-upgrade
Copyright: 2009-2024 Percona LLC and/or its affiliates.
License: GPL-2

Files: bin/pt-heartbeat
Copyright: 2006 Proven Scaling LLC and Six Apart Ltd.
           2007-2024 Percona LLC and/or its affiliates.
License: GPL-2

Files: lib/*
       bin/pt-table-checksum
Copyright: 2008-2013 Percona Ireland Ltd.
License: GPL-2

Files: lib/BinaryLogParser.pm
       lib/ChangeHandler.pm
       lib/DSNParser.pm
       lib/Lmo.pm
       lib/MasterSlave.pm
       lib/OptionParser.pm
       lib/Processlist.pm
       lib/QueryRewriter.pm
       lib/Quoter.pm
       lib/RowChecksum.pm
       lib/RowDiff.pm
       lib/SimpleTCPDumpParser.pm
       lib/SlowLogParser.pm
       lib/SlowLogWriter.pm
       lib/TableChecksum.pm
       lib/TableChunker.pm
       lib/TableNibbler.pm
       lib/TableParser.pm
       lib/TableSyncChunk.pm
       lib/TableSyncer.pm
       lib/TableSyncGroupBy.pm
       lib/TableSyncNibble.pm
       lib/TableSyncStream.pm
       lib/TcpdumpParser.pm
       lib/TCPRequestAggregator.pm
       lib/VersionParser.pm
Copyright: 2007-2011 Baron Schwartz
           2011-2013 Percona Ireland Ltd.
License: GPL-2

Files: lib/MockSth.pm
       lib/MockSync.pm
Copyright: 2007-2011 Baron Schwartz
           2011 Percona Inc.
License: GPL-2

Files: lib/bash/*
       lib/Percona/*
Copyright: 2011-2014 Percona Inc.
License: GPL-2

Files: lib/FlowControlWaiter.pm
       lib/VersionCompare.pm
Copyright: 2015-2016 Percona LLC.
License: GPL-2

Files: sandbox/servers/5.6/sys/*
       sandbox/servers/5.7/sys/*
Copyright: 2014, 2015 Oracle and/or its affiliates.
License: GPL-2

Files: debian/*
Copyright: 2011-2019 Dario Minnucci <midget@debian.org>
           2026 Lena Voytek <lena@voytek.dev>
License: GPL-2

License: GPL-2
 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; either version 2 of the License, or
 (at your option) any later version.
 .
 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 2 can be found in "/usr/share/common-licenses/GPL-2".