diff options
Diffstat (limited to 'lib/private/Search')
-rw-r--r-- | lib/private/Search/Provider/File.php | 2 | ||||
-rw-r--r-- | lib/private/Search/Result/Audio.php | 2 | ||||
-rw-r--r-- | lib/private/Search/Result/File.php | 2 | ||||
-rw-r--r-- | lib/private/Search/Result/Folder.php | 2 | ||||
-rw-r--r-- | lib/private/Search/Result/Image.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/private/Search/Provider/File.php b/lib/private/Search/Provider/File.php index ec1754ef623..87927b90768 100644 --- a/lib/private/Search/Provider/File.php +++ b/lib/private/Search/Provider/File.php @@ -21,7 +21,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/private/Search/Result/Audio.php b/lib/private/Search/Result/Audio.php index 59456d003bb..a035f51b38b 100644 --- a/lib/private/Search/Result/Audio.php +++ b/lib/private/Search/Result/Audio.php @@ -18,7 +18,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/private/Search/Result/File.php b/lib/private/Search/Result/File.php index 98ebef8753a..09d2afb2617 100644 --- a/lib/private/Search/Result/File.php +++ b/lib/private/Search/Result/File.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/> * */ diff --git a/lib/private/Search/Result/Folder.php b/lib/private/Search/Result/Folder.php index c9cab28293e..1626f9d67d2 100644 --- a/lib/private/Search/Result/Folder.php +++ b/lib/private/Search/Result/Folder.php @@ -18,7 +18,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/private/Search/Result/Image.php b/lib/private/Search/Result/Image.php index c052783d800..02973855efb 100644 --- a/lib/private/Search/Result/Image.php +++ b/lib/private/Search/Result/Image.php @@ -18,7 +18,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/> * */ |