Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: CODE_OF_CONDUCT.md
 CONTRIBUTING.md
 Changes
 INSTALL
 MANIFEST
 META.json
 META.yml
 Makefile.PL
 appveyor.yml
 bin/tidyall
 cpanfile
 debian/compat
 debian/control
 debian/docs
 debian/examples
 debian/gbp.conf
 debian/rules
 debian/source/format
 debian/tests/pkg-perl/smoke-files
 debian/tests/pkg-perl/syntax-skip
 debian/watch
 dist.ini
 etc/editors/tidyall.vim
 lib/Code/TidyAll/Plugin/CSSUnminifier.pm
 package-lock.json
 package.json
 perlcriticrc
 perltidyrc
 t/00-report-prereqs.dd
 t/00-report-prereqs.t
 t/Basic.t
 t/Conf.t
 t/Plugin-GenericTransformer.t
 t/Plugin-GenericValidator.t
 t/Plugin-SortLines.t
 t/Zglob.t
 t/helper-bin/exit.pl
 t/helper-bin/generic-transformer.pl
 t/helper-bin/generic-validator.pl
 t/helper-bin/raw-transformer.pl
 t/inc1/Foo.pm
 t/inc2/Bar.pm
 t/lib/TestFor/Code/TidyAll/Basic.pm
 t/lib/TestFor/Code/TidyAll/Conf.pm
 t/lib/TestFor/Code/TidyAll/DiffOnTidyError.pm
 t/lib/TestFor/Code/TidyAll/Git.pm
 t/lib/TestFor/Code/TidyAll/Parallel.pm
 t/lib/TestFor/Code/TidyAll/Plugin.pm
 t/lib/TestFor/Code/TidyAll/Plugin/CSSUnminifier.pm
 t/lib/TestFor/Code/TidyAll/Plugin/GenericTransformer.pm
 t/lib/TestFor/Code/TidyAll/Plugin/GenericValidator.pm
 t/lib/TestFor/Code/TidyAll/Plugin/JSBeautify.pm
 t/lib/TestFor/Code/TidyAll/Plugin/JSHint.pm
 t/lib/TestFor/Code/TidyAll/Plugin/JSLint.pm
 t/lib/TestFor/Code/TidyAll/Plugin/MasonTidy.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PHPCodeSniffer.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PerlCritic.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PerlTidy.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PerlTidySweet.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PodChecker.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PodSpell.pm
 t/lib/TestFor/Code/TidyAll/Plugin/PodTidy.pm
 t/lib/TestFor/Code/TidyAll/Plugin/SortLines.pm
 t/lib/TestFor/Code/TidyAll/SVN.pm
 t/lib/TestFor/Code/TidyAll/SpacesInPaths.pm
 t/lib/TestFor/Code/TidyAll/Util.pm
 t/lib/TestFor/Code/TidyAll/Util/Zglob.pm
 t/lib/TestHelper/Plugin/AToZ.pm
 t/lib/TestHelper/Plugin/AlwaysPhonetic.pm
 t/lib/TestHelper/Plugin/CheckUpper.pm
 t/lib/TestHelper/Plugin/RepeatFoo.pm
 t/lib/TestHelper/Plugin/ReverseFoo.pm
 t/lib/TestHelper/Plugin/UpperText.pm
 t/lib/TestHelper/Test/Class.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/dependent-modules.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/spaces-in-paths.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/Cache.pm
 lib/Code/TidyAll/CacheModel.pm
 lib/Code/TidyAll/CacheModel/Shared.pm
 lib/Code/TidyAll/Config/INI/Reader.pm
 lib/Code/TidyAll/Git/Precommit.pm
 lib/Code/TidyAll/Git/Prereceive.pm
 lib/Code/TidyAll/Git/Util.pm
 lib/Code/TidyAll/Plugin.pm
 lib/Code/TidyAll/Plugin/GenericTransformer.pm
 lib/Code/TidyAll/Plugin/GenericValidator.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/GenericExecutable.pm
 lib/Code/TidyAll/Role/HasIgnore.pm
 lib/Code/TidyAll/Role/RunsCommand.pm
 lib/Code/TidyAll/Role/Tempdir.pm
 lib/Code/TidyAll/SVN/Precommit.pm
 lib/Code/TidyAll/SVN/Util.pm
 lib/Code/TidyAll/Util.pm
 lib/Code/TidyAll/Util/Zglob.pm
 lib/Test/Code/TidyAll.pm
Copyright: 2011-2020, Jonathan Swartz.
License: Artistic or GPL-1+
 FIXME

Files: lib/Code/TidyAll/Zglob.pm
Copyright: 2011-2020, Jonathan Swartz.
  Tokuhiro Matsuno
  åäºå®å°ãªã®ã§ãã¨ãããã undef ããããã¦ããã¦ãåé¡ããªã
License: Artistic or GPL-1+
 FIXME

Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc.
  19xx name of author
  19yy <name of author>
  2011-2020, 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+ and/or Artistic-1.0 and/or GPL-1
 FIXME

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

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

Files: debian/source/lintian-overrides
Copyright: Artistic
  GPL-1+
  GPL-2+
  GPL-3+
  artistic
  gpl-1+
  gpl-2+
  gpl-3+
License: UNKNOWN
 FIXME

