diff --git a/tools/elf.c b/tools/elf.c index c3fd1bb..2f80bf2 100644 --- a/tools/elf.c +++ b/tools/elf.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011 Pierre Pronchery */ +/* Copyright (c) 2010-2021 Pierre Pronchery */ /* This file is part of DeforaOS System Loader */ /* All rights reserved. * diff --git a/tools/ldd.c b/tools/ldd.c index 3bd343c..bf2b915 100644 --- a/tools/ldd.c +++ b/tools/ldd.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011 Pierre Pronchery */ +/* Copyright (c) 2010-2021 Pierre Pronchery */ /* This file is part of DeforaOS System Loader */ /* All rights reserved. *