]> Sergey Matveev's repositories - public-inbox.git/commit
update copyright headers and email addresses
authorEric Wong <e@80x24.org>
Sun, 6 Sep 2015 06:59:13 +0000 (06:59 +0000)
committerEric Wong <e@80x24.org>
Sun, 6 Sep 2015 09:13:50 +0000 (09:13 +0000)
commitf76f265a851944b5dedcc3be5f3b5224b6ebda89
tree0a903f427a063c9bce39d3dd09c7084c2ad28f54
parent09648ad68023d8f93e0b44124b959149d16f618b
update copyright headers and email addresses

In the future, it should be possible to use this:

    git ls-files | UPDATE_COPYRIGHT_HOLDER='all contributors' \
      UPDATE_COPYRIGHT_USE_INTERVALS=2 \
      xargs /path/to/gnulib/build-aux/update-copyright
38 files changed:
Documentation/design_notes.txt
Documentation/txt2pre
INSTALL
Makefile.PL
README
examples/public-inbox.psgi
lib/PublicInbox/Config.pm
lib/PublicInbox/Feed.pm
lib/PublicInbox/Filter.pm
lib/PublicInbox/GitCatFile.pm
lib/PublicInbox/Hval.pm
lib/PublicInbox/MDA.pm
lib/PublicInbox/MID.pm
lib/PublicInbox/Mbox.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/SearchMsg.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
public-inbox-index
public-inbox-init
public-inbox-learn
public-inbox-mda
public-inbox.cgi
scripts/import_slrnspool
scripts/slrnspool2maildir
t/cgi.t
t/common.perl
t/config.t
t/feed.t
t/filter.t
t/html_index.t
t/init.t
t/mda.t
t/plack.t
t/precheck.t
t/search.t
t/view.t