summaryrefslogtreecommitdiff
path: root/debian/copyright
blob: 2e4388729bd3581ec54c442517a6b77f9fdc49a6 (plain)
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files:     debian/*
Copyright: 2016 Brocade Communications Systems, Inc.
           2018-2019 AT&T Intellectual Property.
License: GPL-2.0

Files:     tacplus-daemon/daemon.c
           tacplus-daemon/daemon.h
           tacplus-daemon/dbus_service.c
           tacplus-daemon/dbus_service.h
           tacplus-daemon/main.c
           tacplus-daemon/main.h
           tacplus-daemon/parser.c
           tacplus-daemon/parser.h
           tacplus-daemon/queue.c
           tacplus-daemon/queue.h
           tacplus-daemon/statistics.c
           tacplus-daemon/statistics.h
           tacplus-daemon/tacplus_srv_conn.c
           tacplus-daemon/tacplus_srv_conn.h
           tacplus-daemon/test/parserTester.cpp
           tacplus-daemon/test/queueTester.cpp
           tacplus-daemon/test/serverConnectTester.cpp
           tacplus-daemon/test/testMain.cpp
           tacplus-daemon/test/transactionTester.cpp
           tacplus-daemon/test/ut_utils.c
           tacplus-daemon/test/ut_utils.h
           tacplus-daemon/test/utilsTester.cpp
           tacplus-daemon/transaction.c
           tacplus-daemon/transaction.h
           tacplus-daemon/transaction_private.h
           tacplus-daemon/utils.c
           tacplus-daemon/utils.h
Copyright: 2015-2016 Brocade Communications Systems, Inc.
           2018-2019 AT&T Intellectual Property.
License:   GPL-2.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 2.
 .
 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 package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.