Skip to content

Commit baaf6f1

Browse files
committed
RISC-V: Add copyright
1 parent 6cf3009 commit baaf6f1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

portable/GCC/RISC-V/chip_specific_extensions/PULPissimo/freertos_risc_v_chip_specific_extensions.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4+
* Copyright (C) 2020 ETH Zurich
45
*
56
* Permission is hereby granted, free of charge, to any person obtaining a copy of
67
* this software and associated documentation files (the "Software"), to deal in

portable/GCC/RISC-V/portASM.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* FreeRTOS Kernel V10.3.0
33
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4+
* Copyright (C) 2020 ETH Zurich
45
*
56
* Permission is hereby granted, free of charge, to any person obtaining a copy of
67
* this software and associated documentation files (the "Software"), to deal in

0 commit comments

Comments
 (0)