summaryrefslogtreecommitdiff
path: root/unittest/examples/skip-t.c
diff options
context:
space:
mode:
Diffstat (limited to 'unittest/examples/skip-t.c')
-rw-r--r--unittest/examples/skip-t.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/unittest/examples/skip-t.c b/unittest/examples/skip-t.c
index 429994d55d8..aa105385c17 100644
--- a/unittest/examples/skip-t.c
+++ b/unittest/examples/skip-t.c
@@ -1,5 +1,4 @@
-/*
- Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
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
@@ -12,8 +11,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-*/
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#include <tap.h>
#include <stdlib.h>