diff options
Diffstat (limited to 'sys/i4b/layer4/i4b_l4.c')
-rw-r--r-- | sys/i4b/layer4/i4b_l4.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c index 3acc6b0..44a7d40 100644 --- a/sys/i4b/layer4/i4b_l4.c +++ b/sys/i4b/layer4/i4b_l4.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 2002 Hellmuth Michaelis. 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. - * - *--------------------------------------------------------------------------- + */ + +/*--------------------------------------------------------------------------- * * i4b_l4.c - kernel interface to userland * ----------------------------------------- |