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:
authorDuncan Mac-Vicar P <duncan@kde.org>2011-04-06 13:48:02 +0400
committerDuncan Mac-Vicar P <duncan@kde.org>2011-04-06 13:48:02 +0400
commit2411b0c9b7d1b7275f2e54a5f63caac557d591db (patch)
tree2f5dc30170503bfbf6bb180d85232ce691075068 /src/main.cpp
parent637068236f0e65ace78860e4f887352bd60b5fbb (diff)
add proper licensing
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index c07e3647b..c33fb3bdf 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,3 +1,16 @@
+/*
+ * Copyright (C) by Duncan Mac-Vicar P. <duncan@kde.org>
+ *
+ * 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.
+ */
#include "mirall/application.h"