sj3stat: use unified license boilerplate

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-11-29 07:02:00 +09:00
commit ce352b0480

View file

@ -1,6 +1,7 @@
/*
* Copyright (C) 1995 by Software Research Associates, Inc.
* Author: Y. Kawabe <kawabe@sra.co.jp>
/*-
* SPDX-License-Identifier: MIT-open-group
*
* Copyright (C) 1995 Software Research Associates, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
@ -27,14 +28,6 @@
* written authorization from Software Research Associates.
*/
/*
* $SonyRCSfile: sj3stat.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1997/01/23 11:09:41 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>