aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-msg.h
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-06-22 16:40:55 +0300
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-06-22 16:41:34 +0300
commitb164771eedbf79eed88c11282d7a5f54fac77539 (patch)
tree68306561a2965bbfde52f13f05460ea037c48e7b /src/dbus-msg.h
parent6df9bf0d08af2e87dc6d0eceeb2bccb4cac8964a (diff)
Added copyright statements, and updated COPYING to LGPL 2.1
Diffstat (limited to 'src/dbus-msg.h')
-rw-r--r--src/dbus-msg.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/dbus-msg.h b/src/dbus-msg.h
index 5fc5983..8fcf18f 100644
--- a/src/dbus-msg.h
+++ b/src/dbus-msg.h
@@ -1,3 +1,24 @@
+/******************************************************************************/
+/* This file is part of libresource */
+/* */
+/* Copyright (C) 2010 Nokia Corporation. */
+/* */
+/* This library is free software; you can redistribute */
+/* it and/or modify it under the terms of the GNU Lesser General Public */
+/* License as published by the Free Software Foundation */
+/* version 2.1 of the License. */
+/* */
+/* This library 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 */
+/* Lesser General Public License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public */
+/* License along with this library; if not, write to the Free Software */
+/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */
+/* USA. */
+/******************************************************************************/
+
#ifndef __RES_DBUS_MESSAGE_H__
#define __RES_DBUS_MESSAGE_H__