From 62ac9637bfa9c101d9125c71e856a9d12d3c9821 Mon Sep 17 00:00:00 2001 From: Masanori Ogino Date: Wed, 29 Nov 2023 06:44:24 +0900 Subject: [PATCH] demo: Use unified license boilerplate Signed-off-by: Masanori Ogino --- demo/sample.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/demo/sample.c b/demo/sample.c index 7feb945..34ab95e 100644 --- a/demo/sample.c +++ b/demo/sample.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1994 Sony Corporation * * 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 * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ #include