diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2005-11-15 15:32:32 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2005-11-15 15:32:32 +0000 |
commit | 8a87f4950a3bfde31c6960a17236ba3903f689e4 (patch) | |
tree | 6e9e6a4b59b5214bed4faac2ae05184eab93315e /libc/stdio/_cs_funcs.c | |
parent | 8d0348abfd99992b3dde621b1d8a991a94218c6a (diff) |
Update copyright notice
Diffstat (limited to 'libc/stdio/_cs_funcs.c')
-rw-r--r-- | libc/stdio/_cs_funcs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/stdio/_cs_funcs.c b/libc/stdio/_cs_funcs.c index c30b41713..9df93f227 100644 --- a/libc/stdio/_cs_funcs.c +++ b/libc/stdio/_cs_funcs.c @@ -1,6 +1,6 @@ -/* Copyright (C) 2004 Manuel Novoa III <mjn3@codepoet.org> +/* Copyright (C) 2004-2005 Manuel Novoa III <mjn3@codepoet.org> * - * GNU Library General Public License (LGPL) version 2 or later. + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. * * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details. */ |