diff --git a/libbb/parse_config.c b/libbb/parse_config.c index 2795665a9..74f0524e5 100644 --- a/libbb/parse_config.c +++ b/libbb/parse_config.c @@ -5,7 +5,7 @@ * Copyright (C) 2008 by Vladimir Dronnikov * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. - * Also for use in uClibc (http://uclibc.org/) licensed under LGLPv2.1 or later. + * Also for use in uClibc (http://uclibc.org/) licensed under LGPLv2.1 or later. */ #include "libbb.h"