From aea1e97d9d034032a58074c6518574c22ac10cbb Mon Sep 17 00:00:00 2001 From: xross Date: Mon, 8 Aug 2022 17:03:59 +0100 Subject: [PATCH] Copyright comment update --- examples/shared/apppll.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/shared/apppll.h b/examples/shared/apppll.h index 7cbfec80..1312c0ab 100644 --- a/examples/shared/apppll.h +++ b/examples/shared/apppll.h @@ -1,4 +1,5 @@ - +// Copyright 2022 XMOS LIMITED. +// This Software is subject to the terms of the XMOS Public Licence: Version 1. #include #include "xassert.h"