diff --git a/LICENSE b/LICENSE index 330e071745a5efd99ed33693aea39bee062330d7..30a40a99ab70890d59a00c01491a985058650918 100644 --- a/LICENSE +++ b/LICENSE @@ -631,7 +631,7 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Google Analytics Page Stats + GA Page Stats Copyright (C) 2021 Canek Peláez Valdés This program is free software: you can redistribute it and/or modify diff --git a/README.md b/README.md index ee52f79e2b842d00ecccc67ab6f1a9f2eb69e48f..fd8e425f58e334359e1f2084661196e232942237 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Google Analytics Page Stats -=========================== +GA Page Stats +============= -Google Analytics Page Stats is a [WordPress](https://wordpress.org/) plugin to +GA Page Stats is a [WordPress](https://wordpress.org/) plugin to access [Google Analytics](https://analytics.google.com/) for pages in a WordPress installation. diff --git a/ga-page-stats.php b/ga-page-stats.php index ef9e32252694bd8ce1739e20c540d49946e8bfa2..a8149f46e8c7ddddbc2a32540b70f90dda3e8f4f 100644 --- a/ga-page-stats.php +++ b/ga-page-stats.php @@ -1,11 +1,11 @@