diff --git a/grepWinNP3/grepWinNP3.vcxproj b/grepWinNP3/grepWinNP3.vcxproj
index 9012f64ce..09f1dc0c6 100644
--- a/grepWinNP3/grepWinNP3.vcxproj
+++ b/grepWinNP3/grepWinNP3.vcxproj
@@ -521,16 +521,16 @@
-
-
-
+
+
+
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
-
+
+
+
\ No newline at end of file
diff --git a/grepWinNP3/packages.config b/grepWinNP3/packages.config
index 913e727a8..0202a93ad 100644
--- a/grepWinNP3/packages.config
+++ b/grepWinNP3/packages.config
@@ -1,6 +1,6 @@
-
-
-
+
+
+
\ No newline at end of file
diff --git a/grepWinNP3/src/RegexReplaceFormatter.h b/grepWinNP3/src/RegexReplaceFormatter.h
index d1741ad82..28c9d2d60 100644
--- a/grepWinNP3/src/RegexReplaceFormatter.h
+++ b/grepWinNP3/src/RegexReplaceFormatter.h
@@ -1,6 +1,6 @@
// grepWin - regex search and replace for Windows
-// Copyright (C) 2011-2012, 2014-2015, 2021 - Stefan Kueng
+// Copyright (C) 2011-2012, 2014-2015, 2021, 2023 - Stefan Kueng
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -21,11 +21,12 @@
#include
#include
#include