z180 - reassign copywrite notice

This commit is contained in:
Phillip Stevens 2020-04-17 09:38:19 +10:00
parent 54393e1e1a
commit 2a4e95b357
2 changed files with 12 additions and 9 deletions

View file

@ -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 <stdlib.h>

View file

@ -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