[Pkg-owncloud-commits] [owncloud-client] 07/498: Added copyright header
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit fba9020950271f8ea5e594fa412f645fb0575636
Author: Roeland Jago Douma <roeland at famdouma.nl>
Date: Wed Feb 25 18:32:25 2015 +0100
Added copyright header
---
src/gui/sharedialog.cpp | 13 +++++++++++++
src/gui/sharedialog.h | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/src/gui/sharedialog.cpp b/src/gui/sharedialog.cpp
index 16bba8f..78e3aaf 100644
--- a/src/gui/sharedialog.cpp
+++ b/src/gui/sharedialog.cpp
@@ -1,3 +1,16 @@
+/*
+ * Copyright (C) by Roeland Jago Douma <roeland at famdouma.nl>
+ *
+ * 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.
+ */
+
#include "sharedialog.h"
#include "ui_sharedialog.h"
#include "networkjobs.h"
diff --git a/src/gui/sharedialog.h b/src/gui/sharedialog.h
index ae19fd2..74c1c6c 100644
--- a/src/gui/sharedialog.h
+++ b/src/gui/sharedialog.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) by
+ * Copyright (C) by Roeland Jago Douma <roeland at famdouma.nl>
*
* 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list