sj3lib: Use unified license boilerplate
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
964d227708
commit
a50bd2e859
4 changed files with 12 additions and 34 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
/*
|
/*-
|
||||||
|
* SPDX-License-Identifier: MIT-open-group
|
||||||
|
*
|
||||||
* Copyright (c) 1991-1994 Sony Corporation
|
* Copyright (c) 1991-1994 Sony Corporation
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining
|
* Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
|
@ -24,16 +26,8 @@
|
||||||
* shall not be used in advertising or otherwise to promote the sale, use
|
* shall not be used in advertising or otherwise to promote the sale, use
|
||||||
* or other dealings in this Software without prior written authorization
|
* or other dealings in this Software without prior written authorization
|
||||||
* from Sony Corporation.
|
* from Sony Corporation.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* $SonyRCSfile: level1.c,v $
|
|
||||||
* $SonyRevision: 1.4 $
|
|
||||||
* $SonyDate: 1995/04/17 10:36:08 $
|
|
||||||
*
|
|
||||||
* $Id: level1.c,v 1.2 2004/07/20 15:55:43 hiroo Exp $
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#include "sj_sysvdef.h"
|
#include "sj_sysvdef.h"
|
||||||
|
|
|
||||||
12
sj3lib/sj.c
12
sj3lib/sj.c
|
|
@ -1,4 +1,6 @@
|
||||||
/*
|
/*-
|
||||||
|
* SPDX-License-Identifier: MIT-open-group
|
||||||
|
*
|
||||||
* Copyright (c) 1991-1994 Sony Corporation
|
* Copyright (c) 1991-1994 Sony Corporation
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining
|
* Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
|
@ -24,16 +26,8 @@
|
||||||
* shall not be used in advertising or otherwise to promote the sale, use
|
* shall not be used in advertising or otherwise to promote the sale, use
|
||||||
* or other dealings in this Software without prior written authorization
|
* or other dealings in this Software without prior written authorization
|
||||||
* from Sony Corporation.
|
* from Sony Corporation.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* $SonyRCSfile: sj.c,v $
|
|
||||||
* $SonyRevision: 1.2 $
|
|
||||||
* $SonyDate: 1994/12/09 11:27:09 $
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
/*
|
/*-
|
||||||
|
* SPDX-License-Identifier: MIT-open-group
|
||||||
|
*
|
||||||
* Copyright (c) 1991-1994 Sony Corporation
|
* Copyright (c) 1991-1994 Sony Corporation
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining
|
* Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
|
@ -24,16 +26,8 @@
|
||||||
* shall not be used in advertising or otherwise to promote the sale, use
|
* shall not be used in advertising or otherwise to promote the sale, use
|
||||||
* or other dealings in this Software without prior written authorization
|
* or other dealings in this Software without prior written authorization
|
||||||
* from Sony Corporation.
|
* from Sony Corporation.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* $SonyRCSfile: sj3lib.h,v $
|
|
||||||
* $SonyRevision: 1.1 $
|
|
||||||
* $SonyDate: 1994/06/03 08:03:57 $
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef _SJ3LIB_H_
|
#ifndef _SJ3LIB_H_
|
||||||
#define _SJ3LIB_H_ 1
|
#define _SJ3LIB_H_ 1
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
/*
|
/*-
|
||||||
|
* SPDX-License-Identifier: MIT-open-group
|
||||||
|
*
|
||||||
* Copyright (c) 1994 Sony Corporation
|
* Copyright (c) 1994 Sony Corporation
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining
|
* Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
|
@ -24,14 +26,8 @@
|
||||||
* shall not be used in advertising or otherwise to promote the sale, use
|
* shall not be used in advertising or otherwise to promote the sale, use
|
||||||
* or other dealings in this Software without prior written authorization
|
* or other dealings in this Software without prior written authorization
|
||||||
* from Sony Corporation.
|
* from Sony Corporation.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* $SonyRCSfile: string.c,v $
|
|
||||||
* $SonyRevision: 1.1 $
|
|
||||||
* $SonyDate: 1994/06/03 08:03:58 $
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue