summaryrefslogtreecommitdiffstats
path: root/sys/i4b/capi/capi_llif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/capi/capi_llif.c')
-rw-r--r--sys/i4b/capi/capi_llif.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i4b/capi/capi_llif.c b/sys/i4b/capi/capi_llif.c
index ef761bb..e9aaad8 100644
--- a/sys/i4b/capi/capi_llif.c
+++ b/sys/i4b/capi/capi_llif.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Cubical Solutions Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -21,8 +21,9 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * capi/capi_llif.c The i4b CAPI link layer interface.
+ */
+
+/* capi/capi_llif.c The i4b CAPI link layer interface.
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud