diff --git a/libretro-common/include/clamping.h b/libretro-common/include/clamping.h index 9f4f73b813..c8ec43ba09 100644 --- a/libretro-common/include/clamping.h +++ b/libretro-common/include/clamping.h @@ -1,7 +1,7 @@ /* Copyright (C) 2010-2016 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (boolean.h). + * The following license statement only applies to this file (clamping.h). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge, diff --git a/libretro-common/include/compat/getopt.h b/libretro-common/include/compat/getopt.h index 034e6ce307..22e3d937f5 100644 --- a/libretro-common/include/compat/getopt.h +++ b/libretro-common/include/compat/getopt.h @@ -1,7 +1,7 @@ /* Copyright (C) 2010-2016 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (compat_getopt.h). + * The following license statement only applies to this file (getopt.h). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge, diff --git a/libretro-common/include/file/nbio.h b/libretro-common/include/file/nbio.h index e24d656865..9a645386e8 100644 --- a/libretro-common/include/file/nbio.h +++ b/libretro-common/include/file/nbio.h @@ -1,7 +1,7 @@ -/* Copyright (C) 2010-2015 The RetroArch team +/* Copyright (C) 2010-2016 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (dir_list.h). + * The following license statement only applies to this file (nbio.h). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge, diff --git a/libretro-common/net/net_ifinfo.c b/libretro-common/net/net_ifinfo.c index 7559387f4f..b119d207ce 100644 --- a/libretro-common/net/net_ifinfo.c +++ b/libretro-common/net/net_ifinfo.c @@ -1,7 +1,7 @@ /* Copyright (C) 2010-2016 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (compat_fnmatch.c). + * The following license statement only applies to this file (net_ifinfo.c). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge, diff --git a/libretro-common/net/test/net_ifinfo_test.c b/libretro-common/net/test/net_ifinfo_test.c index cba7df3ab2..4ac96bcbe0 100644 --- a/libretro-common/net/test/net_ifinfo_test.c +++ b/libretro-common/net/test/net_ifinfo_test.c @@ -1,7 +1,7 @@ /* Copyright (C) 2010-2016 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (compat_fnmatch.c). + * The following license statement only applies to this file (net_ifinfo_test.c). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge,