diff --git a/README.md b/README.md index 2763285..1808efe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# PR to activate GA + # laminas-cache-storage-adapter-ext-mongodb [![Build Status](https://travis-ci.com/laminas/laminas-cache-storage-adapter-ext-mongodb.svg?branch=master)](https://travis-ci.com/laminas/laminas-cache-storage-adapter-ext-mongodb) diff --git a/src/ExtMongoDb.php b/src/ExtMongoDb.php index 6ed95ea..c1d8725 100644 --- a/src/ExtMongoDb.php +++ b/src/ExtMongoDb.php @@ -3,7 +3,7 @@ /** * @see https://github.com/laminas/laminas-cache for the canonical source repository * @copyright https://github.com/laminas/laminas-cache/blob/master/COPYRIGHT.md - * @license https://github.com/laminas/laminas-cache/blob/master/LICENSE.md New BSD License + * @license https://github.com/laminas/laminas-cache/blob/master/LICENSE.md New BSD */ namespace Laminas\Cache\Storage\Adapter;