1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

net/gcoap: Update copyright for 2017

This commit is contained in:
Ken Bannister 2017-07-06 07:22:11 -04:00
parent 5435e0c7d3
commit 70be8cd5bb
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015-2016 Ken Bannister. All rights reserved.
* Copyright (c) 2015-2017 Ken Bannister. All rights reserved.
*
* 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

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015-2016 Ken Bannister. All rights reserved.
* Copyright (c) 2015-2017 Ken Bannister. All rights reserved.
* 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015-2016 Ken Bannister. All rights reserved.
* Copyright (c) 2015-2017 Ken Bannister. All rights reserved.
*
* 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