[libattean-perl] 18/42: Removed LICENSE file and updated licensing statement in individual modules (#116).

Jonas Smedegaard dr at jones.dk
Mon Feb 12 13:16:13 UTC 2018


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.019-1
in repository libattean-perl.

commit 6ceb1cf1a1c5528898a650597dcd3c20aff35b47
Author: Gregory Todd Williams <greg at evilfunhouse.com>
Date:   Fri Jan 5 09:30:56 2018 -0800

    Removed LICENSE file and updated licensing statement in individual modules (#116).
---
 README.md                                   | 7 +++++++
 lib/Attean.pm                               | 2 +-
 lib/Attean/API.pm                           | 2 +-
 lib/Attean/API/AbbreviatingParser.pod       | 2 +-
 lib/Attean/API/AbbreviatingSerializer.pod   | 2 +-
 lib/Attean/API/AggregateExpression.pod      | 2 +-
 lib/Attean/API/AppendableSerializer.pod     | 2 +-
 lib/Attean/API/AtOnceParser.pod             | 2 +-
 lib/Attean/API/Binding.pm                   | 2 +-
 lib/Attean/API/Blank.pod                    | 2 +-
 lib/Attean/API/BlankOrIRI.pod               | 2 +-
 lib/Attean/API/BulkUpdatableModel.pod       | 2 +-
 lib/Attean/API/Expression.pm                | 2 +-
 lib/Attean/API/IRI.pod                      | 2 +-
 lib/Attean/API/Iterator.pm                  | 2 +-
 lib/Attean/API/Literal.pod                  | 2 +-
 lib/Attean/API/MixedStatementParser.pod     | 2 +-
 lib/Attean/API/MixedStatementSerializer.pod | 2 +-
 lib/Attean/API/Model.pm                     | 2 +-
 lib/Attean/API/MutableModel.pod             | 2 +-
 lib/Attean/API/MutableTripleStore.pod       | 2 +-
 lib/Attean/API/Parser.pm                    | 2 +-
 lib/Attean/API/Plan.pm                      | 2 +-
 lib/Attean/API/PullParser.pod               | 2 +-
 lib/Attean/API/PushParser.pod               | 2 +-
 lib/Attean/API/Quad.pod                     | 2 +-
 lib/Attean/API/QuadParser.pod               | 2 +-
 lib/Attean/API/QuadPattern.pod              | 2 +-
 lib/Attean/API/QuadSerializer.pod           | 2 +-
 lib/Attean/API/Query.pm                     | 2 +-
 lib/Attean/API/QueryPlanner.pm              | 2 +-
 lib/Attean/API/RepeatableIterator.pod       | 2 +-
 lib/Attean/API/Result.pod                   | 2 +-
 lib/Attean/API/ResultParser.pod             | 2 +-
 lib/Attean/API/ResultSerializer.pod         | 2 +-
 lib/Attean/API/Serializer.pm                | 2 +-
 lib/Attean/API/Store.pm                     | 2 +-
 lib/Attean/API/Term.pm                      | 2 +-
 lib/Attean/API/TermOrVariable.pod           | 2 +-
 lib/Attean/API/TermParser.pod               | 2 +-
 lib/Attean/API/TermSerializer.pod           | 2 +-
 lib/Attean/API/Triple.pod                   | 2 +-
 lib/Attean/API/TripleOrQuad.pod             | 2 +-
 lib/Attean/API/TripleParser.pod             | 2 +-
 lib/Attean/API/TriplePattern.pod            | 2 +-
 lib/Attean/API/TripleSerializer.pod         | 2 +-
 lib/Attean/API/Variable.pod                 | 2 +-
 lib/Attean/AggregateExpression.pod          | 2 +-
 lib/Attean/Algebra.pm                       | 2 +-
 lib/Attean/BindingEqualityTest.pm           | 2 +-
 lib/Attean/Blank.pm                         | 2 +-
 lib/Attean/CodeIterator.pm                  | 2 +-
 lib/Attean/Expression.pm                    | 2 +-
 lib/Attean/IDPQueryPlanner.pm               | 2 +-
 lib/Attean/IRI.pm                           | 2 +-
 lib/Attean/IteratorSequence.pm              | 2 +-
 lib/Attean/ListIterator.pm                  | 2 +-
 lib/Attean/Literal.pm                       | 2 +-
 lib/Attean/Plan.pm                          | 2 +-
 lib/Attean/Quad.pm                          | 2 +-
 lib/Attean/QuadModel.pm                     | 2 +-
 lib/Attean/QueryPlanner.pm                  | 2 +-
 lib/Attean/RDF.pm                           | 2 +-
 lib/Attean/Result.pm                        | 2 +-
 lib/Attean/SimpleQueryEvaluator.pm          | 2 +-
 lib/Attean/TermMap.pm                       | 2 +-
 lib/Attean/TreeRewriter.pm                  | 2 +-
 lib/Attean/Triple.pm                        | 2 +-
 lib/Attean/TripleModel.pm                   | 2 +-
 lib/Attean/Variable.pm                      | 2 +-
 lib/AtteanX/API/JoinRotatingPlanner.pm      | 2 +-
 lib/AtteanX/API/Lexer.pm                    | 2 +-
 lib/AtteanX/Parser/NQuads.pm                | 2 +-
 lib/AtteanX/Parser/NTriples.pm              | 2 +-
 lib/AtteanX/Parser/NTuples.pm               | 2 +-
 lib/AtteanX/Parser/RDFXML.pm                | 2 +-
 lib/AtteanX/Parser/SPARQL.pm                | 2 +-
 lib/AtteanX/Parser/SPARQLJSON.pm            | 2 +-
 lib/AtteanX/Parser/SPARQLLex.pm             | 2 +-
 lib/AtteanX/Parser/SPARQLTSV.pm             | 2 +-
 lib/AtteanX/Parser/SPARQLXML.pm             | 2 +-
 lib/AtteanX/Parser/SPARQLXML/SAXHandler.pm  | 2 +-
 lib/AtteanX/Parser/Turtle.pm                | 2 +-
 lib/AtteanX/Parser/Turtle/Constants.pm      | 2 +-
 lib/AtteanX/Parser/Turtle/Lexer.pm          | 2 +-
 lib/AtteanX/Parser/Turtle/Token.pm          | 2 +-
 lib/AtteanX/SPARQL/Constants.pm             | 2 +-
 lib/AtteanX/SPARQL/Token.pm                 | 2 +-
 lib/AtteanX/Serializer/CanonicalNTriples.pm | 2 +-
 lib/AtteanX/Serializer/NQuads.pm            | 2 +-
 lib/AtteanX/Serializer/NTriples.pm          | 2 +-
 lib/AtteanX/Serializer/NTuples.pm           | 2 +-
 lib/AtteanX/Serializer/RDFXML.pm            | 2 +-
 lib/AtteanX/Serializer/SPARQL.pm            | 2 +-
 lib/AtteanX/Serializer/SPARQLCSV.pm         | 2 +-
 lib/AtteanX/Serializer/SPARQLHTML.pm        | 2 +-
 lib/AtteanX/Serializer/SPARQLJSON.pm        | 2 +-
 lib/AtteanX/Serializer/SPARQLTSV.pm         | 2 +-
 lib/AtteanX/Serializer/SPARQLXML.pm         | 2 +-
 lib/AtteanX/Serializer/Turtle.pm            | 2 +-
 lib/AtteanX/Serializer/TurtleTokens.pm      | 2 +-
 lib/AtteanX/Store/Memory.pm                 | 2 +-
 lib/AtteanX/Store/Simple.pm                 | 2 +-
 lib/AtteanX/Store/SimpleTripleStore.pm      | 2 +-
 104 files changed, 110 insertions(+), 103 deletions(-)

diff --git a/README.md b/README.md
index c42b5ce..4f6a93a 100644
--- a/README.md
+++ b/README.md
@@ -30,3 +30,10 @@ You can also:
 
 * Email our [mailing list](http://lists.perlrdf.org/listinfo/dev)
 * Create a new [GitHub Issue](https://github.com/kasei/attean/issues) or submit a pull request
+
+Licensing
+---------
+
+Copyright (c) 2014--2018 Gregory Todd Williams.
+This program is free software; you can redistribute it and/or modify it under
+the same terms as Perl itself.
diff --git a/lib/Attean.pm b/lib/Attean.pm
index caed0ac..d9b145f 100644
--- a/lib/Attean.pm
+++ b/lib/Attean.pm
@@ -400,7 +400,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API.pm b/lib/Attean/API.pm
index b65cd7a..08bfa0f 100644
--- a/lib/Attean/API.pm
+++ b/lib/Attean/API.pm
@@ -250,7 +250,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/AbbreviatingParser.pod b/lib/Attean/API/AbbreviatingParser.pod
index d329722..1df3b5a 100644
--- a/lib/Attean/API/AbbreviatingParser.pod
+++ b/lib/Attean/API/AbbreviatingParser.pod
@@ -49,7 +49,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/AbbreviatingSerializer.pod b/lib/Attean/API/AbbreviatingSerializer.pod
index 39b0f1e..706765c 100644
--- a/lib/Attean/API/AbbreviatingSerializer.pod
+++ b/lib/Attean/API/AbbreviatingSerializer.pod
@@ -56,7 +56,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/AggregateExpression.pod b/lib/Attean/API/AggregateExpression.pod
index cafb89c..f99f902 100644
--- a/lib/Attean/API/AggregateExpression.pod
+++ b/lib/Attean/API/AggregateExpression.pod
@@ -52,7 +52,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/AppendableSerializer.pod b/lib/Attean/API/AppendableSerializer.pod
index 4e2e4b4..d4a9890 100644
--- a/lib/Attean/API/AppendableSerializer.pod
+++ b/lib/Attean/API/AppendableSerializer.pod
@@ -39,7 +39,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/AtOnceParser.pod b/lib/Attean/API/AtOnceParser.pod
index 8ffdb74..e43a528 100644
--- a/lib/Attean/API/AtOnceParser.pod
+++ b/lib/Attean/API/AtOnceParser.pod
@@ -78,7 +78,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Binding.pm b/lib/Attean/API/Binding.pm
index 23414e9..a42d2aa 100644
--- a/lib/Attean/API/Binding.pm
+++ b/lib/Attean/API/Binding.pm
@@ -576,7 +576,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Blank.pod b/lib/Attean/API/Blank.pod
index 5750fa0..f8de6ae 100644
--- a/lib/Attean/API/Blank.pod
+++ b/lib/Attean/API/Blank.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/BlankOrIRI.pod b/lib/Attean/API/BlankOrIRI.pod
index 16f480f..96a4d21 100644
--- a/lib/Attean/API/BlankOrIRI.pod
+++ b/lib/Attean/API/BlankOrIRI.pod
@@ -31,7 +31,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/BulkUpdatableModel.pod b/lib/Attean/API/BulkUpdatableModel.pod
index 9472bcf..3f810b6 100644
--- a/lib/Attean/API/BulkUpdatableModel.pod
+++ b/lib/Attean/API/BulkUpdatableModel.pod
@@ -58,7 +58,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Expression.pm b/lib/Attean/API/Expression.pm
index dddebef..7fd89f7 100644
--- a/lib/Attean/API/Expression.pm
+++ b/lib/Attean/API/Expression.pm
@@ -250,7 +250,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/IRI.pod b/lib/Attean/API/IRI.pod
index 550815d..ad782e9 100644
--- a/lib/Attean/API/IRI.pod
+++ b/lib/Attean/API/IRI.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Iterator.pm b/lib/Attean/API/Iterator.pm
index 393aa47..965fdfc 100644
--- a/lib/Attean/API/Iterator.pm
+++ b/lib/Attean/API/Iterator.pm
@@ -437,7 +437,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Literal.pod b/lib/Attean/API/Literal.pod
index a5bd0ad..c5bedac 100644
--- a/lib/Attean/API/Literal.pod
+++ b/lib/Attean/API/Literal.pod
@@ -67,7 +67,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/MixedStatementParser.pod b/lib/Attean/API/MixedStatementParser.pod
index fece4c2..576745a 100644
--- a/lib/Attean/API/MixedStatementParser.pod
+++ b/lib/Attean/API/MixedStatementParser.pod
@@ -43,7 +43,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/MixedStatementSerializer.pod b/lib/Attean/API/MixedStatementSerializer.pod
index 00efb52..122ada3 100644
--- a/lib/Attean/API/MixedStatementSerializer.pod
+++ b/lib/Attean/API/MixedStatementSerializer.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Model.pm b/lib/Attean/API/Model.pm
index 52791bf..908c3e6 100644
--- a/lib/Attean/API/Model.pm
+++ b/lib/Attean/API/Model.pm
@@ -387,7 +387,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/MutableModel.pod b/lib/Attean/API/MutableModel.pod
index 38a646b..ca55334 100644
--- a/lib/Attean/API/MutableModel.pod
+++ b/lib/Attean/API/MutableModel.pod
@@ -91,7 +91,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/MutableTripleStore.pod b/lib/Attean/API/MutableTripleStore.pod
index cb5fe3f..e473359 100644
--- a/lib/Attean/API/MutableTripleStore.pod
+++ b/lib/Attean/API/MutableTripleStore.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Parser.pm b/lib/Attean/API/Parser.pm
index 435a29e..49db3e7 100644
--- a/lib/Attean/API/Parser.pm
+++ b/lib/Attean/API/Parser.pm
@@ -349,7 +349,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Plan.pm b/lib/Attean/API/Plan.pm
index e1be555..455d569 100644
--- a/lib/Attean/API/Plan.pm
+++ b/lib/Attean/API/Plan.pm
@@ -278,7 +278,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/PullParser.pod b/lib/Attean/API/PullParser.pod
index 2e2297b..20e7714 100644
--- a/lib/Attean/API/PullParser.pod
+++ b/lib/Attean/API/PullParser.pod
@@ -77,7 +77,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/PushParser.pod b/lib/Attean/API/PushParser.pod
index 3411200..1b354a9 100644
--- a/lib/Attean/API/PushParser.pod
+++ b/lib/Attean/API/PushParser.pod
@@ -78,7 +78,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Quad.pod b/lib/Attean/API/Quad.pod
index aaf3397..5d2f7ad 100644
--- a/lib/Attean/API/Quad.pod
+++ b/lib/Attean/API/Quad.pod
@@ -66,7 +66,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/QuadParser.pod b/lib/Attean/API/QuadParser.pod
index e67c8a6..dc080ec 100644
--- a/lib/Attean/API/QuadParser.pod
+++ b/lib/Attean/API/QuadParser.pod
@@ -42,7 +42,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/QuadPattern.pod b/lib/Attean/API/QuadPattern.pod
index ed7a0dd..70b7f7e 100644
--- a/lib/Attean/API/QuadPattern.pod
+++ b/lib/Attean/API/QuadPattern.pod
@@ -61,7 +61,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/QuadSerializer.pod b/lib/Attean/API/QuadSerializer.pod
index f6a923a..f99fa6f 100644
--- a/lib/Attean/API/QuadSerializer.pod
+++ b/lib/Attean/API/QuadSerializer.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Query.pm b/lib/Attean/API/Query.pm
index 1f7c80a..1e88a93 100644
--- a/lib/Attean/API/Query.pm
+++ b/lib/Attean/API/Query.pm
@@ -656,7 +656,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/QueryPlanner.pm b/lib/Attean/API/QueryPlanner.pm
index cadcaa7..04a5c7d 100644
--- a/lib/Attean/API/QueryPlanner.pm
+++ b/lib/Attean/API/QueryPlanner.pm
@@ -562,7 +562,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/RepeatableIterator.pod b/lib/Attean/API/RepeatableIterator.pod
index a09a9d1..42e3e9a 100644
--- a/lib/Attean/API/RepeatableIterator.pod
+++ b/lib/Attean/API/RepeatableIterator.pod
@@ -66,7 +66,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Result.pod b/lib/Attean/API/Result.pod
index 67fda37..0c9c0f0 100644
--- a/lib/Attean/API/Result.pod
+++ b/lib/Attean/API/Result.pod
@@ -50,7 +50,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/ResultParser.pod b/lib/Attean/API/ResultParser.pod
index 5a58657..59b0ffa 100644
--- a/lib/Attean/API/ResultParser.pod
+++ b/lib/Attean/API/ResultParser.pod
@@ -42,7 +42,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/ResultSerializer.pod b/lib/Attean/API/ResultSerializer.pod
index a49642d..c8dd9bd 100644
--- a/lib/Attean/API/ResultSerializer.pod
+++ b/lib/Attean/API/ResultSerializer.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Serializer.pm b/lib/Attean/API/Serializer.pm
index a18b1e6..3de1af4 100644
--- a/lib/Attean/API/Serializer.pm
+++ b/lib/Attean/API/Serializer.pm
@@ -212,7 +212,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Store.pm b/lib/Attean/API/Store.pm
index e3dd435..300096f 100644
--- a/lib/Attean/API/Store.pm
+++ b/lib/Attean/API/Store.pm
@@ -227,7 +227,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Term.pm b/lib/Attean/API/Term.pm
index 3e8c261..bdaefea 100644
--- a/lib/Attean/API/Term.pm
+++ b/lib/Attean/API/Term.pm
@@ -593,7 +593,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TermOrVariable.pod b/lib/Attean/API/TermOrVariable.pod
index 1eb0033..6b518fd 100644
--- a/lib/Attean/API/TermOrVariable.pod
+++ b/lib/Attean/API/TermOrVariable.pod
@@ -41,7 +41,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TermParser.pod b/lib/Attean/API/TermParser.pod
index aa1892d..39baec4 100644
--- a/lib/Attean/API/TermParser.pod
+++ b/lib/Attean/API/TermParser.pod
@@ -42,7 +42,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TermSerializer.pod b/lib/Attean/API/TermSerializer.pod
index 855b7e8..a9568c6 100644
--- a/lib/Attean/API/TermSerializer.pod
+++ b/lib/Attean/API/TermSerializer.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Triple.pod b/lib/Attean/API/Triple.pod
index 6ec8efe..4dbee88 100644
--- a/lib/Attean/API/Triple.pod
+++ b/lib/Attean/API/Triple.pod
@@ -71,7 +71,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TripleOrQuad.pod b/lib/Attean/API/TripleOrQuad.pod
index c3121ac..34a8fc3 100644
--- a/lib/Attean/API/TripleOrQuad.pod
+++ b/lib/Attean/API/TripleOrQuad.pod
@@ -30,7 +30,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TripleParser.pod b/lib/Attean/API/TripleParser.pod
index b0e878d..fba7bfd 100644
--- a/lib/Attean/API/TripleParser.pod
+++ b/lib/Attean/API/TripleParser.pod
@@ -42,7 +42,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TriplePattern.pod b/lib/Attean/API/TriplePattern.pod
index 017da7f..54373f2 100644
--- a/lib/Attean/API/TriplePattern.pod
+++ b/lib/Attean/API/TriplePattern.pod
@@ -66,7 +66,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/TripleSerializer.pod b/lib/Attean/API/TripleSerializer.pod
index 8a47c70..e2386f1 100644
--- a/lib/Attean/API/TripleSerializer.pod
+++ b/lib/Attean/API/TripleSerializer.pod
@@ -51,7 +51,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/API/Variable.pod b/lib/Attean/API/Variable.pod
index 02f43dd..5356b1a 100644
--- a/lib/Attean/API/Variable.pod
+++ b/lib/Attean/API/Variable.pod
@@ -45,7 +45,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/AggregateExpression.pod b/lib/Attean/AggregateExpression.pod
index 8a9e579..d618123 100644
--- a/lib/Attean/AggregateExpression.pod
+++ b/lib/Attean/AggregateExpression.pod
@@ -57,7 +57,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Algebra.pm b/lib/Attean/Algebra.pm
index f227d51..e41b875 100644
--- a/lib/Attean/Algebra.pm
+++ b/lib/Attean/Algebra.pm
@@ -1638,7 +1638,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/BindingEqualityTest.pm b/lib/Attean/BindingEqualityTest.pm
index 8f9ad81..6bb009c 100644
--- a/lib/Attean/BindingEqualityTest.pm
+++ b/lib/Attean/BindingEqualityTest.pm
@@ -257,7 +257,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Blank.pm b/lib/Attean/Blank.pm
index 49b298c..6133948 100644
--- a/lib/Attean/Blank.pm
+++ b/lib/Attean/Blank.pm
@@ -83,7 +83,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/CodeIterator.pm b/lib/Attean/CodeIterator.pm
index 444c92a..6d117db 100644
--- a/lib/Attean/CodeIterator.pm
+++ b/lib/Attean/CodeIterator.pm
@@ -111,7 +111,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Expression.pm b/lib/Attean/Expression.pm
index 8510eed..67b1ee7 100644
--- a/lib/Attean/Expression.pm
+++ b/lib/Attean/Expression.pm
@@ -467,7 +467,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/IDPQueryPlanner.pm b/lib/Attean/IDPQueryPlanner.pm
index cbde967..619bc89 100644
--- a/lib/Attean/IDPQueryPlanner.pm
+++ b/lib/Attean/IDPQueryPlanner.pm
@@ -65,7 +65,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/IRI.pm b/lib/Attean/IRI.pm
index 2e24036..9e12dab 100644
--- a/lib/Attean/IRI.pm
+++ b/lib/Attean/IRI.pm
@@ -115,7 +115,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/IteratorSequence.pm b/lib/Attean/IteratorSequence.pm
index ed2602a..22f4c3d 100644
--- a/lib/Attean/IteratorSequence.pm
+++ b/lib/Attean/IteratorSequence.pm
@@ -113,7 +113,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/ListIterator.pm b/lib/Attean/ListIterator.pm
index fb2699a..64f79a7 100644
--- a/lib/Attean/ListIterator.pm
+++ b/lib/Attean/ListIterator.pm
@@ -133,7 +133,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Literal.pm b/lib/Attean/Literal.pm
index f23ee34..cd0fe8e 100644
--- a/lib/Attean/Literal.pm
+++ b/lib/Attean/Literal.pm
@@ -177,7 +177,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Plan.pm b/lib/Attean/Plan.pm
index 629432b..95f8171 100644
--- a/lib/Attean/Plan.pm
+++ b/lib/Attean/Plan.pm
@@ -2463,7 +2463,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Quad.pm b/lib/Attean/Quad.pm
index 1f967ab..d0b7457 100644
--- a/lib/Attean/Quad.pm
+++ b/lib/Attean/Quad.pm
@@ -96,7 +96,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/QuadModel.pm b/lib/Attean/QuadModel.pm
index 1445243..b988080 100644
--- a/lib/Attean/QuadModel.pm
+++ b/lib/Attean/QuadModel.pm
@@ -158,7 +158,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/QueryPlanner.pm b/lib/Attean/QueryPlanner.pm
index ce6c315..76210c5 100644
--- a/lib/Attean/QueryPlanner.pm
+++ b/lib/Attean/QueryPlanner.pm
@@ -1019,7 +1019,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/RDF.pm b/lib/Attean/RDF.pm
index a7402a0..9e50a19 100644
--- a/lib/Attean/RDF.pm
+++ b/lib/Attean/RDF.pm
@@ -171,7 +171,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Result.pm b/lib/Attean/Result.pm
index fa65f0f..80c5365 100644
--- a/lib/Attean/Result.pm
+++ b/lib/Attean/Result.pm
@@ -105,7 +105,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/SimpleQueryEvaluator.pm b/lib/Attean/SimpleQueryEvaluator.pm
index 53c0904..1a2161a 100644
--- a/lib/Attean/SimpleQueryEvaluator.pm
+++ b/lib/Attean/SimpleQueryEvaluator.pm
@@ -1028,7 +1028,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/TermMap.pm b/lib/Attean/TermMap.pm
index 5c89fd0..41b909c 100644
--- a/lib/Attean/TermMap.pm
+++ b/lib/Attean/TermMap.pm
@@ -203,7 +203,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/TreeRewriter.pm b/lib/Attean/TreeRewriter.pm
index 03b054d..f6d2206 100644
--- a/lib/Attean/TreeRewriter.pm
+++ b/lib/Attean/TreeRewriter.pm
@@ -203,7 +203,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Triple.pm b/lib/Attean/Triple.pm
index fc70e06..e1f49f4 100644
--- a/lib/Attean/Triple.pm
+++ b/lib/Attean/Triple.pm
@@ -100,7 +100,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/TripleModel.pm b/lib/Attean/TripleModel.pm
index 3dd2d22..a0332a8 100644
--- a/lib/Attean/TripleModel.pm
+++ b/lib/Attean/TripleModel.pm
@@ -400,7 +400,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/Attean/Variable.pm b/lib/Attean/Variable.pm
index 43e8d85..ca08f1c 100644
--- a/lib/Attean/Variable.pm
+++ b/lib/Attean/Variable.pm
@@ -82,7 +82,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/API/JoinRotatingPlanner.pm b/lib/AtteanX/API/JoinRotatingPlanner.pm
index edff22a..1b4aeca 100644
--- a/lib/AtteanX/API/JoinRotatingPlanner.pm
+++ b/lib/AtteanX/API/JoinRotatingPlanner.pm
@@ -116,7 +116,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/API/Lexer.pm b/lib/AtteanX/API/Lexer.pm
index 15916a2..6cf5e91 100644
--- a/lib/AtteanX/API/Lexer.pm
+++ b/lib/AtteanX/API/Lexer.pm
@@ -211,7 +211,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/NQuads.pm b/lib/AtteanX/Parser/NQuads.pm
index 0d5d6cb..c9f8e20 100644
--- a/lib/AtteanX/Parser/NQuads.pm
+++ b/lib/AtteanX/Parser/NQuads.pm
@@ -93,7 +93,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/NTriples.pm b/lib/AtteanX/Parser/NTriples.pm
index 78b8eab..e797a9a 100644
--- a/lib/AtteanX/Parser/NTriples.pm
+++ b/lib/AtteanX/Parser/NTriples.pm
@@ -93,7 +93,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/NTuples.pm b/lib/AtteanX/Parser/NTuples.pm
index 6826069..d863d70 100644
--- a/lib/AtteanX/Parser/NTuples.pm
+++ b/lib/AtteanX/Parser/NTuples.pm
@@ -286,7 +286,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/RDFXML.pm b/lib/AtteanX/Parser/RDFXML.pm
index 0bb8adc..ddb49ed 100644
--- a/lib/AtteanX/Parser/RDFXML.pm
+++ b/lib/AtteanX/Parser/RDFXML.pm
@@ -726,7 +726,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/SPARQL.pm b/lib/AtteanX/Parser/SPARQL.pm
index 5d91b60..919291e 100644
--- a/lib/AtteanX/Parser/SPARQL.pm
+++ b/lib/AtteanX/Parser/SPARQL.pm
@@ -3699,7 +3699,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/SPARQLJSON.pm b/lib/AtteanX/Parser/SPARQLJSON.pm
index 05482c2..3d54889 100644
--- a/lib/AtteanX/Parser/SPARQLJSON.pm
+++ b/lib/AtteanX/Parser/SPARQLJSON.pm
@@ -139,7 +139,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/SPARQLLex.pm b/lib/AtteanX/Parser/SPARQLLex.pm
index 7e1d47b..80a060f 100644
--- a/lib/AtteanX/Parser/SPARQLLex.pm
+++ b/lib/AtteanX/Parser/SPARQLLex.pm
@@ -672,7 +672,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/SPARQLTSV.pm b/lib/AtteanX/Parser/SPARQLTSV.pm
index f2e7ece..d7a9119 100644
--- a/lib/AtteanX/Parser/SPARQLTSV.pm
+++ b/lib/AtteanX/Parser/SPARQLTSV.pm
@@ -140,7 +140,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/SPARQLXML.pm b/lib/AtteanX/Parser/SPARQLXML.pm
index 8169c2c..803df04 100644
--- a/lib/AtteanX/Parser/SPARQLXML.pm
+++ b/lib/AtteanX/Parser/SPARQLXML.pm
@@ -116,7 +116,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/SPARQLXML/SAXHandler.pm b/lib/AtteanX/Parser/SPARQLXML/SAXHandler.pm
index f6b1e03..621de7f 100644
--- a/lib/AtteanX/Parser/SPARQLXML/SAXHandler.pm
+++ b/lib/AtteanX/Parser/SPARQLXML/SAXHandler.pm
@@ -210,7 +210,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/Turtle.pm b/lib/AtteanX/Parser/Turtle.pm
index c3817a3..e9a44fb 100644
--- a/lib/AtteanX/Parser/Turtle.pm
+++ b/lib/AtteanX/Parser/Turtle.pm
@@ -589,7 +589,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/Turtle/Constants.pm b/lib/AtteanX/Parser/Turtle/Constants.pm
index 07f8629..44683d0 100644
--- a/lib/AtteanX/Parser/Turtle/Constants.pm
+++ b/lib/AtteanX/Parser/Turtle/Constants.pm
@@ -101,7 +101,7 @@ Toby Inkster C<< <tobyink at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Toby Inkster. This
+Copyright (c) 2014--2018 Toby Inkster. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/Turtle/Lexer.pm b/lib/AtteanX/Parser/Turtle/Lexer.pm
index f258417..7f54584 100644
--- a/lib/AtteanX/Parser/Turtle/Lexer.pm
+++ b/lib/AtteanX/Parser/Turtle/Lexer.pm
@@ -444,7 +444,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Parser/Turtle/Token.pm b/lib/AtteanX/Parser/Turtle/Token.pm
index 0ecb50a..93ce497 100644
--- a/lib/AtteanX/Parser/Turtle/Token.pm
+++ b/lib/AtteanX/Parser/Turtle/Token.pm
@@ -155,7 +155,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/SPARQL/Constants.pm b/lib/AtteanX/SPARQL/Constants.pm
index 916cbd6..848f11d 100644
--- a/lib/AtteanX/SPARQL/Constants.pm
+++ b/lib/AtteanX/SPARQL/Constants.pm
@@ -103,7 +103,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Toby Inkster. This
+Copyright (c) 2014--2018 Toby Inkster. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/SPARQL/Token.pm b/lib/AtteanX/SPARQL/Token.pm
index 09c2e44..28138e3 100644
--- a/lib/AtteanX/SPARQL/Token.pm
+++ b/lib/AtteanX/SPARQL/Token.pm
@@ -212,7 +212,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams.
+Copyright (c) 2014--2018 Gregory Todd Williams.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/CanonicalNTriples.pm b/lib/AtteanX/Serializer/CanonicalNTriples.pm
index 6c3cf0f..26acc13 100644
--- a/lib/AtteanX/Serializer/CanonicalNTriples.pm
+++ b/lib/AtteanX/Serializer/CanonicalNTriples.pm
@@ -87,7 +87,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/NQuads.pm b/lib/AtteanX/Serializer/NQuads.pm
index 59d7b1e..f475e0f 100644
--- a/lib/AtteanX/Serializer/NQuads.pm
+++ b/lib/AtteanX/Serializer/NQuads.pm
@@ -83,7 +83,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/NTriples.pm b/lib/AtteanX/Serializer/NTriples.pm
index ae73ebe..e21ba08 100644
--- a/lib/AtteanX/Serializer/NTriples.pm
+++ b/lib/AtteanX/Serializer/NTriples.pm
@@ -83,7 +83,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/NTuples.pm b/lib/AtteanX/Serializer/NTuples.pm
index f0e55a0..f97fdd8 100644
--- a/lib/AtteanX/Serializer/NTuples.pm
+++ b/lib/AtteanX/Serializer/NTuples.pm
@@ -86,7 +86,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/RDFXML.pm b/lib/AtteanX/Serializer/RDFXML.pm
index e855cd7..6f655fd 100644
--- a/lib/AtteanX/Serializer/RDFXML.pm
+++ b/lib/AtteanX/Serializer/RDFXML.pm
@@ -288,7 +288,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/SPARQL.pm b/lib/AtteanX/Serializer/SPARQL.pm
index ff5d7cf..484c34b 100644
--- a/lib/AtteanX/Serializer/SPARQL.pm
+++ b/lib/AtteanX/Serializer/SPARQL.pm
@@ -281,7 +281,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/SPARQLCSV.pm b/lib/AtteanX/Serializer/SPARQLCSV.pm
index 49809b4..29b54ab 100644
--- a/lib/AtteanX/Serializer/SPARQLCSV.pm
+++ b/lib/AtteanX/Serializer/SPARQLCSV.pm
@@ -150,7 +150,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/SPARQLHTML.pm b/lib/AtteanX/Serializer/SPARQLHTML.pm
index f6276e4..45bea82 100644
--- a/lib/AtteanX/Serializer/SPARQLHTML.pm
+++ b/lib/AtteanX/Serializer/SPARQLHTML.pm
@@ -197,7 +197,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/SPARQLJSON.pm b/lib/AtteanX/Serializer/SPARQLJSON.pm
index 1895616..340f694 100644
--- a/lib/AtteanX/Serializer/SPARQLJSON.pm
+++ b/lib/AtteanX/Serializer/SPARQLJSON.pm
@@ -143,7 +143,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2006-2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/SPARQLTSV.pm b/lib/AtteanX/Serializer/SPARQLTSV.pm
index b6010e0..fb944b2 100644
--- a/lib/AtteanX/Serializer/SPARQLTSV.pm
+++ b/lib/AtteanX/Serializer/SPARQLTSV.pm
@@ -119,7 +119,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/SPARQLXML.pm b/lib/AtteanX/Serializer/SPARQLXML.pm
index bda366f..0218ac1 100644
--- a/lib/AtteanX/Serializer/SPARQLXML.pm
+++ b/lib/AtteanX/Serializer/SPARQLXML.pm
@@ -164,7 +164,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/Turtle.pm b/lib/AtteanX/Serializer/Turtle.pm
index f9b59ce..6abccf2 100644
--- a/lib/AtteanX/Serializer/Turtle.pm
+++ b/lib/AtteanX/Serializer/Turtle.pm
@@ -194,7 +194,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Serializer/TurtleTokens.pm b/lib/AtteanX/Serializer/TurtleTokens.pm
index 75f6883..0851b98 100644
--- a/lib/AtteanX/Serializer/TurtleTokens.pm
+++ b/lib/AtteanX/Serializer/TurtleTokens.pm
@@ -276,7 +276,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Store/Memory.pm b/lib/AtteanX/Store/Memory.pm
index fd3a623..65e8629 100644
--- a/lib/AtteanX/Store/Memory.pm
+++ b/lib/AtteanX/Store/Memory.pm
@@ -518,7 +518,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Store/Simple.pm b/lib/AtteanX/Store/Simple.pm
index 2380b6d..81c6524 100644
--- a/lib/AtteanX/Store/Simple.pm
+++ b/lib/AtteanX/Store/Simple.pm
@@ -105,7 +105,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
diff --git a/lib/AtteanX/Store/SimpleTripleStore.pm b/lib/AtteanX/Store/SimpleTripleStore.pm
index beed3f3..4769dfa 100644
--- a/lib/AtteanX/Store/SimpleTripleStore.pm
+++ b/lib/AtteanX/Store/SimpleTripleStore.pm
@@ -135,7 +135,7 @@ Gregory Todd Williams  C<< <gwilliams at cpan.org> >>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2014--2016 Gregory Todd Williams. This
+Copyright (c) 2014--2018 Gregory Todd Williams. This
 program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libattean-perl.git



More information about the Pkg-perl-cvs-commits mailing list