diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2011-01-22 19:25:49 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2011-01-22 19:25:49 +0000 |
| commit | cb48d3201568284ab4b1ef34043092c858866d87 (patch) | |
| tree | 11fc51e47b12d9dbfc66e25c2e521c4aaf7c5f99 /libexec | |
| parent | 353429bfd2579bf697e8e2a6f182a50c49345083 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rtld-elf/rtld.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c index 52bb56eee828a..a39a90c626e0b 100644 --- a/libexec/rtld-elf/rtld.c +++ b/libexec/rtld-elf/rtld.c @@ -1,6 +1,7 @@ /*- * Copyright 1996, 1997, 1998, 1999, 2000 John D. Polstra. * Copyright 2003 Alexander Kabaev <kan@FreeBSD.ORG>. + * Copyright 2009, 2010, 2011 Konstantin Belousov <kib@FreeBSD.ORG>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
