summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_messages_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbus/sssd_dbus_messages_helpers.h')
-rw-r--r--src/sbus/sssd_dbus_messages_helpers.h24
1 files changed, 20 insertions, 4 deletions
diff --git a/src/sbus/sssd_dbus_messages_helpers.h b/src/sbus/sssd_dbus_messages_helpers.h
index 97152c26..aaa1658a 100644
--- a/src/sbus/sssd_dbus_messages_helpers.h
+++ b/src/sbus/sssd_dbus_messages_helpers.h
@@ -1,10 +1,26 @@
/*
- * sssd_dbus_messages_helpers.h
- *
- * Created on: Jul 9, 2011
- * Author: r00tkit
+ SSSD
+
+ Authors:
+ Arun Scaria <arunscaria91@gmail.com>
+
+ Copyright (C) 2011 Arun Scaria <arunscaria91@gmail.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 3 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/>
*/
+
#ifndef SSSD_DBUS_MESSAGES_HELPERS_H_
#define SSSD_DBUS_MESSAGES_HELPERS_H_