spdx: initial adoption of licensing ID tags.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.

Initially, only tag files that use BSD 4-Clause "Original" license.

RelNotes:	yes
Differential Revision:	https://reviews.freebsd.org/D13133
This commit is contained in:
Pedro F. Giffuni 2017-11-18 14:26:50 +00:00
parent ef4968d9e7
commit df57947f08
363 changed files with 842 additions and 114 deletions

View File

@ -1,6 +1,8 @@
/* $NetBSD: fabs.c,v 1.2 2002/05/26 11:48:01 wiz Exp $ */ /* $NetBSD: fabs.c,v 1.2 2002/05/26 11:48:01 wiz Exp $ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1996 Mark Brinicombe * Copyright (c) 1996 Mark Brinicombe
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright 2013 Garrett D'Amore <garrett@damore.org> * Copyright 2013 Garrett D'Amore <garrett@damore.org>
* Copyright 2011 Nexenta Systems, Inc. All rights reserved. * Copyright 2011 Nexenta Systems, Inc. All rights reserved.
* Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved. * Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved.

View File

@ -2,6 +2,8 @@
/* $FreeBSD$ */ /* $FreeBSD$ */
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1996 Jonathan Stone * Copyright (c) 1996 Jonathan Stone
* All rights reserved. * All rights reserved.
* *

View File

@ -1,6 +1,8 @@
/* $NetBSD: fabs.c,v 1.2 2002/05/26 11:48:01 wiz Exp $ */ /* $NetBSD: fabs.c,v 1.2 2002/05/26 11:48:01 wiz Exp $ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1996 Mark Brinicombe * Copyright (c) 1996 Mark Brinicombe
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 Bill Paul <wpaul@ctr.columbia.edu>. * Copyright (c) 1995 Bill Paul <wpaul@ctr.columbia.edu>.
* Copyright (c) 2007 Robert N. M. Watson * Copyright (c) 2007 Robert N. M. Watson
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1996 * Copyright (c) 1996
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD
*
* Copyright (c) 1997, 1998 Kenneth D. Merry. * Copyright (c) 1997, 1998 Kenneth D. Merry.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,7 +1,10 @@
/* /*
* Taken from the original FreeBSD user SCSI library. * Taken from the original FreeBSD user SCSI library.
*/ */
/* Copyright (c) 1994 HD Associates /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1994 HD Associates
* (contact: dufault@hda.com) * (contact: dufault@hda.com)
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000-2001, Boris Popov * Copyright (c) 2000-2001, Boris Popov
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000 Peter Edwards * Copyright (c) 2000 Peter Edwards
* Copyright (c) 1988, 1993 * Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2009 Stanislav Sedov <stas@FreeBSD.org> * Copyright (c) 2009 Stanislav Sedov <stas@FreeBSD.org>
* Copyright (c) 1988, 1993 * Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2017 Dell EMC * Copyright (c) 2017 Dell EMC
* Copyright (c) 2009 Stanislav Sedov <stas@FreeBSD.org> * Copyright (c) 2009 Stanislav Sedov <stas@FreeBSD.org>
* Copyright (c) 1988, 1993 * Copyright (c) 1988, 1993

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000 Peter Edwards * Copyright (c) 2000 Peter Edwards
* Copyright (c) 1988, 1993 * Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995, 1996 * Copyright (c) 1995, 1996
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995, 1996 * Copyright (c) 1995, 1996
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>. * Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>.
* Copyright (c) 1994 by Chris Provenzano, proven@mit.edu * Copyright (c) 1994 by Chris Provenzano, proven@mit.edu
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 Craig Rodrigues <rodrigc@attbi.com>. * Copyright (c) 2003 Craig Rodrigues <rodrigc@attbi.com>.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2002 Alfred Perlstein <alfred@freebsd.org>. * Copyright (c) 2002 Alfred Perlstein <alfred@freebsd.org>.
* Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>. * Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>.
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 Sergey Osokin <osa@FreeBSD.org.ru>. * Copyright (c) 2003 Sergey Osokin <osa@FreeBSD.org.ru>.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1998 Daniel Eischen <eischen@vigrid.com>. * Copyright (c) 1998 Daniel Eischen <eischen@vigrid.com>.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 Daniel M. Eischen <deischen@freebsd.org> * Copyright (c) 2003 Daniel M. Eischen <deischen@freebsd.org>
* Copyright (c) 1995-1998 John Birrell <jb@cimlogic.com.au> * Copyright (c) 1995-1998 John Birrell <jb@cimlogic.com.au>
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>. * Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>.
* Copyright (c) 2006 David Xu <davidxu@freebsd.org>. * Copyright (c) 2006 David Xu <davidxu@freebsd.org>.
* Copyright (c) 2015, 2016 The FreeBSD Foundation * Copyright (c) 2015, 2016 The FreeBSD Foundation

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1998 Daniel Eischen <eischen@vigrid.com>. * Copyright (c) 1998 Daniel Eischen <eischen@vigrid.com>.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1998 Daniel Eischen <eischen@vigrid.com>. * Copyright (c) 1998 Daniel Eischen <eischen@vigrid.com>.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1985, 1993 * Copyright (c) 1985, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1992, 1993 * Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1992, 1993 * Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1993 * Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995, 1996 * Copyright (c) 1995, 1996
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995, 1996 * Copyright (c) 1995, 1996
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995 * Copyright (c) 1995
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1995, 1996 * Copyright (c) 1995, 1996
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1989, 1993 * Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1980, 1987, 1988, 1991, 1993, 1994 * Copyright (c) 1980, 1987, 1988, 1991, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1994 * Copyright (c) 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1990, 1993, 1994 * Copyright (c) 1990, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1993, 1994 * Copyright (c) 1988, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1990, 1993, 1994 * Copyright (c) 1990, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1990, 1993, 1994 * Copyright (c) 1990, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1994 * Copyright (c) 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1994, 1995 Gordon W. Ross * Copyright (c) 1994, 1995 Gordon W. Ross
* Copyright (c) 1994 Theo de Raadt * Copyright (c) 1994 Theo de Raadt
* All rights reserved. * All rights reserved.

View File

@ -1,7 +1,9 @@
/* $NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $ */ /* $NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $ */
/* $FreeBSD$ */ /* $FreeBSD$ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997 Jason R. Thorpe. * Copyright (c) 1997 Jason R. Thorpe.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
* Copyright (c) 1980, 1989, 1993 The Regents of the University of California. * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
* Copyright (c) 1980, 1989, 1993 The Regents of the University of California. * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
* Copyright (c) 1980, 1989, 1993 The Regents of the University of California. * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1980, 1989, 1993 The Regents of the University of California. * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
* Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
* Copyright (c) 2012 The FreeBSD Foundation * Copyright (c) 2012 The FreeBSD Foundation

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998 * Copyright (c) 1997, 1998
* Nan Yang Computer Services Limited. All rights reserved. * Nan Yang Computer Services Limited. All rights reserved.
* *

View File

@ -1,7 +1,9 @@
/* $NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $ */ /* $NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $ */
/* $FreeBSD$ */ /* $FreeBSD$ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997 Jason R. Thorpe. * Copyright (c) 1997 Jason R. Thorpe.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1999 Bill Paul <wpaul@ctr.columbia.edu> * Copyright (c) 1999 Bill Paul <wpaul@ctr.columbia.edu>
* Copyright (c) 2012 ADARA Networks, Inc. * Copyright (c) 2012 ADARA Networks, Inc.
* All rights reserved. * All rights reserved.

View File

@ -1,7 +1,9 @@
/* $FreeBSD$ */ /* $FreeBSD$ */
/* $NetBSD: ealloc.c,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $ */ /* $NetBSD: ealloc.c,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1989, 1990, 1993 * Copyright (c) 1988, 1989, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* Copyright (c) 1989 by Berkeley Softworks * Copyright (c) 1989 by Berkeley Softworks

View File

@ -1,7 +1,9 @@
/* $FreeBSD$ */ /* $FreeBSD$ */
/* $NetBSD: hash.c,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $ */ /* $NetBSD: hash.c,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1989, 1990 The Regents of the University of California. * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
* Copyright (c) 1988, 1989 by Adam de Boor * Copyright (c) 1988, 1989 by Adam de Boor
* Copyright (c) 1989 by Berkeley Softworks * Copyright (c) 1989 by Berkeley Softworks

View File

@ -1,7 +1,9 @@
/* $FreeBSD$ */ /* $FreeBSD$ */
/* $NetBSD: hash.h,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $ */ /* $NetBSD: hash.h,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1989, 1990 The Regents of the University of California. * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
* Copyright (c) 1988, 1989 by Adam de Boor * Copyright (c) 1988, 1989 by Adam de Boor
* Copyright (c) 1989 by Berkeley Softworks * Copyright (c) 1989 by Berkeley Softworks

View File

@ -1,6 +1,8 @@
/* $NetBSD: sprite.h,v 1.1 1999/11/23 05:28:22 mrg Exp $ */ /* $NetBSD: sprite.h,v 1.1 1999/11/23 05:28:22 mrg Exp $ */
/* /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1989, 1990, 1993 * Copyright (c) 1988, 1989, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* Copyright (c) 1989 by Berkeley Softworks * Copyright (c) 1989 by Berkeley Softworks
@ -38,6 +40,7 @@
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* from: @(#)sprite.h 8.1 (Berkeley) 6/6/93 * from: @(#)sprite.h 8.1 (Berkeley) 6/6/93
* $FreeBSD$
*/ */
/* /*

View File

@ -1,6 +1,8 @@
/* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */ /* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1992, 1993 * Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* Copyright (c) 1996 * Copyright (c) 1996

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 Peter Wemm. * Copyright (c) 2003 Peter Wemm.
* Copyright (c) 1992 Terrence R. Lambert. * Copyright (c) 1992 Terrence R. Lambert.
* Copyright (c) 1982, 1987, 1990 The Regents of the University of California. * Copyright (c) 1982, 1987, 1990 The Regents of the University of California.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1991 Regents of the University of California. * Copyright (c) 1991 Regents of the University of California.
* All rights reserved. * All rights reserved.
* Copyright (c) 1994 John S. Dyson * Copyright (c) 1994 John S. Dyson

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (C) 1994, David Greenman * Copyright (C) 1994, David Greenman
* Copyright (c) 1990, 1993 * Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1982, 1986 The Regents of the University of California. * Copyright (c) 1982, 1986 The Regents of the University of California.
* Copyright (c) 1989, 1990 William Jolitz * Copyright (c) 1989, 1990 William Jolitz
* Copyright (c) 1994 John Dyson * Copyright (c) 1994 John Dyson

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (C) 1994, David Greenman * Copyright (C) 1994, David Greenman
* Copyright (c) 1990, 1993 * Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1993 Andrew Moore, Talke Studio * Copyright (c) 1993 Andrew Moore, Talke Studio
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 Peter Wemm. * Copyright (c) 2003 Peter Wemm.
* Copyright (c) 1990 Andrew Moore, Talke Studio * Copyright (c) 1990 Andrew Moore, Talke Studio
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 2002 David E. O'Brien. All rights reserved.
* Copyright (c) 1992, 1993 * Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 2002 David E. O'Brien. All rights reserved.
* Copyright (c) 1990, 1993 * Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 1990 The Regents of the University of California.
* All rights reserved. * All rights reserved.
* Copyright (c) 1994 John S. Dyson * Copyright (c) 1994 John S. Dyson

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 1990 The Regents of the University of California.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,6 +1,8 @@
/* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */ /* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1992, 1993 * Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* Copyright (c) 1996 * Copyright (c) 1996

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1982, 1986 The Regents of the University of California. * Copyright (c) 1982, 1986 The Regents of the University of California.
* Copyright (c) 1989, 1990 William Jolitz * Copyright (c) 1989, 1990 William Jolitz
* Copyright (c) 1994 John Dyson * Copyright (c) 1994 John Dyson

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2001 David E. O'Brien * Copyright (c) 2001 David E. O'Brien
* Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 1990 The Regents of the University of California.
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> * Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
* Copyright (c) 1990, 1993 * Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1993 Andrew Moore, Talke Studio * Copyright (c) 1993 Andrew Moore, Talke Studio
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2001 David E. O'Brien * Copyright (c) 2001 David E. O'Brien
* Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 1990 The Regents of the University of California.
* All rights reserved. * All rights reserved.

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1991 Regents of the University of California. * Copyright (c) 1991 Regents of the University of California.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1992, 1993 * Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1992, 1993 * Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2000 Dag-Erling Coïdan Smørgrav * Copyright (c) 2000 Dag-Erling Coïdan Smørgrav
* Copyright (c) 1999 Pierre Beyssac * Copyright (c) 1999 Pierre Beyssac
* Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 Jan-Simon Pendry

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2005 * Copyright (c) 2005
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2005 * Copyright (c) 2005
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2005 * Copyright (c) 2005
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003 * Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved. * Bill Paul <wpaul@windriver.com>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998, 1999 * Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998, 1999 * Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

View File

@ -1,4 +1,6 @@
/*- /*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998, 1999 * Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
* *

Some files were not shown because too many files have changed in this diff Show More