From 2a4e95b357b8cdfde09ffc1960d8547578a34141 Mon Sep 17 00:00:00 2001 From: Phillip Stevens Date: Fri, 17 Apr 2020 09:38:19 +1000 Subject: [PATCH] z180 - reassign copywrite notice --- portable/SDCC/Z180/port.c | 10 ++++++---- portable/SDCC/Z180/portmacro.h | 11 ++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/portable/SDCC/Z180/port.c b/portable/SDCC/Z180/port.c index 5806dd2db..8bd08e3f8 100644 --- a/portable/SDCC/Z180/port.c +++ b/portable/SDCC/Z180/port.c @@ -1,5 +1,6 @@ /* - * Copyright (C) 2020 Phillip Stevens All Rights Reserved. + * FreeRTOS Kernel V10.3.1 + * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in @@ -18,10 +19,11 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * 1 tab == 4 spaces! + * http://www.FreeRTOS.org + * http://aws.amazon.com/freertos * - */ - + * 1 tab == 4 spaces! +*/ #include diff --git a/portable/SDCC/Z180/portmacro.h b/portable/SDCC/Z180/portmacro.h index 3042de5ea..78208564a 100644 --- a/portable/SDCC/Z180/portmacro.h +++ b/portable/SDCC/Z180/portmacro.h @@ -1,5 +1,6 @@ /* - * Copyright (C) 2020 Phillip Stevens All Rights Reserved. + * FreeRTOS Kernel V10.3.1 + * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in @@ -18,11 +19,11 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * + * http://www.FreeRTOS.org + * http://aws.amazon.com/freertos + * * 1 tab == 4 spaces! - * - * This file is NOT part of the FreeRTOS distribution. - * - */ +*/ #ifndef PORTMACRO_H #define PORTMACRO_H