diff options
Diffstat (limited to 'lib/public/BackgroundJob/IJobList.php')
-rw-r--r-- | lib/public/BackgroundJob/IJobList.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/BackgroundJob/IJobList.php b/lib/public/BackgroundJob/IJobList.php index 0a909411688..cf04cb21f48 100644 --- a/lib/public/BackgroundJob/IJobList.php +++ b/lib/public/BackgroundJob/IJobList.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/> * */ |