Skip to content

Commit 9a68ed0

Browse files
author
Fabian Müller
committedMay 6, 2022
Add missing license header to ResolveUrlJobFactory
1 parent 5b6856e commit 9a68ed0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎src/gui/newwizard/jobs/resolveurljobfactory.cpp

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/*
2+
* Copyright (C) Fabian Müller <fmueller@owncloud.com>
3+
*
4+
* This program is free software; you can redistribute it and/or modify
5+
* it under the terms of the GNU General Public License as published by
6+
* the Free Software Foundation; either version 2 of the License, or
7+
* (at your option) any later version.
8+
*
9+
* This program is distributed in the hope that it will be useful, but
10+
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
11+
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12+
* for more details.
13+
*/
14+
115
#include "resolveurljobfactory.h"
216

317
#include "accessmanager.h"

0 commit comments

Comments
 (0)