include: Use unified license boilerplate

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-11-29 11:09:11 +09:00
commit 3136348e45
45 changed files with 135 additions and 317 deletions

View file

@ -1,4 +1,6 @@
/*
/*-
* SPDX-License-Identifier: MIT-open-group
*
* Copyright (c) 1997 Sony Corporation
* Copyright (c) 1996 Hidekazu Kuroki
*
@ -25,14 +27,8 @@
* shall not be used in advertising or otherwise to promote the sale, use
* or other dealings in this Software without prior written authorization
* from Sony Corporation.
*
*/
/*
* $SonyRCSfile: Paths.h.in,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1997/01/23 11:20:55 $
*/
#if !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__DragonFly__)