Adjust file headers to refer to the AGPLv3

This commit is contained in:
Norman Feske
2017-02-20 13:23:52 +01:00
committed by Christian Helmuth
parent ff1b13fa7d
commit 29b8d609c9
2498 changed files with 4839 additions and 4837 deletions

View File

@ -19,10 +19,10 @@
*/
/*
* Copyright (C) 2008-2013 Genode Labs GmbH
* Copyright (C) 2008-2017 Genode Labs GmbH
*
* This file is part of the Genode OS framework, which is distributed
* under the terms of the GNU General Public License version 2.
* under the terms of the GNU Affero General Public License version 3.
*/
#ifndef _LIB__SYSCALL__LINUX_SYSCALLS_H_