diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-20 07:30:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-20 07:30:39 +0000 |
commit | 1a03bbc7f7022363bfb72447ed7f0ccb2ba0cfda (patch) | |
tree | 17d6331c990fd09909091fffc507fccc6cd6bc13 | |
parent | c796a16a9266918c325fc9678bc88e596accf4fb (diff) |
update copyright with glibc
-rw-r--r-- | libc/signal/sigaction.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/signal/sigaction.c b/libc/signal/sigaction.c index ab9db9677..14e3dc9c2 100644 --- a/libc/signal/sigaction.c +++ b/libc/signal/sigaction.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997,1998,1999,2000,2002,2003 Free Software Foundation, Inc. +/* Copyright (C) 1997-2000,2002,2003,2005,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |