You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by ie...@apache.org on 2020/11/12 14:56:44 UTC

[avro] 01/02: AVRO-2945: Add CPAN trademark clarification.

This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 68b2e9df5aefa187db5b627133ba009606393e2f
Author: Ryan Skraba <ry...@skraba.com>
AuthorDate: Fri Nov 6 08:41:31 2020 +0100

    AVRO-2945: Add CPAN trademark clarification.
---
 lang/perl/README      | 5 ++++-
 lang/perl/lib/Avro.pm | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/lang/perl/README b/lang/perl/README
index 97b9abd..970c69a 100644
--- a/lang/perl/README
+++ b/lang/perl/README
@@ -1,5 +1,6 @@
 NAME
-    Avro - official Perl API for the Avro serialization and RPC framework
+    Avro - the official Perl API for the Apache Avro project's serialization
+    and RPC framework
 
 SYNOPSIS
       use Avro;
@@ -17,6 +18,8 @@ HISTORY
 COPYRIGHT
     Copyright 2014 Apache Software Foundation.
 
+    Apache and Apache Avro are trademarks of the Apache Software Foundation.
+
 LICENSE
     The Apache License, Version 2.0
     <https://www.apache.org/licenses/LICENSE-2.0>
diff --git a/lang/perl/lib/Avro.pm b/lang/perl/lib/Avro.pm
index 8910951..409a883 100644
--- a/lang/perl/lib/Avro.pm
+++ b/lang/perl/lib/Avro.pm
@@ -28,7 +28,8 @@ __END__
 
 =head1 NAME
 
-Avro - official Perl API for the Avro serialization and RPC framework
+Avro - the official Perl API for the Apache Avro project's serialization and
+RPC framework
 
 =head1 SYNOPSIS
 
@@ -51,6 +52,8 @@ from Andy Grundman <an...@hybridized.org>, David Bushong
 
 Copyright 2014 Apache Software Foundation.
 
+Apache and Apache Avro are trademarks of the Apache Software Foundation.
+
 =head1 LICENSE
 
 The Apache License, Version 2.0