aboutsummaryrefslogtreecommitdiff
path: root/client/client.c
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-07-06 10:00:56 +0300
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-07-06 10:00:56 +0300
commit65801a25ee88e69abb082ec0742dbe57208be180 (patch)
treeede4b2f3d5e9cb43760b477e7abf529e35a45445 /client/client.c
parentb709446097e5bd6b3f96840c9e4475bb4be55b3b (diff)
Updated license header to be < 78 characters wide.
Diffstat (limited to 'client/client.c')
-rw-r--r--client/client.c41
1 files changed, 21 insertions, 20 deletions
diff --git a/client/client.c b/client/client.c
index a39136a..83c3aca 100644
--- a/client/client.c
+++ b/client/client.c
@@ -1,23 +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. */
-/******************************************************************************/
+/*************************************************************************
+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 <signal.h>
#include <stdlib.h>