Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/newwizard/jobs/resolveurljobfactory.h')
-rw-r--r--src/gui/newwizard/jobs/resolveurljobfactory.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/gui/newwizard/jobs/resolveurljobfactory.h b/src/gui/newwizard/jobs/resolveurljobfactory.h
index 1b25c60ec..b10fb3aa3 100644
--- a/src/gui/newwizard/jobs/resolveurljobfactory.h
+++ b/src/gui/newwizard/jobs/resolveurljobfactory.h
@@ -1,3 +1,17 @@
+/*
+ * Copyright (C) Fabian Müller <fmueller@owncloud.com>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * for more details.
+ */
+
#pragma once
#include "abstractcorejob.h"