mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
sock_async: add missing license header to net/sock/async/types.h
This commit is contained in:
parent
4013c616f7
commit
7dc4f78d0c
@ -1,3 +1,11 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2019-20 Freie Universität Berlin
|
||||||
|
*
|
||||||
|
* This file is subject to the terms and conditions of the GNU Lesser
|
||||||
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
|
* directory for more details.
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup net_sock_async Sock extension for asynchronous access
|
* @addtogroup net_sock_async Sock extension for asynchronous access
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user