File tree 5 files changed +7
-4
lines changed
platform/randlib/tests/unit
5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2015 ARM. All rights reserved.
2
+ * Copyright (c) 2015 ARM Limited . All rights reserved.
3
3
*/
4
4
5
5
#include " CppUTest/CommandLineTestRunner.h"
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2016 ARM. All rights reserved.
2
+ * Copyright (c) 2016 ARM Limited . All rights reserved.
3
3
*/
4
4
#include " CppUTest/TestHarness.h"
5
5
#include " test_randlib.h"
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2016 ARM. All rights reserved.
2
+ * Copyright (c) 2016 ARM Limited . All rights reserved.
3
3
*/
4
4
#include "test_randlib.h"
5
5
#include <string.h>
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2016 ARM. All rights reserved.
2
+ * Copyright (c) 2016 ARM Limited . All rights reserved.
3
3
*/
4
4
#ifndef TEST_RANDLIB_H
5
5
#define TEST_RANDLIB_H
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (c) 2016 ARM Limited. All rights reserved.
3
+ */
1
4
#include <stdbool.h>
2
5
#include <sys/types.h>
3
6
#include <sys/stat.h>
You can’t perform that action at this time.
0 commit comments