summaryrefslogtreecommitdiffstats
path: root/src/account/LMI_GroupProvider.c
diff options
context:
space:
mode:
authorRoman Rakus <rrakus@redhat.com>2012-10-26 14:21:51 +0200
committerRoman Rakus <rrakus@redhat.com>2012-10-26 14:21:51 +0200
commit972244be7679e03edf0dfd148e4d11efa3f5caff (patch)
tree0a7d154dbde4cef5019f6ed43e941c3fb30756fb /src/account/LMI_GroupProvider.c
parent7a3aa00503496f4ee5e45f71bc42468b22f5ac78 (diff)
downloadopenlmi-providers-972244be7679e03edf0dfd148e4d11efa3f5caff.tar.gz
openlmi-providers-972244be7679e03edf0dfd148e4d11efa3f5caff.tar.xz
openlmi-providers-972244be7679e03edf0dfd148e4d11efa3f5caff.zip
Account: Include license text in source files
Signed-off-by: Roman Rakus <rrakus@redhat.com>
Diffstat (limited to 'src/account/LMI_GroupProvider.c')
-rw-r--r--src/account/LMI_GroupProvider.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/account/LMI_GroupProvider.c b/src/account/LMI_GroupProvider.c
index 3ffec5a..f0a0ad6 100644
--- a/src/account/LMI_GroupProvider.c
+++ b/src/account/LMI_GroupProvider.c
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2012 Roman Rakus <rrakus@redhat.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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
+ */
+
#include <konkret/konkret.h>
#include "LMI_Group.h"