Skip to content

Commit 36e793d

Browse files
committed
fix: run cs:fix
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 62536fd commit 36e793d

File tree

67 files changed

+185
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+185
-120
lines changed

lib/BackgroundJobs/ClassifierJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/ClassifyFacesJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/ClassifyImagenetJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/ClassifyLandmarksJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/ClassifyMovinetJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/ClassifyMusicnnJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/ClusterFacesJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/MaintenanceJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2024 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/SchedulerJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2021-2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

lib/BackgroundJobs/StorageCrawlJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* Copyright (c) 2021-2022 The Recognize contributors.
45
* This file is licensed under the Affero General Public License version 3 or later. See the COPYING file.

0 commit comments

Comments
 (0)