Skip to content

Commit e21c139

Browse files
author
Seppo Takalo
committed
Add missing copyright header
1 parent 61a9bb8 commit e21c139

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

test/coap-service/unittest/stub/timeout_stub.c

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
#include "eventOS_event_timer.h"
1+
/*
2+
* Copyright (c) 2016 ARM Limited. All Rights Reserved.
3+
*/
4+
5+
#include "eventOS_event_timer.h"
26

37
// Timeout structure, already typedefed to timeout_t
48
struct timeout_entry_t {

0 commit comments

Comments
 (0)