vchar.h (3c62e87aa307c7566c1e7986655911494d813dc5) vchar.h (8a16b7a18f5d0b031f09832fd7752fba717e2a97)
1/* $FreeBSD$ */
2/* $KAME: vchar.h,v 1.2 2000/06/07 00:29:14 itojun Exp $ */
3
1/* $FreeBSD$ */
2/* $KAME: vchar.h,v 1.2 2000/06/07 00:29:14 itojun Exp $ */
3
4/*
4/*-
5 * SPDX-License-Identifier: BSD-3-Clause
6 *
5 * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
6 * All rights reserved.
7 *
8 * Redistribution and use in source and binary forms, with or without
9 * modification, are permitted provided that the following conditions
10 * are met:
11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.

--- 24 unchanged lines hidden ---
7 * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
8 * All rights reserved.
9 *
10 * Redistribution and use in source and binary forms, with or without
11 * modification, are permitted provided that the following conditions
12 * are met:
13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.

--- 24 unchanged lines hidden ---