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/mirall/syncresult.h
parent637068236f0e65ace78860e4f887352bd60b5fbb (diff)
add proper licensing
Diffstat (limited to 'src/mirall/syncresult.h')
-rw-r--r--src/mirall/syncresult.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/mirall/syncresult.h b/src/mirall/syncresult.h
index dc8c2dfcd..c00444505 100644
--- a/src/mirall/syncresult.h
+++ b/src/mirall/syncresult.h
@@ -1,3 +1,17 @@
+/*
+ * 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.
+ */
+
#ifndef MIRALL_SYNCRESULT_H
#define MIRALL_SYNCRESULT_H