sj3serv: Use unified license boilerplate
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
fcc78729b6
commit
0b7692f7ae
8 changed files with 26 additions and 63 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
/*
|
/*-
|
||||||
|
* 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
|
||||||
* a copy of this software and associated documentation files (the
|
* a copy of this software and associated documentation files (the
|
||||||
* "Software"), to deal in the Software without restriction, including
|
* "Software"), to deal in the Software without restriction, including
|
||||||
|
|
@ -8,10 +10,10 @@
|
||||||
* distribute, sublicense, and/or sell copies of the Software, and to
|
* distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
* permit persons to whom the Software is furnished to do so, subject to
|
* permit persons to whom the Software is furnished to do so, subject to
|
||||||
* the following conditions:
|
* the following conditions:
|
||||||
*
|
*
|
||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||||
|
|
@ -19,21 +21,13 @@
|
||||||
* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||||||
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
||||||
* THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
* THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*
|
*
|
||||||
* Except as contained in this notice, the name of Sony Corporation
|
* Except as contained in this notice, the name of Sony Corporation
|
||||||
* 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: comuni.c,v $
|
|
||||||
* $SonyRevision: 1.4 $
|
|
||||||
* $SonyDate: 1994/11/16 07:34:05 $
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.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: error.c,v $
|
|
||||||
* $SonyRevision: 1.1 $
|
|
||||||
* $SonyDate: 1994/06/03 08:02:51 $
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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: execute.c,v $
|
|
||||||
* $SonyRevision: 1.7 $
|
|
||||||
* $SonyDate: 1998/04/13 11:20:12 $
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#include "sj_kcnv.h"
|
#include "sj_kcnv.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,7 +26,6 @@
|
||||||
* 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.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "sj_sysvdef.h"
|
#include "sj_sysvdef.h"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
## SPDX-License-Identifier: MIT-open-group
|
||||||
##
|
##
|
||||||
## Copyright (c) 1991-1994 Sony Corporation
|
## Copyright (c) 1991-1994 Sony Corporation
|
||||||
##
|
##
|
||||||
|
|
@ -24,12 +25,5 @@
|
||||||
## 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: serverrc,v $
|
|
||||||
## $SonyRevision: 1.1 $
|
|
||||||
## $SonyDate: 1994/06/03 08:02:55 $
|
|
||||||
##
|
|
||||||
|
|
||||||
readdict sj3main.dic
|
readdict sj3main.dic
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
/*
|
/*-
|
||||||
|
* SPDX-License-Identifier: MIT-open-group
|
||||||
|
*
|
||||||
* Copyright (c) 1991-1994 Sony Corporation
|
* Copyright (c) 1991-1994 Sony Corporation
|
||||||
* Copyright (c) 1996 Hidekazu Kuroki
|
* Copyright (c) 1996 Hidekazu Kuroki
|
||||||
*
|
*
|
||||||
|
|
@ -25,16 +27,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: setup.c,v $
|
|
||||||
* $SonyRevision: 1.3 $
|
|
||||||
* $SonyDate: 1994/12/09 11:27:07 $
|
|
||||||
*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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,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: time_stamp.c,v $
|
|
||||||
* $SonyRevision: 1.6 $
|
|
||||||
* $SonyDate: 1998/04/08 13:11:10 $
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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,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: version.c,v $
|
|
||||||
* $SonyRevision: 1.9 $
|
|
||||||
* $SonyDate: 1998/04/08 13:11:10 $
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue