diff --git a/kanakan/adddic.c b/kanakan/adddic.c index c4524bb..56583de 100644 --- a/kanakan/adddic.c +++ b/kanakan/adddic.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: adddic.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:26 $ - * - * $Id$ - */ #include diff --git a/kanakan/addelcmn.c b/kanakan/addelcmn.c index 6e531c2..5790056 100644 --- a/kanakan/addelcmn.c +++ b/kanakan/addelcmn.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: addelcmn.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:27 $ - * - * $Id$ - */ #include diff --git a/kanakan/alloc.c b/kanakan/alloc.c index 79adabe..81197fa 100644 --- a/kanakan/alloc.c +++ b/kanakan/alloc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: alloc.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:28 $ - * - * $Id$ - */ diff --git a/kanakan/charsize.c b/kanakan/charsize.c index 94dbd10..2319553 100644 --- a/kanakan/charsize.c +++ b/kanakan/charsize.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: charsize.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:29 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/chrtbl.c b/kanakan/chrtbl.c index 99d7b0a..feaa0d6 100644 --- a/kanakan/chrtbl.c +++ b/kanakan/chrtbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: chrtbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:30 $ - */ diff --git a/kanakan/cl2knj.c b/kanakan/cl2knj.c index 27eeab3..4d136c7 100644 --- a/kanakan/cl2knj.c +++ b/kanakan/cl2knj.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: cl2knj.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:31 $ - * - * $Id$ - */ #include diff --git a/kanakan/clstudy.c b/kanakan/clstudy.c index 403341b..9fbeb31 100644 --- a/kanakan/clstudy.c +++ b/kanakan/clstudy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: clstudy.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:32 $ - * - * $Id$ - */ #include diff --git a/kanakan/cmpstr.c b/kanakan/cmpstr.c index 03f1b33..b9404f1 100644 --- a/kanakan/cmpstr.c +++ b/kanakan/cmpstr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: cmpstr.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:32 $ - */ diff --git a/kanakan/conjunc.c b/kanakan/conjunc.c index 12cf7a5..eca9e6f 100644 --- a/kanakan/conjunc.c +++ b/kanakan/conjunc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: conjunc.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:33 $ - */ #include "sj_rename.h" diff --git a/kanakan/connect.c b/kanakan/connect.c index 46a2eb8..bfa5c79 100644 --- a/kanakan/connect.c +++ b/kanakan/connect.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: connect.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:34 $ - */ diff --git a/kanakan/cvtclknj.c b/kanakan/cvtclknj.c index ce335e2..dea4695 100644 --- a/kanakan/cvtclknj.c +++ b/kanakan/cvtclknj.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: cvtclknj.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:38 $ - */ diff --git a/kanakan/cvtdict.c b/kanakan/cvtdict.c index 80ca46b..1447a9e 100644 --- a/kanakan/cvtdict.c +++ b/kanakan/cvtdict.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: cvtdict.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:40 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/cvtkanji.c b/kanakan/cvtkanji.c index 78bc8e2..6469f20 100644 --- a/kanakan/cvtkanji.c +++ b/kanakan/cvtkanji.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: cvtkanji.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:41 $ - * - * $Id$ - */ #include diff --git a/kanakan/deldic.c b/kanakan/deldic.c index 1c0eb49..ed0a04a 100644 --- a/kanakan/deldic.c +++ b/kanakan/deldic.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: deldic.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:42 $ - * - * $Id$ - */ #include diff --git a/kanakan/depend.c b/kanakan/depend.c index bc6bc69..a22b77f 100644 --- a/kanakan/depend.c +++ b/kanakan/depend.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: depend.c,v $ - * $SonyRevision: 1.4 $ - * $SonyDate: 1997/10/07 07:39:45 $ - * - * $Id$ - */ #include diff --git a/kanakan/dict.c b/kanakan/dict.c index 864100a..07eb13b 100644 --- a/kanakan/dict.c +++ b/kanakan/dict.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: dict.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:45 $ - * - * $Id$ - */ #include diff --git a/kanakan/functbl.c b/kanakan/functbl.c index cc03ce5..ce361e0 100644 --- a/kanakan/functbl.c +++ b/kanakan/functbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: functbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:46 $ - * - * $Id$ - */ #include "sj_rename.h" diff --git a/kanakan/fuzoku.c b/kanakan/fuzoku.c index 46f063d..a11704f 100644 --- a/kanakan/fuzoku.c +++ b/kanakan/fuzoku.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: fuzoku.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:47 $ - */ diff --git a/kanakan/fzkyomi.c b/kanakan/fzkyomi.c index ada1c6b..286cf45 100644 --- a/kanakan/fzkyomi.c +++ b/kanakan/fzkyomi.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: fzkyomi.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:48 $ - */ diff --git a/kanakan/getkanji.c b/kanakan/getkanji.c index 69d9af6..318b0e1 100644 --- a/kanakan/getkanji.c +++ b/kanakan/getkanji.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: getkanji.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:49 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/getrank.c b/kanakan/getrank.c index da763d3..4a06458 100644 --- a/kanakan/getrank.c +++ b/kanakan/getrank.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: getrank.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:50 $ - * - * $Id$ - */ #include "sj_kcnv.h" diff --git a/kanakan/global.c b/kanakan/global.c index b50827e..db0f20b 100644 --- a/kanakan/global.c +++ b/kanakan/global.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: global.c,v $ - * $SonyRevision: 1.2 $ - * $SonyDate: 1994/12/09 11:27:06 $ - */ diff --git a/kanakan/hzstrlen.c b/kanakan/hzstrlen.c index ef67d9b..97f33c8 100644 --- a/kanakan/hzstrlen.c +++ b/kanakan/hzstrlen.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: hzstrlen.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:52 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/init.c b/kanakan/init.c index f1b908d..cf1aa0c 100644 --- a/kanakan/init.c +++ b/kanakan/init.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: init.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:54 $ - */ diff --git a/kanakan/istrcmp.c b/kanakan/istrcmp.c index 880a678..0363d30 100644 --- a/kanakan/istrcmp.c +++ b/kanakan/istrcmp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: istrcmp.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:55 $ - */ diff --git a/kanakan/memory.c b/kanakan/memory.c index 579a0df..254c1f3 100644 --- a/kanakan/memory.c +++ b/kanakan/memory.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: memory.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:01:58 $ - */ diff --git a/kanakan/mk2claus.c b/kanakan/mk2claus.c index cb6d666..e594e78 100644 --- a/kanakan/mk2claus.c +++ b/kanakan/mk2claus.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mk2claus.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:00 $ - */ diff --git a/kanakan/mkbunset.c b/kanakan/mkbunset.c index 4577c0f..33ffbe5 100644 --- a/kanakan/mkbunset.c +++ b/kanakan/mkbunset.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mkbunset.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:02 $ - * - * $Id$ - */ #include diff --git a/kanakan/mkjiritu.c b/kanakan/mkjiritu.c index 0072f28..8f96f3f 100644 --- a/kanakan/mkjiritu.c +++ b/kanakan/mkjiritu.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mkjiritu.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:03 $ - * - * $Id$ - */ #include diff --git a/kanakan/mkkouho.c b/kanakan/mkkouho.c index b5670ef..694d6da 100644 --- a/kanakan/mkkouho.c +++ b/kanakan/mkkouho.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mkkouho.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:04 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/mknumber.c b/kanakan/mknumber.c index ae333c5..7f001af 100644 --- a/kanakan/mknumber.c +++ b/kanakan/mknumber.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mknumber.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:05 $ - * - * $Id$ - */ #include diff --git a/kanakan/mvmemd.c b/kanakan/mvmemd.c index f410d7d..81028c0 100644 --- a/kanakan/mvmemd.c +++ b/kanakan/mvmemd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mvmemd.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:05 $ - */ diff --git a/kanakan/mvmemi.c b/kanakan/mvmemi.c index 4c0445a..80714f1 100644 --- a/kanakan/mvmemi.c +++ b/kanakan/mvmemi.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: mvmemi.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:06 $ - */ diff --git a/kanakan/peepdic.c b/kanakan/peepdic.c index f92a5f2..13fef56 100644 --- a/kanakan/peepdic.c +++ b/kanakan/peepdic.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: peepdic.c,v $ - * $SonyRevision: 1.2 $ - * $SonyDate: 1995/07/21 05:22:51 $ - * - * $Id$ - */ #include "sj_kcnv.h" diff --git a/kanakan/ph2knj.c b/kanakan/ph2knj.c index 0d0378d..9da955d 100644 --- a/kanakan/ph2knj.c +++ b/kanakan/ph2knj.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: ph2knj.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:09 $ - * - * $Id$ - */ #include diff --git a/kanakan/ph_khtbl.c b/kanakan/ph_khtbl.c index 83e95b6..820d055 100644 --- a/kanakan/ph_khtbl.c +++ b/kanakan/ph_khtbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: ph_khtbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:09 $ - * - * $Id$ - */ #include "sj_kcnv.h" diff --git a/kanakan/priority.c b/kanakan/priority.c index 07f06a4..29848ac 100644 --- a/kanakan/priority.c +++ b/kanakan/priority.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: priority.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:10 $ - */ diff --git a/kanakan/prtytbl.c b/kanakan/prtytbl.c index dac31fe..04ca5c1 100644 --- a/kanakan/prtytbl.c +++ b/kanakan/prtytbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: prtytbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:11 $ - */ diff --git a/kanakan/s2ctbl.c b/kanakan/s2ctbl.c index 3f452ba..1e671a9 100644 --- a/kanakan/s2ctbl.c +++ b/kanakan/s2ctbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: s2ctbl.c,v $ - * $SonyRevision: 1.2 $ - * $SonyDate: 1995/07/21 05:22:51 $ - */ diff --git a/kanakan/selclrec.c b/kanakan/selclrec.c index 03a899b..780cc46 100644 --- a/kanakan/selclrec.c +++ b/kanakan/selclrec.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: selclrec.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:14 $ - */ diff --git a/kanakan/selsuuji.c b/kanakan/selsuuji.c index 2921485..d836a4e 100644 --- a/kanakan/selsuuji.c +++ b/kanakan/selsuuji.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: selsuuji.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:15 $ - */ diff --git a/kanakan/setconj.c b/kanakan/setconj.c index 667700e..93d72c2 100644 --- a/kanakan/setconj.c +++ b/kanakan/setconj.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: setconj.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:16 $ - * - * $Id$ - */ #include "sj_kcnv.h" diff --git a/kanakan/setjrec.c b/kanakan/setjrec.c index a53d654..e268cf6 100644 --- a/kanakan/setjrec.c +++ b/kanakan/setjrec.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: setjrec.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:17 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/setkouho.c b/kanakan/setkouho.c index 2ea2894..e0ae817 100644 --- a/kanakan/setkouho.c +++ b/kanakan/setkouho.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: setkouho.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:20 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/setubi.c b/kanakan/setubi.c index 5e1a7b5..d5e2482 100644 --- a/kanakan/setubi.c +++ b/kanakan/setubi.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: setubi.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:22 $ - * - * $Id$ - */ #include diff --git a/kanakan/sj2code.c b/kanakan/sj2code.c index 4edbf7c..eba4867 100644 --- a/kanakan/sj2code.c +++ b/kanakan/sj2code.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: sj2code.c,v $ - * $SonyRevision: 1.2 $ - * $SonyDate: 1995/07/21 05:22:51 $ - */ diff --git a/kanakan/skiphblk.c b/kanakan/skiphblk.c index 3720601..d0a6b24 100644 --- a/kanakan/skiphblk.c +++ b/kanakan/skiphblk.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: skiphblk.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:24 $ - */ diff --git a/kanakan/skipkstr.c b/kanakan/skipkstr.c index 0d63dc3..6fdef88 100644 --- a/kanakan/skipkstr.c +++ b/kanakan/skipkstr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: skipkstr.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:25 $ - * - * $Id$ - */ #include "sj_euc.h" diff --git a/kanakan/srchdict.c b/kanakan/srchdict.c index cb7c62c..d8501bb 100644 --- a/kanakan/srchdict.c +++ b/kanakan/srchdict.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: srchdict.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:26 $ - * - * $Id$ - */ #include diff --git a/kanakan/srchhead.c b/kanakan/srchhead.c index f3fb8d9..2abf343 100644 --- a/kanakan/srchhead.c +++ b/kanakan/srchhead.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: srchhead.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:28 $ - */ diff --git a/kanakan/srchidx.c b/kanakan/srchidx.c index 8dbb579..4317dd9 100644 --- a/kanakan/srchidx.c +++ b/kanakan/srchidx.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: srchidx.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:29 $ - * - * $Id$ - */ #include diff --git a/kanakan/srchnum.c b/kanakan/srchnum.c index 6cda3f7..cae02e6 100644 --- a/kanakan/srchnum.c +++ b/kanakan/srchnum.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: srchnum.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:30 $ - * - * $Id$ - */ #include diff --git a/kanakan/stbtbl.c b/kanakan/stbtbl.c index 110da35..afff10a 100644 --- a/kanakan/stbtbl.c +++ b/kanakan/stbtbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * Permission is hereby granted, free of charge, to any person obtaining @@ -27,11 +29,6 @@ * */ -/* - * $SonyRCSfile: stbtbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:34 $ - */ diff --git a/kanakan/stttbl.c b/kanakan/stttbl.c index 0ffb811..3b295e8 100644 --- a/kanakan/stttbl.c +++ b/kanakan/stttbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: stttbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:37 $ - */ diff --git a/kanakan/study.c b/kanakan/study.c index bbea6e8..5002f08 100644 --- a/kanakan/study.c +++ b/kanakan/study.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: study.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:38 $ - * - * $Id$ - */ #include diff --git a/kanakan/suujitbl.c b/kanakan/suujitbl.c index ff42b40..eeac469 100644 --- a/kanakan/suujitbl.c +++ b/kanakan/suujitbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: suujitbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:39 $ - */ diff --git a/kanakan/terminat.c b/kanakan/terminat.c index 6a189e3..27a7890 100644 --- a/kanakan/terminat.c +++ b/kanakan/terminat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: terminat.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:40 $ - */ diff --git a/kanakan/termtbl.c b/kanakan/termtbl.c index c11f7b5..9bf6e83 100644 --- a/kanakan/termtbl.c +++ b/kanakan/termtbl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: termtbl.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:42 $ - */ diff --git a/kanakan/wakachi.c b/kanakan/wakachi.c index 13a6ffc..d01283c 100644 --- a/kanakan/wakachi.c +++ b/kanakan/wakachi.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1991-1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: wakachi.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:02:43 $ - * - * $Id$ - */ #include "sj_kcnv.h"