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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2015-02-25 19:00:27 +0300
committerKlaas Freitag <freitag@owncloud.com>2015-02-25 19:00:27 +0300
commit506cc3908ad3ffd4c971ba6bdaf46350b124157d (patch)
tree0d349da34665b5f0ee54382f68dd2a2011ae7705 /src/gui/addcertificatedialog.h
parentca00b02b0aeb5c55fa75f2a87e455e4a478d0267 (diff)
Add proper copyright headers to some files, fixes #2869
Diffstat (limited to 'src/gui/addcertificatedialog.h')
-rw-r--r--src/gui/addcertificatedialog.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/gui/addcertificatedialog.h b/src/gui/addcertificatedialog.h
index 3ba7a651c..77a0c04ae 100644
--- a/src/gui/addcertificatedialog.h
+++ b/src/gui/addcertificatedialog.h
@@ -1,3 +1,17 @@
+/*
+ * Copyright (C) 2015 by nocteau
+ * Copyright (C) 2015 by Daniel Molkentin <danimo@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; version 2 of the License.
+ *
+ * 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.
+ */
+
#ifndef ADDCERTIFICATEDIALOG_H
#define ADDCERTIFICATEDIALOG_H