File: copyright_hints

package info (click to toggle)
libcode-tidyall-perl 0.55~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 876 kB
  • ctags: 259
  • sloc: perl: 3,882; lisp: 47; makefile: 25
file content (152 lines) | stat: -rw-r--r-- 4,216 bytes parent folder | download
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: CONTRIBUTING.md
 Changes
 INSTALL
 MANIFEST
 META.json
 META.yml
 Makefile.PL
 bin/tidyall
 cpanfile
 debian/README.source
 debian/compat
 debian/control
 debian/control.in
 debian/gbp.conf
 debian/source/format
 debian/source/lintian-overrides
 debian/watch
 dist.ini
 etc/editors/tidyall.vim
 inc/MyMakeMaker.pm
 inc/Util.pm
 lib/Code/TidyAll/Cache.pm
 lib/Code/TidyAll/Config/INI/Reader.pm
 lib/Code/TidyAll/Git/Util.pm
 lib/Code/TidyAll/Plugin/CSSUnminifier.pm
 lib/Code/TidyAll/SVN/Util.pm
 lib/Code/TidyAll/Util.pm
 lib/Code/TidyAll/Util/Zglob.pm
 perlcriticrc
 perltidyrc
 t/00-report-prereqs.dd
 t/00-report-prereqs.t
 t/Basic.t
 t/Conf.t
 t/Plugin-SortLines.t
 t/Zglob.t
 t/lib/Code/TidyAll/Test/Class.pm
 t/lib/Code/TidyAll/Test/Plugin/AToZ.pm
 t/lib/Code/TidyAll/Test/Plugin/AlwaysPhonetic.pm
 t/lib/Code/TidyAll/Test/Plugin/CheckUpper.pm
 t/lib/Code/TidyAll/Test/Plugin/RepeatFoo.pm
 t/lib/Code/TidyAll/Test/Plugin/ReverseFoo.pm
 t/lib/Code/TidyAll/Test/Plugin/UpperText.pm
 t/lib/Test/Code/TidyAll/Basic.pm
 t/lib/Test/Code/TidyAll/Conf.pm
 t/lib/Test/Code/TidyAll/DiffOnTidyError.pm
 t/lib/Test/Code/TidyAll/Git.pm
 t/lib/Test/Code/TidyAll/Parallel.pm
 t/lib/Test/Code/TidyAll/Plugin.pm
 t/lib/Test/Code/TidyAll/Plugin/CSSUnminifier.pm
 t/lib/Test/Code/TidyAll/Plugin/JSBeautify.pm
 t/lib/Test/Code/TidyAll/Plugin/JSHint.pm
 t/lib/Test/Code/TidyAll/Plugin/JSLint.pm
 t/lib/Test/Code/TidyAll/Plugin/MasonTidy.pm
 t/lib/Test/Code/TidyAll/Plugin/PHPCodeSniffer.pm
 t/lib/Test/Code/TidyAll/Plugin/PerlCritic.pm
 t/lib/Test/Code/TidyAll/Plugin/PerlTidy.pm
 t/lib/Test/Code/TidyAll/Plugin/PerlTidySweet.pm
 t/lib/Test/Code/TidyAll/Plugin/PodChecker.pm
 t/lib/Test/Code/TidyAll/Plugin/PodSpell.pm
 t/lib/Test/Code/TidyAll/Plugin/PodTidy.pm
 t/lib/Test/Code/TidyAll/Plugin/SortLines.pm
 t/lib/Test/Code/TidyAll/SVN.pm
 t/lib/Test/Code/TidyAll/Util.pm
 t/lib/Test/Code/TidyAll/Zglob.pm
 tidyall.ini
 xt/author/Git.t
 xt/author/Plugin-CSSUnminifier.t
 xt/author/Plugin-JSBeautify.t
 xt/author/Plugin-JSHint.t
 xt/author/Plugin-JSLint.t
 xt/author/Plugin-MasonTidy.t
 xt/author/Plugin-PHPCodeSniffer.t
 xt/author/Plugin-PerlCritic.t
 xt/author/Plugin-PerlTidy.t
 xt/author/Plugin-PerlTidySweet.t
 xt/author/Plugin-PodChecker.t
 xt/author/Plugin-PodSpell.t
 xt/author/Plugin-PodTidy.t
 xt/author/Util.t
 xt/author/diff-on-tidy-error.t
 xt/author/mojibake.t
 xt/author/no-tabs.t
 xt/author/parallel.t
 xt/author/pod-spell.t
 xt/author/pod-syntax.t
 xt/author/self-tidyall.t
 xt/author/test-version.t
 xt/author/tidy-and-critic.t
 xt/release/cpan-changes.t
 xt/release/meta-json.t
Copyright: NONE
License: UNKNOWN
 FIXME

Files: README.md
 lib/Code/TidyAll.pm
 lib/Code/TidyAll/CacheModel.pm
 lib/Code/TidyAll/CacheModel/Shared.pm
 lib/Code/TidyAll/Git/Precommit.pm
 lib/Code/TidyAll/Git/Prereceive.pm
 lib/Code/TidyAll/Plugin.pm
 lib/Code/TidyAll/Plugin/JSBeautify.pm
 lib/Code/TidyAll/Plugin/JSHint.pm
 lib/Code/TidyAll/Plugin/JSLint.pm
 lib/Code/TidyAll/Plugin/JSON.pm
 lib/Code/TidyAll/Plugin/MasonTidy.pm
 lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
 lib/Code/TidyAll/Plugin/PerlCritic.pm
 lib/Code/TidyAll/Plugin/PerlTidy.pm
 lib/Code/TidyAll/Plugin/PerlTidySweet.pm
 lib/Code/TidyAll/Plugin/PodChecker.pm
 lib/Code/TidyAll/Plugin/PodSpell.pm
 lib/Code/TidyAll/Plugin/PodTidy.pm
 lib/Code/TidyAll/Plugin/SortLines.pm
 lib/Code/TidyAll/Result.pm
 lib/Code/TidyAll/Role/Tempdir.pm
 lib/Code/TidyAll/SVN/Precommit.pm
 lib/Test/Code/TidyAll.pm
Copyright: 2011-2016, Jonathan Swartz.
License: Artistic or GPL-1+
 FIXME

Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc.
  19xx name of author
  19yy <name of author>
  2011-2016, Jonathan Swartz.
  disclaimer" for the program, if
  ed by the Free
  interest in the
  of this Package, but belong to whomever generated them, and may be sold
  the software, and
License: Artistic or GPL-1+
 FIXME

Files: etc/editors/tidyall.el
Copyright: 2012, Jonathan Swartz
License: GPL-2+
 FIXME

Files: debian/rules
Copyright: 2013-2016, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+
 FIXME