aboutsummaryrefslogtreecommitdiff
path: root/tests
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 /tests
parentb709446097e5bd6b3f96840c9e4475bb4be55b3b (diff)
Updated license header to be < 78 characters wide.
Diffstat (limited to 'tests')
-rw-r--r--tests/resource-test.c41
1 files changed, 21 insertions, 20 deletions
diff --git a/tests/resource-test.c b/tests/resource-test.c
index 60114d9..438f95a 100644
--- a/tests/resource-test.c
+++ b/tests/resource-test.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 <dbus/dbus.h>
#include <check.h>