diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-10 17:50:46 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-10 17:50:46 +0000 |
| commit | 115fef563721e80bceb3fc02e3317831b4e69b66 (patch) | |
| tree | ec33204c979210957cd68f06c08288207c6060c5 /include | |
| parent | c34d5912ba458973555f072e06b01e447af0ec0b (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/wchar.h | 4 | ||||
| -rw-r--r-- | include/wctype.h | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/include/wchar.h b/include/wchar.h index 2ef0f17c10e9..c14c1b785c2b 100644 --- a/include/wchar.h +++ b/include/wchar.h @@ -1,5 +1,3 @@ -/* $NetBSD: wchar.h,v 1.8 2000/12/22 05:31:42 itojun Exp $ */ - /*- * Copyright (c)1999 Citrus Project, * All rights reserved. @@ -62,6 +60,8 @@ * CONTRACT, STRICT 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. + * + * $NetBSD: wchar.h,v 1.8 2000/12/22 05:31:42 itojun Exp $ */ #ifndef _WCHAR_H_ diff --git a/include/wctype.h b/include/wctype.h index 66ee7ccc4afc..6c4ce479edd3 100644 --- a/include/wctype.h +++ b/include/wctype.h @@ -1,5 +1,3 @@ -/* $NetBSD: wctype.h,v 1.3 2000/12/22 14:16:16 itojun Exp $ */ - /*- * Copyright (c)1999 Citrus Project, * All rights reserved. @@ -26,7 +24,7 @@ * SUCH DAMAGE. * * citrus Id: wctype.h,v 1.4 2000/12/21 01:50:21 itojun Exp - * + * $NetBSD: wctype.h,v 1.3 2000/12/22 14:16:16 itojun Exp $ * $FreeBSD$ */ |
