diff options
Diffstat (limited to 'lib/public/Search')
-rw-r--r-- | lib/public/Search/PagedProvider.php | 2 | ||||
-rw-r--r-- | lib/public/Search/Provider.php | 2 | ||||
-rw-r--r-- | lib/public/Search/Result.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/public/Search/PagedProvider.php b/lib/public/Search/PagedProvider.php index 2f3f17726fb..17e8aef337c 100644 --- a/lib/public/Search/PagedProvider.php +++ b/lib/public/Search/PagedProvider.php @@ -20,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ diff --git a/lib/public/Search/Provider.php b/lib/public/Search/Provider.php index 6760fa347b2..c756daa449a 100644 --- a/lib/public/Search/Provider.php +++ b/lib/public/Search/Provider.php @@ -20,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ diff --git a/lib/public/Search/Result.php b/lib/public/Search/Result.php index c441081a8ce..0cbeb114af6 100644 --- a/lib/public/Search/Result.php +++ b/lib/public/Search/Result.php @@ -19,7 +19,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ |