From 2bd51508e18231ab349a567fce001022ae800f3e Mon Sep 17 00:00:00 2001 From: FH Date: Thu, 24 Feb 2022 11:57:37 +0100 Subject: [PATCH] Fix header --- ExtensionsEx.cs | 2 +- Generators.cs | 2 +- IAsyncReadonlyRepo.cs | 2 +- IRepository.cs | 2 +- IRepositoryEx.cs | 2 +- Mogrifiers.cs | 2 +- QueryHelper.cs | 2 +- Squid.cs | 2 +- StringOptions.cs | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ExtensionsEx.cs b/ExtensionsEx.cs index 6b27db7..5c9df22 100644 --- a/ExtensionsEx.cs +++ b/ExtensionsEx.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 27-08-2016 // diff --git a/Generators.cs b/Generators.cs index eb71a6c..ad3672f 100644 --- a/Generators.cs +++ b/Generators.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 2020-07-01 // diff --git a/IAsyncReadonlyRepo.cs b/IAsyncReadonlyRepo.cs index 4048485..454aa22 100644 --- a/IAsyncReadonlyRepo.cs +++ b/IAsyncReadonlyRepo.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 03-10-2015 // diff --git a/IRepository.cs b/IRepository.cs index d2073bc..8030504 100644 --- a/IRepository.cs +++ b/IRepository.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 05-13-2020 // diff --git a/IRepositoryEx.cs b/IRepositoryEx.cs index 1cde9a2..cb4002d 100644 --- a/IRepositoryEx.cs +++ b/IRepositoryEx.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 03-10-2015 // diff --git a/Mogrifiers.cs b/Mogrifiers.cs index f6e20f6..4e25823 100644 --- a/Mogrifiers.cs +++ b/Mogrifiers.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 27-08-2016 // diff --git a/QueryHelper.cs b/QueryHelper.cs index 5ee21e6..4b95f4e 100644 --- a/QueryHelper.cs +++ b/QueryHelper.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 01-01-2022 // diff --git a/Squid.cs b/Squid.cs index 5631530..967c766 100644 --- a/Squid.cs +++ b/Squid.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 2020-07-01 // diff --git a/StringOptions.cs b/StringOptions.cs index 64f5b12..0e41066 100644 --- a/StringOptions.cs +++ b/StringOptions.cs @@ -1,5 +1,5 @@ // *********************************************************************** -// Assembly : Inno.Lib +// Assembly : FCS.Lib.Utility // Author : FH // Created : 2020-09-09 //