aboutsummaryrefslogtreecommitdiff
path: root/src/res-set.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/res-set.c')
-rw-r--r--src/res-set.c21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/res-set.c b/src/res-set.c
index f89e184..d23833b 100644
--- a/src/res-set.c
+++ b/src/res-set.c
@@ -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. */
+/******************************************************************************/
+
#include <stdlib.h>
#include <string.h>