Minor VeriFast proof changes to match V10.4.3 (#519)

* Minor changes for V10.4.3

* Update license
This commit is contained in:
Nathan Chong 2021-02-25 16:00:22 -05:00 committed by GitHub
parent 5ff9863249
commit 5309372245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 148 additions and 33 deletions

View file

@ -1,6 +1,6 @@
/*
* FreeRTOS V202012.00
* Copyright (C) Amazon.com, Inc. or its affiliates. All Rights Reserved.
* 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,6 +18,10 @@
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
* 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.
*
* https://www.FreeRTOS.org
* https://github.com/FreeRTOS
*
*/
#include "proof/queue.h"