From 2beedc5e7d7909999f2ff0deabfd8e2914530848 Mon Sep 17 00:00:00 2001 From: Marian Ohligs Date: Wed, 14 Sep 2011 14:31:23 +0200 Subject: [PATCH] - change copyrights --- drivers/char/socket.c | 2 +- drivers/char/stdio.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/char/socket.c b/drivers/char/socket.c index db3b3cd2..9e0c7a76 100755 --- a/drivers/char/socket.c +++ b/drivers/char/socket.c @@ -1,5 +1,5 @@ /* - * Copyright 2010 Stefan Lankes, Chair for Operating Systems, + * Copyright 2011 Marian Ohligs, Chair for Operating Systems, * RWTH Aachen University * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/drivers/char/stdio.c b/drivers/char/stdio.c index 69fc9852..32ac4755 100644 --- a/drivers/char/stdio.c +++ b/drivers/char/stdio.c @@ -1,5 +1,5 @@ /* - * Copyright 2010 Stefan Lankes, Chair for Operating Systems, + * Copyright 2011 Marian Ohligs, Chair for Operating Systems, * RWTH Aachen University * * Licensed under the Apache License, Version 2.0 (the "License");