diff --git a/src/Castle.MonoRail.Views.Spark.Tests/Constraints.cs b/src/Castle.MonoRail.Views.Spark.Tests/Constraints.cs index bae527a8..fb923f18 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/Constraints.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/Constraints.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/HelperExtensionMethodsTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/HelperExtensionMethodsTests.cs index 669ddf9a..b08b1228 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/HelperExtensionMethodsTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/HelperExtensionMethodsTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/Helpers/HomeController.cs b/src/Castle.MonoRail.Views.Spark.Tests/Helpers/HomeController.cs index d71863e5..4cb13c9f 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/Helpers/HomeController.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/Helpers/HomeController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ModelDictionaryTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ModelDictionaryTests.cs index 3f993692..fabd6924 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ModelDictionaryTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ModelDictionaryTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/Models/UserInfo.cs b/src/Castle.MonoRail.Views.Spark.Tests/Models/UserInfo.cs index 4cc0a643..b3c33452 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/Models/UserInfo.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/Models/UserInfo.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/PrecompileInstallerTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/PrecompileInstallerTests.cs index 7cbdef4e..0e56dd5c 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/PrecompileInstallerTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/PrecompileInstallerTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/SparkBatchCompilerTester.cs b/src/Castle.MonoRail.Views.Spark.Tests/SparkBatchCompilerTester.cs index 3ae4bb27..67202976 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/SparkBatchCompilerTester.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/SparkBatchCompilerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewDataTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewDataTests.cs index 9a06af17..9217c244 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewDataTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewDataTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryStrictNullBehaviourTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryStrictNullBehaviourTests.cs index 0f0078c6..2186b667 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryStrictNullBehaviourTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryStrictNullBehaviourTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTests.cs index 043f055e..845fcbc5 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTestsBase.cs b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTestsBase.cs index 7256eb4f..67c6316c 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTestsBase.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTestsBase.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/Stubs/StubController.cs b/src/Castle.MonoRail.Views.Spark.Tests/Stubs/StubController.cs index 9572c999..c7ae703f 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/Stubs/StubController.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/Stubs/StubController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/AllFrameworkComponentTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/AllFrameworkComponentTests.cs index 80daaed1..c709ea1f 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/AllFrameworkComponentTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/AllFrameworkComponentTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/BaseViewComponentTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/BaseViewComponentTests.cs index 68ccc496..b83757c5 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/BaseViewComponentTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/BaseViewComponentTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentExtensionTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentExtensionTests.cs index 2d7a7994..5959d136 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentExtensionTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentExtensionTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderBodyTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderBodyTests.cs index aeaee085..9e4867b5 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderBodyTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderBodyTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderViewTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderViewTests.cs index c4dbf1dd..efe8b4a4 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderViewTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentRenderViewTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionChunkBuilderVisitorTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionChunkBuilderVisitorTests.cs index a6dce210..bf05c201 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionChunkBuilderVisitorTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionChunkBuilderVisitorTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionTests.cs index e222aac5..78cfd083 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/ViewComponentSectionTests.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark.Tests/ViewSourceLoaderWrapperTests.cs b/src/Castle.MonoRail.Views.Spark.Tests/ViewSourceLoaderWrapperTests.cs index b6f9e301..5636aa0c 100644 --- a/src/Castle.MonoRail.Views.Spark.Tests/ViewSourceLoaderWrapperTests.cs +++ b/src/Castle.MonoRail.Views.Spark.Tests/ViewSourceLoaderWrapperTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Castle.MonoRail.Views.Spark.csproj b/src/Castle.MonoRail.Views.Spark/Castle.MonoRail.Views.Spark.csproj index d031f781..1ba05fcb 100644 --- a/src/Castle.MonoRail.Views.Spark/Castle.MonoRail.Views.Spark.csproj +++ b/src/Castle.MonoRail.Views.Spark/Castle.MonoRail.Views.Spark.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Castle.MonoRail.Views.Spark/HelperExtensions.cs b/src/Castle.MonoRail.Views.Spark/HelperExtensions.cs index 55c3e1be..14963b4c 100644 --- a/src/Castle.MonoRail.Views.Spark/HelperExtensions.cs +++ b/src/Castle.MonoRail.Views.Spark/HelperExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventArgs.cs b/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventArgs.cs index d1943aaf..b6a794aa 100644 --- a/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventArgs.cs +++ b/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventArgs.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventHandler.cs b/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventHandler.cs index 1a6b1b10..9798a7cf 100644 --- a/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventHandler.cs +++ b/src/Castle.MonoRail.Views.Spark/Install/DescribeBatchEventHandler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Install/PrecompileInstaller.cs b/src/Castle.MonoRail.Views.Spark/Install/PrecompileInstaller.cs index 69f3d4f5..4145aec2 100644 --- a/src/Castle.MonoRail.Views.Spark/Install/PrecompileInstaller.cs +++ b/src/Castle.MonoRail.Views.Spark/Install/PrecompileInstaller.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/ModelDictionary.cs b/src/Castle.MonoRail.Views.Spark/ModelDictionary.cs index 2fa0f6f0..16a45efc 100644 --- a/src/Castle.MonoRail.Views.Spark/ModelDictionary.cs +++ b/src/Castle.MonoRail.Views.Spark/ModelDictionary.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/SparkView.cs b/src/Castle.MonoRail.Views.Spark/SparkView.cs index e87ccdc4..be750aca 100644 --- a/src/Castle.MonoRail.Views.Spark/SparkView.cs +++ b/src/Castle.MonoRail.Views.Spark/SparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/SparkViewData.cs b/src/Castle.MonoRail.Views.Spark/SparkViewData.cs index 90b0aa5d..4e5dc745 100644 --- a/src/Castle.MonoRail.Views.Spark/SparkViewData.cs +++ b/src/Castle.MonoRail.Views.Spark/SparkViewData.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/SparkViewFactory.cs b/src/Castle.MonoRail.Views.Spark/SparkViewFactory.cs index 9565d90d..57bd1147 100644 --- a/src/Castle.MonoRail.Views.Spark/SparkViewFactory.cs +++ b/src/Castle.MonoRail.Views.Spark/SparkViewFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/ViewComponentContext.cs b/src/Castle.MonoRail.Views.Spark/ViewComponentContext.cs index 1b0e7d20..2ab003b6 100644 --- a/src/Castle.MonoRail.Views.Spark/ViewComponentContext.cs +++ b/src/Castle.MonoRail.Views.Spark/ViewComponentContext.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/ViewComponentExtension.cs b/src/Castle.MonoRail.Views.Spark/ViewComponentExtension.cs index b3b23862..971e44aa 100644 --- a/src/Castle.MonoRail.Views.Spark/ViewComponentExtension.cs +++ b/src/Castle.MonoRail.Views.Spark/ViewComponentExtension.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/ViewComponentExtensionFactory.cs b/src/Castle.MonoRail.Views.Spark/ViewComponentExtensionFactory.cs index 3853a9d3..61ac958f 100644 --- a/src/Castle.MonoRail.Views.Spark/ViewComponentExtensionFactory.cs +++ b/src/Castle.MonoRail.Views.Spark/ViewComponentExtensionFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/ViewComponentInfo.cs b/src/Castle.MonoRail.Views.Spark/ViewComponentInfo.cs index 086d19c2..a7d9fcf2 100644 --- a/src/Castle.MonoRail.Views.Spark/ViewComponentInfo.cs +++ b/src/Castle.MonoRail.Views.Spark/ViewComponentInfo.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/ViewComponentVisitor.cs b/src/Castle.MonoRail.Views.Spark/ViewComponentVisitor.cs index 99fce464..b44bcc81 100644 --- a/src/Castle.MonoRail.Views.Spark/ViewComponentVisitor.cs +++ b/src/Castle.MonoRail.Views.Spark/ViewComponentVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Wrappers/IViewSourceLoaderContainer.cs b/src/Castle.MonoRail.Views.Spark/Wrappers/IViewSourceLoaderContainer.cs index 5d16a9f0..f1f1c1e1 100644 --- a/src/Castle.MonoRail.Views.Spark/Wrappers/IViewSourceLoaderContainer.cs +++ b/src/Castle.MonoRail.Views.Spark/Wrappers/IViewSourceLoaderContainer.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceLoaderWrapper.cs b/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceLoaderWrapper.cs index 9b6bf958..fa6d22d0 100644 --- a/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceLoaderWrapper.cs +++ b/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceLoaderWrapper.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceWrapper.cs b/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceWrapper.cs index 851f63cf..117aecd3 100644 --- a/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceWrapper.cs +++ b/src/Castle.MonoRail.Views.Spark/Wrappers/ViewSourceWrapper.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Castle.Monorail.Pdf/Castle.Monorail.Pdf.csproj b/src/Castle.Monorail.Pdf/Castle.Monorail.Pdf.csproj index d779ae1c..48ebec39 100644 --- a/src/Castle.Monorail.Pdf/Castle.Monorail.Pdf.csproj +++ b/src/Castle.Monorail.Pdf/Castle.Monorail.Pdf.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.AspNetCore.Mvc/Spark.AspNetCore.Mvc.csproj b/src/Spark.AspNetCore.Mvc/Spark.AspNetCore.Mvc.csproj index e541238c..270c25e5 100644 --- a/src/Spark.AspNetCore.Mvc/Spark.AspNetCore.Mvc.csproj +++ b/src/Spark.AspNetCore.Mvc/Spark.AspNetCore.Mvc.csproj @@ -1,5 +1,4 @@  - net8.0 enable diff --git a/src/Spark.JsTests/Generate.ashx.cs b/src/Spark.JsTests/Generate.ashx.cs index 5e9b5ec8..477da3df 100644 --- a/src/Spark.JsTests/Generate.ashx.cs +++ b/src/Spark.JsTests/Generate.ashx.cs @@ -1,5 +1,5 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python.Tests/PythonViewCompilerTests.cs b/src/Spark.Python.Tests/PythonViewCompilerTests.cs index 259d984f..5c37c481 100644 --- a/src/Spark.Python.Tests/PythonViewCompilerTests.cs +++ b/src/Spark.Python.Tests/PythonViewCompilerTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python.Tests/ScriptingLanguageFactoryTests.cs b/src/Spark.Python.Tests/ScriptingLanguageFactoryTests.cs index b167ac6c..94f31a00 100644 --- a/src/Spark.Python.Tests/ScriptingLanguageFactoryTests.cs +++ b/src/Spark.Python.Tests/ScriptingLanguageFactoryTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python.Tests/ScriptingViewSymbolDictionaryTests.cs b/src/Spark.Python.Tests/ScriptingViewSymbolDictionaryTests.cs index 8726d824..cc94f045 100644 --- a/src/Spark.Python.Tests/ScriptingViewSymbolDictionaryTests.cs +++ b/src/Spark.Python.Tests/ScriptingViewSymbolDictionaryTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs b/src/Spark.Python/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs index d1c3e554..3f04e062 100644 --- a/src/Spark.Python/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs +++ b/src/Spark.Python/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs b/src/Spark.Python/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs index cdaf5685..127df2e3 100644 --- a/src/Spark.Python/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs +++ b/src/Spark.Python/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Compiler/ChunkVisitors/GlobalMembersVisitor.cs b/src/Spark.Python/Compiler/ChunkVisitors/GlobalMembersVisitor.cs index 951ee187..a77d7289 100644 --- a/src/Spark.Python/Compiler/ChunkVisitors/GlobalMembersVisitor.cs +++ b/src/Spark.Python/Compiler/ChunkVisitors/GlobalMembersVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Compiler/ChunkVisitors/VariableTracker.cs b/src/Spark.Python/Compiler/ChunkVisitors/VariableTracker.cs index a13d7175..e8b88b8a 100644 --- a/src/Spark.Python/Compiler/ChunkVisitors/VariableTracker.cs +++ b/src/Spark.Python/Compiler/ChunkVisitors/VariableTracker.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Compiler/PythonViewCompiler.cs b/src/Spark.Python/Compiler/PythonViewCompiler.cs index f182a61f..adf51882 100644 --- a/src/Spark.Python/Compiler/PythonViewCompiler.cs +++ b/src/Spark.Python/Compiler/PythonViewCompiler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Compiler/SourceWriter.cs b/src/Spark.Python/Compiler/SourceWriter.cs index 0859dcc9..bbbe13f5 100644 --- a/src/Spark.Python/Compiler/SourceWriter.cs +++ b/src/Spark.Python/Compiler/SourceWriter.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/IScriptingSparkView.cs b/src/Spark.Python/IScriptingSparkView.cs index 9718b5b1..3ee8d95c 100644 --- a/src/Spark.Python/IScriptingSparkView.cs +++ b/src/Spark.Python/IScriptingSparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/PythonEngineManager.cs b/src/Spark.Python/PythonEngineManager.cs index 509edeca..743bc8cf 100644 --- a/src/Spark.Python/PythonEngineManager.cs +++ b/src/Spark.Python/PythonEngineManager.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/PythonLanguageFactory.cs b/src/Spark.Python/PythonLanguageFactory.cs index 791861c5..f7af1d78 100644 --- a/src/Spark.Python/PythonLanguageFactory.cs +++ b/src/Spark.Python/PythonLanguageFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/ScriptingViewSymbolDictionary.cs b/src/Spark.Python/ScriptingViewSymbolDictionary.cs index 27bb9a54..cc305831 100644 --- a/src/Spark.Python/ScriptingViewSymbolDictionary.cs +++ b/src/Spark.Python/ScriptingViewSymbolDictionary.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Python/Spark.Python.csproj b/src/Spark.Python/Spark.Python.csproj index 4f8693cf..5197b9ef 100644 --- a/src/Spark.Python/Spark.Python.csproj +++ b/src/Spark.Python/Spark.Python.csproj @@ -21,7 +21,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.Ruby.Tests/RubyEngineTests.cs b/src/Spark.Ruby.Tests/RubyEngineTests.cs index 9fa7da60..a9249e23 100644 --- a/src/Spark.Ruby.Tests/RubyEngineTests.cs +++ b/src/Spark.Ruby.Tests/RubyEngineTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby.Tests/RubyViewCompilerTests.cs b/src/Spark.Ruby.Tests/RubyViewCompilerTests.cs index ad38a50a..657b83f9 100644 --- a/src/Spark.Ruby.Tests/RubyViewCompilerTests.cs +++ b/src/Spark.Ruby.Tests/RubyViewCompilerTests.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs b/src/Spark.Ruby/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs index 257be899..2d48c57b 100644 --- a/src/Spark.Ruby/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs +++ b/src/Spark.Ruby/Compiler/ChunkVisitors/GeneratedCodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs b/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs index 71ef1874..c6418011 100644 --- a/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs +++ b/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalFunctionsVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalInitializeVisitor.cs b/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalInitializeVisitor.cs index 10a058bd..a16247ea 100644 --- a/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalInitializeVisitor.cs +++ b/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalInitializeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalMembersVisitor.cs b/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalMembersVisitor.cs index 8aae8922..a70472a2 100644 --- a/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalMembersVisitor.cs +++ b/src/Spark.Ruby/Compiler/ChunkVisitors/GlobalMembersVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/ChunkVisitors/VariableTracker.cs b/src/Spark.Ruby/Compiler/ChunkVisitors/VariableTracker.cs index 74d3bdff..0cc70724 100644 --- a/src/Spark.Ruby/Compiler/ChunkVisitors/VariableTracker.cs +++ b/src/Spark.Ruby/Compiler/ChunkVisitors/VariableTracker.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/RubyViewCompiler.cs b/src/Spark.Ruby/Compiler/RubyViewCompiler.cs index 06f8501e..638c3bc7 100644 --- a/src/Spark.Ruby/Compiler/RubyViewCompiler.cs +++ b/src/Spark.Ruby/Compiler/RubyViewCompiler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Compiler/SourceWriter.cs b/src/Spark.Ruby/Compiler/SourceWriter.cs index f304303e..c9001705 100644 --- a/src/Spark.Ruby/Compiler/SourceWriter.cs +++ b/src/Spark.Ruby/Compiler/SourceWriter.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/IScriptingSparkView.cs b/src/Spark.Ruby/IScriptingSparkView.cs index 229e177f..79213ff5 100644 --- a/src/Spark.Ruby/IScriptingSparkView.cs +++ b/src/Spark.Ruby/IScriptingSparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/RubyEngineManager.cs b/src/Spark.Ruby/RubyEngineManager.cs index f7390e58..c9c7c9b7 100644 --- a/src/Spark.Ruby/RubyEngineManager.cs +++ b/src/Spark.Ruby/RubyEngineManager.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/RubyLanguageFactory.cs b/src/Spark.Ruby/RubyLanguageFactory.cs index 0978e701..27c825c8 100644 --- a/src/Spark.Ruby/RubyLanguageFactory.cs +++ b/src/Spark.Ruby/RubyLanguageFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/ScriptingViewSymbolDictionary.cs b/src/Spark.Ruby/ScriptingViewSymbolDictionary.cs index 6bcf7115..ac42da0d 100644 --- a/src/Spark.Ruby/ScriptingViewSymbolDictionary.cs +++ b/src/Spark.Ruby/ScriptingViewSymbolDictionary.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Ruby/Spark.Ruby.csproj b/src/Spark.Ruby/Spark.Ruby.csproj index 4fbb3834..21cabcc9 100644 --- a/src/Spark.Ruby/Spark.Ruby.csproj +++ b/src/Spark.Ruby/Spark.Ruby.csproj @@ -21,7 +21,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.Tests/CompiledViewHolderTester.cs b/src/Spark.Tests/CompiledViewHolderTester.cs index 4361dac6..cc524ad9 100644 --- a/src/Spark.Tests/CompiledViewHolderTester.cs +++ b/src/Spark.Tests/CompiledViewHolderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Compiler/ExpressionBuilderTester.cs b/src/Spark.Tests/Compiler/ExpressionBuilderTester.cs index 4ff3b724..dfd7d926 100644 --- a/src/Spark.Tests/Compiler/ExpressionBuilderTester.cs +++ b/src/Spark.Tests/Compiler/ExpressionBuilderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Compiler/ForEachInspectorTester.cs b/src/Spark.Tests/Compiler/ForEachInspectorTester.cs index 7ab2f0ed..c181b740 100644 --- a/src/Spark.Tests/Compiler/ForEachInspectorTester.cs +++ b/src/Spark.Tests/Compiler/ForEachInspectorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Constraints.cs b/src/Spark.Tests/Constraints.cs index 6cc96ada..b979511a 100644 --- a/src/Spark.Tests/Constraints.cs +++ b/src/Spark.Tests/Constraints.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Models/Comment.cs b/src/Spark.Tests/Models/Comment.cs index d1ffcf32..d38bd3ac 100644 --- a/src/Spark.Tests/Models/Comment.cs +++ b/src/Spark.Tests/Models/Comment.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Models/UserInfo.cs b/src/Spark.Tests/Models/UserInfo.cs index ab6c3d4d..cae95d77 100644 --- a/src/Spark.Tests/Models/UserInfo.cs +++ b/src/Spark.Tests/Models/UserInfo.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/CharGrammarTester.cs b/src/Spark.Tests/Parser/CharGrammarTester.cs index 7f999030..360c9515 100644 --- a/src/Spark.Tests/Parser/CharGrammarTester.cs +++ b/src/Spark.Tests/Parser/CharGrammarTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/CodeGrammarTester.cs b/src/Spark.Tests/Parser/CodeGrammarTester.cs index 825e709c..d6777651 100644 --- a/src/Spark.Tests/Parser/CodeGrammarTester.cs +++ b/src/Spark.Tests/Parser/CodeGrammarTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/MarkupGrammarTester.cs b/src/Spark.Tests/Parser/MarkupGrammarTester.cs index 53a45178..4a742ce1 100644 --- a/src/Spark.Tests/Parser/MarkupGrammarTester.cs +++ b/src/Spark.Tests/Parser/MarkupGrammarTester.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/PaintTester.cs b/src/Spark.Tests/Parser/PaintTester.cs index 3cf1a717..0a082154 100644 --- a/src/Spark.Tests/Parser/PaintTester.cs +++ b/src/Spark.Tests/Parser/PaintTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/PositionTester.cs b/src/Spark.Tests/Parser/PositionTester.cs index d7d578e0..23202e8a 100644 --- a/src/Spark.Tests/Parser/PositionTester.cs +++ b/src/Spark.Tests/Parser/PositionTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/TypeInspectorTester.cs b/src/Spark.Tests/Parser/TypeInspectorTester.cs index 3c166815..f6c2cc04 100644 --- a/src/Spark.Tests/Parser/TypeInspectorTester.cs +++ b/src/Spark.Tests/Parser/TypeInspectorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Parser/ViewLoaderTester.cs b/src/Spark.Tests/Parser/ViewLoaderTester.cs index f0445afd..37b2908e 100644 --- a/src/Spark.Tests/Parser/ViewLoaderTester.cs +++ b/src/Spark.Tests/Parser/ViewLoaderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/SparkViewExtensions.cs b/src/Spark.Tests/SparkViewExtensions.cs index dfab0c8c..a61c3f4d 100644 --- a/src/Spark.Tests/SparkViewExtensions.cs +++ b/src/Spark.Tests/SparkViewExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Spool/SpoolPageTester.cs b/src/Spark.Tests/Spool/SpoolPageTester.cs index 691e4c50..0fca9674 100644 --- a/src/Spark.Tests/Spool/SpoolPageTester.cs +++ b/src/Spark.Tests/Spool/SpoolPageTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Spool/SpoolWriterTester.cs b/src/Spark.Tests/Spool/SpoolWriterTester.cs index 8f2ee7a8..5a1e8b38 100644 --- a/src/Spark.Tests/Spool/SpoolWriterTester.cs +++ b/src/Spark.Tests/Spool/SpoolWriterTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Stubs/StubViewContext.cs b/src/Spark.Tests/Stubs/StubViewContext.cs index 7075db01..924332a1 100644 --- a/src/Spark.Tests/Stubs/StubViewContext.cs +++ b/src/Spark.Tests/Stubs/StubViewContext.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Stubs/StubViewData.cs b/src/Spark.Tests/Stubs/StubViewData.cs index e52718b3..46a404de 100644 --- a/src/Spark.Tests/Stubs/StubViewData.cs +++ b/src/Spark.Tests/Stubs/StubViewData.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Visitors/BaseVisitorTester.cs b/src/Spark.Tests/Visitors/BaseVisitorTester.cs index 9839f848..2d7a7e58 100644 --- a/src/Spark.Tests/Visitors/BaseVisitorTester.cs +++ b/src/Spark.Tests/Visitors/BaseVisitorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Visitors/ChunkBuilderVisitorTester.cs b/src/Spark.Tests/Visitors/ChunkBuilderVisitorTester.cs index 0870c7b3..56115f7f 100644 --- a/src/Spark.Tests/Visitors/ChunkBuilderVisitorTester.cs +++ b/src/Spark.Tests/Visitors/ChunkBuilderVisitorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Visitors/ConditionalAttributeVisitorTester.cs b/src/Spark.Tests/Visitors/ConditionalAttributeVisitorTester.cs index d09ca3c4..bcf7aca8 100644 --- a/src/Spark.Tests/Visitors/ConditionalAttributeVisitorTester.cs +++ b/src/Spark.Tests/Visitors/ConditionalAttributeVisitorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Visitors/NamespaceVisitorTester.cs b/src/Spark.Tests/Visitors/NamespaceVisitorTester.cs index 228932c1..b2074b1c 100644 --- a/src/Spark.Tests/Visitors/NamespaceVisitorTester.cs +++ b/src/Spark.Tests/Visitors/NamespaceVisitorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Tests/Visitors/SpecialNodeVisitorTester.cs b/src/Spark.Tests/Visitors/SpecialNodeVisitorTester.cs index 3a8752a8..8c9b87db 100644 --- a/src/Spark.Tests/Visitors/SpecialNodeVisitorTester.cs +++ b/src/Spark.Tests/Visitors/SpecialNodeVisitorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Pdf/Spark.Web.Mvc.Pdf.csproj b/src/Spark.Web.Mvc.Pdf/Spark.Web.Mvc.Pdf.csproj index f079aef1..f02dc19f 100644 --- a/src/Spark.Web.Mvc.Pdf/Spark.Web.Mvc.Pdf.csproj +++ b/src/Spark.Web.Mvc.Pdf/Spark.Web.Mvc.Pdf.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.Web.Mvc.Python/PythonLanguageFactoryWithExtensions.cs b/src/Spark.Web.Mvc.Python/PythonLanguageFactoryWithExtensions.cs index edfe64bc..288ee299 100644 --- a/src/Spark.Web.Mvc.Python/PythonLanguageFactoryWithExtensions.cs +++ b/src/Spark.Web.Mvc.Python/PythonLanguageFactoryWithExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Python/Spark.Web.Mvc.Python.csproj b/src/Spark.Web.Mvc.Python/Spark.Web.Mvc.Python.csproj index 5863a2bd..f98b6953 100644 --- a/src/Spark.Web.Mvc.Python/Spark.Web.Mvc.Python.csproj +++ b/src/Spark.Web.Mvc.Python/Spark.Web.Mvc.Python.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.Web.Mvc.Ruby.Tests/HtmlHelperExtensionsTester.cs b/src/Spark.Web.Mvc.Ruby.Tests/HtmlHelperExtensionsTester.cs index 971badaa..91a48e34 100644 --- a/src/Spark.Web.Mvc.Ruby.Tests/HtmlHelperExtensionsTester.cs +++ b/src/Spark.Web.Mvc.Ruby.Tests/HtmlHelperExtensionsTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Ruby/RubyLanguageFactoryWithExtensions.cs b/src/Spark.Web.Mvc.Ruby/RubyLanguageFactoryWithExtensions.cs index 45b85f81..7b89bf01 100644 --- a/src/Spark.Web.Mvc.Ruby/RubyLanguageFactoryWithExtensions.cs +++ b/src/Spark.Web.Mvc.Ruby/RubyLanguageFactoryWithExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Ruby/Spark.Web.Mvc.Ruby.csproj b/src/Spark.Web.Mvc.Ruby/Spark.Web.Mvc.Ruby.csproj index 63b89ce3..04242cd4 100644 --- a/src/Spark.Web.Mvc.Ruby/Spark.Web.Mvc.Ruby.csproj +++ b/src/Spark.Web.Mvc.Ruby/Spark.Web.Mvc.Ruby.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.Web.Mvc.Tests/Compiler/CSharpViewCompilerTester.cs b/src/Spark.Web.Mvc.Tests/Compiler/CSharpViewCompilerTester.cs index bd38c81a..30aa2077 100644 --- a/src/Spark.Web.Mvc.Tests/Compiler/CSharpViewCompilerTester.cs +++ b/src/Spark.Web.Mvc.Tests/Compiler/CSharpViewCompilerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/Compiler/VisualBasicViewCompilerTester.cs b/src/Spark.Web.Mvc.Tests/Compiler/VisualBasicViewCompilerTester.cs index e111632d..490d8a6a 100644 --- a/src/Spark.Web.Mvc.Tests/Compiler/VisualBasicViewCompilerTester.cs +++ b/src/Spark.Web.Mvc.Tests/Compiler/VisualBasicViewCompilerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/Controllers/ComplexPrecompileController.cs b/src/Spark.Web.Mvc.Tests/Controllers/ComplexPrecompileController.cs index 50c3b6df..fa3634a7 100644 --- a/src/Spark.Web.Mvc.Tests/Controllers/ComplexPrecompileController.cs +++ b/src/Spark.Web.Mvc.Tests/Controllers/ComplexPrecompileController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/Controllers/SimplePrecompileController.cs b/src/Spark.Web.Mvc.Tests/Controllers/SimplePrecompileController.cs index 2ddf374c..13b499e3 100644 --- a/src/Spark.Web.Mvc.Tests/Controllers/SimplePrecompileController.cs +++ b/src/Spark.Web.Mvc.Tests/Controllers/SimplePrecompileController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/Controllers/StubController.cs b/src/Spark.Web.Mvc.Tests/Controllers/StubController.cs index 629db39b..2a6dafd6 100644 --- a/src/Spark.Web.Mvc.Tests/Controllers/StubController.cs +++ b/src/Spark.Web.Mvc.Tests/Controllers/StubController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs b/src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs index 916042b7..622d0b92 100644 --- a/src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs +++ b/src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/Models/Comment.cs b/src/Spark.Web.Mvc.Tests/Models/Comment.cs index e2d2e032..8229f29d 100644 --- a/src/Spark.Web.Mvc.Tests/Models/Comment.cs +++ b/src/Spark.Web.Mvc.Tests/Models/Comment.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/SparkBatchCompilerTester.cs b/src/Spark.Web.Mvc.Tests/SparkBatchCompilerTester.cs index 6981f5e1..49738344 100644 --- a/src/Spark.Web.Mvc.Tests/SparkBatchCompilerTester.cs +++ b/src/Spark.Web.Mvc.Tests/SparkBatchCompilerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs b/src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs index efdc880d..18a968a2 100644 --- a/src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs +++ b/src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc.Tests/SparkViewTester.cs b/src/Spark.Web.Mvc.Tests/SparkViewTester.cs index d82f1c75..6ff25d70 100644 --- a/src/Spark.Web.Mvc.Tests/SparkViewTester.cs +++ b/src/Spark.Web.Mvc.Tests/SparkViewTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Install/DescribeBatchEventArgs.cs b/src/Spark.Web.Mvc/Install/DescribeBatchEventArgs.cs index 9f801ff7..0110fe1d 100644 --- a/src/Spark.Web.Mvc/Install/DescribeBatchEventArgs.cs +++ b/src/Spark.Web.Mvc/Install/DescribeBatchEventArgs.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Install/DescribeBatchHandler.cs b/src/Spark.Web.Mvc/Install/DescribeBatchHandler.cs index 0299195f..edf366d9 100644 --- a/src/Spark.Web.Mvc/Install/DescribeBatchHandler.cs +++ b/src/Spark.Web.Mvc/Install/DescribeBatchHandler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Install/PrecompileInstaller.cs b/src/Spark.Web.Mvc/Install/PrecompileInstaller.cs index 819e6f6a..b50ea8a5 100644 --- a/src/Spark.Web.Mvc/Install/PrecompileInstaller.cs +++ b/src/Spark.Web.Mvc/Install/PrecompileInstaller.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/JavascriptViewResult.cs b/src/Spark.Web.Mvc/JavascriptViewResult.cs index a20c039c..d61596f7 100644 --- a/src/Spark.Web.Mvc/JavascriptViewResult.cs +++ b/src/Spark.Web.Mvc/JavascriptViewResult.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Spark.Web.Mvc.csproj b/src/Spark.Web.Mvc/Spark.Web.Mvc.csproj index c83d9dee..ed96da5a 100644 --- a/src/Spark.Web.Mvc/Spark.Web.Mvc.csproj +++ b/src/Spark.Web.Mvc/Spark.Web.Mvc.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark.Web.Mvc/SparkView.cs b/src/Spark.Web.Mvc/SparkView.cs index 7a676d0f..21a579f3 100644 --- a/src/Spark.Web.Mvc/SparkView.cs +++ b/src/Spark.Web.Mvc/SparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/SparkViewFactory.cs b/src/Spark.Web.Mvc/SparkViewFactory.cs index 0496e561..48a962a2 100644 --- a/src/Spark.Web.Mvc/SparkViewFactory.cs +++ b/src/Spark.Web.Mvc/SparkViewFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/ViewFolderExtensions.cs b/src/Spark.Web.Mvc/ViewFolderExtensions.cs index ad1d912b..08e19027 100644 --- a/src/Spark.Web.Mvc/ViewFolderExtensions.cs +++ b/src/Spark.Web.Mvc/ViewFolderExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Wrappers/HttpContextWrapper.cs b/src/Spark.Web.Mvc/Wrappers/HttpContextWrapper.cs index 8e61e485..df5df71f 100644 --- a/src/Spark.Web.Mvc/Wrappers/HttpContextWrapper.cs +++ b/src/Spark.Web.Mvc/Wrappers/HttpContextWrapper.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Wrappers/HttpResponseWrapper.cs b/src/Spark.Web.Mvc/Wrappers/HttpResponseWrapper.cs index d758cda1..fc0432b0 100644 --- a/src/Spark.Web.Mvc/Wrappers/HttpResponseWrapper.cs +++ b/src/Spark.Web.Mvc/Wrappers/HttpResponseWrapper.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Wrappers/IViewFolderContainer.cs b/src/Spark.Web.Mvc/Wrappers/IViewFolderContainer.cs index 6f6670e3..b0f34a97 100644 --- a/src/Spark.Web.Mvc/Wrappers/IViewFolderContainer.cs +++ b/src/Spark.Web.Mvc/Wrappers/IViewFolderContainer.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Mvc/Wrappers/ViewFolderWrapper.cs b/src/Spark.Web.Mvc/Wrappers/ViewFolderWrapper.cs index ffc00065..c91edacc 100644 --- a/src/Spark.Web.Mvc/Wrappers/ViewFolderWrapper.cs +++ b/src/Spark.Web.Mvc/Wrappers/ViewFolderWrapper.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/BatchCompilationTester.cs b/src/Spark.Web.Tests/BatchCompilationTester.cs index 61d58e57..35db196e 100644 --- a/src/Spark.Web.Tests/BatchCompilationTester.cs +++ b/src/Spark.Web.Tests/BatchCompilationTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Caching/CacheElementTester.cs b/src/Spark.Web.Tests/Caching/CacheElementTester.cs index d51b261e..75b270ed 100644 --- a/src/Spark.Web.Tests/Caching/CacheElementTester.cs +++ b/src/Spark.Web.Tests/Caching/CacheElementTester.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/ClientsideCompilerTester.cs b/src/Spark.Web.Tests/ClientsideCompilerTester.cs index c5ad7641..8d1e2b44 100644 --- a/src/Spark.Web.Tests/ClientsideCompilerTester.cs +++ b/src/Spark.Web.Tests/ClientsideCompilerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Compiler/SourceMappingTester.cs b/src/Spark.Web.Tests/Compiler/SourceMappingTester.cs index ff439361..24696900 100644 --- a/src/Spark.Web.Tests/Compiler/SourceMappingTester.cs +++ b/src/Spark.Web.Tests/Compiler/SourceMappingTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Configuration/SparkSectionHandlerTester.cs b/src/Spark.Web.Tests/Configuration/SparkSectionHandlerTester.cs index 22a4814a..bfae9560 100644 --- a/src/Spark.Web.Tests/Configuration/SparkSectionHandlerTester.cs +++ b/src/Spark.Web.Tests/Configuration/SparkSectionHandlerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/DefaultResourcePathManagerTester.cs b/src/Spark.Web.Tests/DefaultResourcePathManagerTester.cs index 619265bb..37e7ff88 100644 --- a/src/Spark.Web.Tests/DefaultResourcePathManagerTester.cs +++ b/src/Spark.Web.Tests/DefaultResourcePathManagerTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/FileSystem/CombinedViewFolderTester.cs b/src/Spark.Web.Tests/FileSystem/CombinedViewFolderTester.cs index e8cf9e24..be5f6efd 100644 --- a/src/Spark.Web.Tests/FileSystem/CombinedViewFolderTester.cs +++ b/src/Spark.Web.Tests/FileSystem/CombinedViewFolderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/FileSystem/EmbeddedViewFolderTester.cs b/src/Spark.Web.Tests/FileSystem/EmbeddedViewFolderTester.cs index 049069b0..338e24f7 100644 --- a/src/Spark.Web.Tests/FileSystem/EmbeddedViewFolderTester.cs +++ b/src/Spark.Web.Tests/FileSystem/EmbeddedViewFolderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/FileSystem/FileSystemViewFolderTester.cs b/src/Spark.Web.Tests/FileSystem/FileSystemViewFolderTester.cs index 1c4cceaa..eb811df6 100644 --- a/src/Spark.Web.Tests/FileSystem/FileSystemViewFolderTester.cs +++ b/src/Spark.Web.Tests/FileSystem/FileSystemViewFolderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/FileSystem/InMemoryViewFolderTester.cs b/src/Spark.Web.Tests/FileSystem/InMemoryViewFolderTester.cs index 760505cc..2a1bf85a 100644 --- a/src/Spark.Web.Tests/FileSystem/InMemoryViewFolderTester.cs +++ b/src/Spark.Web.Tests/FileSystem/InMemoryViewFolderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/FileSystem/SubViewFolderTester.cs b/src/Spark.Web.Tests/FileSystem/SubViewFolderTester.cs index bab4e133..2644347f 100644 --- a/src/Spark.Web.Tests/FileSystem/SubViewFolderTester.cs +++ b/src/Spark.Web.Tests/FileSystem/SubViewFolderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/FileSystem/ViewFolderSettingsTester.cs b/src/Spark.Web.Tests/FileSystem/ViewFolderSettingsTester.cs index ad661c86..87709721 100644 --- a/src/Spark.Web.Tests/FileSystem/ViewFolderSettingsTester.cs +++ b/src/Spark.Web.Tests/FileSystem/ViewFolderSettingsTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/ImportAndIncludeTester.cs b/src/Spark.Web.Tests/ImportAndIncludeTester.cs index aad6a7ec..10ab5eaf 100644 --- a/src/Spark.Web.Tests/ImportAndIncludeTester.cs +++ b/src/Spark.Web.Tests/ImportAndIncludeTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Parser/AutomaticEncodingTester.cs b/src/Spark.Web.Tests/Parser/AutomaticEncodingTester.cs index 969e0a84..bc03d168 100644 --- a/src/Spark.Web.Tests/Parser/AutomaticEncodingTester.cs +++ b/src/Spark.Web.Tests/Parser/AutomaticEncodingTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Parser/CSharpSyntaxProviderTester.cs b/src/Spark.Web.Tests/Parser/CSharpSyntaxProviderTester.cs index 1d84f615..ec0483bd 100644 --- a/src/Spark.Web.Tests/Parser/CSharpSyntaxProviderTester.cs +++ b/src/Spark.Web.Tests/Parser/CSharpSyntaxProviderTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Precompiled/ComplexPrecompileController.cs b/src/Spark.Web.Tests/Precompiled/ComplexPrecompileController.cs index 970c8bd4..084c29cd 100644 --- a/src/Spark.Web.Tests/Precompiled/ComplexPrecompileController.cs +++ b/src/Spark.Web.Tests/Precompiled/ComplexPrecompileController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Precompiled/SimplePrecompileController.cs b/src/Spark.Web.Tests/Precompiled/SimplePrecompileController.cs index 173627aa..342c5a1f 100644 --- a/src/Spark.Web.Tests/Precompiled/SimplePrecompileController.cs +++ b/src/Spark.Web.Tests/Precompiled/SimplePrecompileController.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Precompiled/View1.cs b/src/Spark.Web.Tests/Precompiled/View1.cs index abd7b93c..016d124c 100644 --- a/src/Spark.Web.Tests/Precompiled/View1.cs +++ b/src/Spark.Web.Tests/Precompiled/View1.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Precompiled/View2.cs b/src/Spark.Web.Tests/Precompiled/View2.cs index 7adb64a4..c359b800 100644 --- a/src/Spark.Web.Tests/Precompiled/View2.cs +++ b/src/Spark.Web.Tests/Precompiled/View2.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Precompiled/View3.cs b/src/Spark.Web.Tests/Precompiled/View3.cs index 0b2e08b3..97beb930 100644 --- a/src/Spark.Web.Tests/Precompiled/View3.cs +++ b/src/Spark.Web.Tests/Precompiled/View3.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/PrefixSupportTester.cs b/src/Spark.Web.Tests/PrefixSupportTester.cs index b502ccc8..1a7af4be 100644 --- a/src/Spark.Web.Tests/PrefixSupportTester.cs +++ b/src/Spark.Web.Tests/PrefixSupportTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/SparkBatchDescriptorTester.cs b/src/Spark.Web.Tests/SparkBatchDescriptorTester.cs index 3ca557c9..3c4ed6f5 100644 --- a/src/Spark.Web.Tests/SparkBatchDescriptorTester.cs +++ b/src/Spark.Web.Tests/SparkBatchDescriptorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/SparkExtensionTester.cs b/src/Spark.Web.Tests/SparkExtensionTester.cs index 3a733721..4b6e0cc7 100644 --- a/src/Spark.Web.Tests/SparkExtensionTester.cs +++ b/src/Spark.Web.Tests/SparkExtensionTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/SparkViewFactoryTester.cs b/src/Spark.Web.Tests/SparkViewFactoryTester.cs index 0c23669d..03abb93b 100644 --- a/src/Spark.Web.Tests/SparkViewFactoryTester.cs +++ b/src/Spark.Web.Tests/SparkViewFactoryTester.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Stubs/StubSparkView.cs b/src/Spark.Web.Tests/Stubs/StubSparkView.cs index d9ae1657..d3184d75 100644 --- a/src/Spark.Web.Tests/Stubs/StubSparkView.cs +++ b/src/Spark.Web.Tests/Stubs/StubSparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Stubs/StubViewFactory.cs b/src/Spark.Web.Tests/Stubs/StubViewFactory.cs index 0c409f32..77da52e9 100644 --- a/src/Spark.Web.Tests/Stubs/StubViewFactory.cs +++ b/src/Spark.Web.Tests/Stubs/StubViewFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/ViewActivatorTester.cs b/src/Spark.Web.Tests/ViewActivatorTester.cs index adac9568..40a62026 100644 --- a/src/Spark.Web.Tests/ViewActivatorTester.cs +++ b/src/Spark.Web.Tests/ViewActivatorTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web.Tests/Visitors/DetectCodeExpressionTester.cs b/src/Spark.Web.Tests/Visitors/DetectCodeExpressionTester.cs index 3b3dba30..22ae10f2 100644 --- a/src/Spark.Web.Tests/Visitors/DetectCodeExpressionTester.cs +++ b/src/Spark.Web.Tests/Visitors/DetectCodeExpressionTester.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/AssemblyElement.cs b/src/Spark.Web/Configuration/AssemblyElement.cs index a7333c5a..f9b88f12 100644 --- a/src/Spark.Web/Configuration/AssemblyElement.cs +++ b/src/Spark.Web/Configuration/AssemblyElement.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/AssemblyElementCollection.cs b/src/Spark.Web/Configuration/AssemblyElementCollection.cs index 9f1a1873..8b3d7684 100644 --- a/src/Spark.Web/Configuration/AssemblyElementCollection.cs +++ b/src/Spark.Web/Configuration/AssemblyElementCollection.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/CompilationElement.cs b/src/Spark.Web/Configuration/CompilationElement.cs index 26638774..ea76d553 100644 --- a/src/Spark.Web/Configuration/CompilationElement.cs +++ b/src/Spark.Web/Configuration/CompilationElement.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/NamespaceElement.cs b/src/Spark.Web/Configuration/NamespaceElement.cs index 3e06fd11..2303b80c 100644 --- a/src/Spark.Web/Configuration/NamespaceElement.cs +++ b/src/Spark.Web/Configuration/NamespaceElement.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/NamespaceElementCollection.cs b/src/Spark.Web/Configuration/NamespaceElementCollection.cs index 3a649c98..5c704dd4 100644 --- a/src/Spark.Web/Configuration/NamespaceElementCollection.cs +++ b/src/Spark.Web/Configuration/NamespaceElementCollection.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/PagesElement.cs b/src/Spark.Web/Configuration/PagesElement.cs index 6e35e0fc..1d6b8ae6 100644 --- a/src/Spark.Web/Configuration/PagesElement.cs +++ b/src/Spark.Web/Configuration/PagesElement.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/ResourcePathElement.cs b/src/Spark.Web/Configuration/ResourcePathElement.cs index 065bbd13..77b226aa 100644 --- a/src/Spark.Web/Configuration/ResourcePathElement.cs +++ b/src/Spark.Web/Configuration/ResourcePathElement.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/ResourcePathElementCollection.cs b/src/Spark.Web/Configuration/ResourcePathElementCollection.cs index c3fe4fa8..d8a8a439 100644 --- a/src/Spark.Web/Configuration/ResourcePathElementCollection.cs +++ b/src/Spark.Web/Configuration/ResourcePathElementCollection.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/SparkSectionHandler.cs b/src/Spark.Web/Configuration/SparkSectionHandler.cs index 495223e5..52ded4c7 100644 --- a/src/Spark.Web/Configuration/SparkSectionHandler.cs +++ b/src/Spark.Web/Configuration/SparkSectionHandler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/ViewFolderElement.cs b/src/Spark.Web/Configuration/ViewFolderElement.cs index e211acb3..64a61063 100644 --- a/src/Spark.Web/Configuration/ViewFolderElement.cs +++ b/src/Spark.Web/Configuration/ViewFolderElement.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Configuration/ViewFolderElementCollection.cs b/src/Spark.Web/Configuration/ViewFolderElementCollection.cs index 124cdf79..efef5c25 100644 --- a/src/Spark.Web/Configuration/ViewFolderElementCollection.cs +++ b/src/Spark.Web/Configuration/ViewFolderElementCollection.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/FileSystem/ViewFolderExtensions.cs b/src/Spark.Web/FileSystem/ViewFolderExtensions.cs index 24e5c808..46d4ad59 100644 --- a/src/Spark.Web/FileSystem/ViewFolderExtensions.cs +++ b/src/Spark.Web/FileSystem/ViewFolderExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/FileSystem/VirtualPathProviderViewFolder.cs b/src/Spark.Web/FileSystem/VirtualPathProviderViewFolder.cs index 5549ee80..9d025236 100644 --- a/src/Spark.Web/FileSystem/VirtualPathProviderViewFolder.cs +++ b/src/Spark.Web/FileSystem/VirtualPathProviderViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark.Web/Spark.Web.csproj b/src/Spark.Web/Spark.Web.csproj index 136e0f29..53110740 100644 --- a/src/Spark.Web/Spark.Web.csproj +++ b/src/Spark.Web/Spark.Web.csproj @@ -21,7 +21,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark/AbstractSparkView.cs b/src/Spark/AbstractSparkView.cs index 23bc4f45..d350eb61 100644 --- a/src/Spark/AbstractSparkView.cs +++ b/src/Spark/AbstractSparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/CompiledViewHolder.cs b/src/Spark/CompiledViewHolder.cs index ed82121e..0441c957 100644 --- a/src/Spark/CompiledViewHolder.cs +++ b/src/Spark/CompiledViewHolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CSharp/CSharpViewCompiler.cs b/src/Spark/Compiler/CSharp/CSharpViewCompiler.cs index 6e5c869f..2bdee8b8 100644 --- a/src/Spark/Compiler/CSharp/CSharpViewCompiler.cs +++ b/src/Spark/Compiler/CSharp/CSharpViewCompiler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CSharp/ChunkVisitors/BaseClassVisitor.cs b/src/Spark/Compiler/CSharp/ChunkVisitors/BaseClassVisitor.cs index 13ed0d5c..bf2473e8 100644 --- a/src/Spark/Compiler/CSharp/ChunkVisitors/BaseClassVisitor.cs +++ b/src/Spark/Compiler/CSharp/ChunkVisitors/BaseClassVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CSharp/ChunkVisitors/FileReferenceVisitor.cs b/src/Spark/Compiler/CSharp/ChunkVisitors/FileReferenceVisitor.cs index 6c051b68..790703b2 100644 --- a/src/Spark/Compiler/CSharp/ChunkVisitors/FileReferenceVisitor.cs +++ b/src/Spark/Compiler/CSharp/ChunkVisitors/FileReferenceVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CSharp/ChunkVisitors/GeneratedCodeVisitor.cs b/src/Spark/Compiler/CSharp/ChunkVisitors/GeneratedCodeVisitor.cs index c97dccae..17688c5b 100644 --- a/src/Spark/Compiler/CSharp/ChunkVisitors/GeneratedCodeVisitor.cs +++ b/src/Spark/Compiler/CSharp/ChunkVisitors/GeneratedCodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CSharp/ChunkVisitors/GlobalMembersVisitor.cs b/src/Spark/Compiler/CSharp/ChunkVisitors/GlobalMembersVisitor.cs index ab98962c..2478ecf9 100644 --- a/src/Spark/Compiler/CSharp/ChunkVisitors/GlobalMembersVisitor.cs +++ b/src/Spark/Compiler/CSharp/ChunkVisitors/GlobalMembersVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CSharp/ChunkVisitors/UsingNamespaceVisitor.cs b/src/Spark/Compiler/CSharp/ChunkVisitors/UsingNamespaceVisitor.cs index 19300311..66571fea 100644 --- a/src/Spark/Compiler/CSharp/ChunkVisitors/UsingNamespaceVisitor.cs +++ b/src/Spark/Compiler/CSharp/ChunkVisitors/UsingNamespaceVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/Chunk.cs b/src/Spark/Compiler/Chunk.cs index d2508661..cb1a6c24 100644 --- a/src/Spark/Compiler/Chunk.cs +++ b/src/Spark/Compiler/Chunk.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ChunkVisitors/AbstractChunkVisitor.cs b/src/Spark/Compiler/ChunkVisitors/AbstractChunkVisitor.cs index 594d7fba..e1d624c1 100644 --- a/src/Spark/Compiler/ChunkVisitors/AbstractChunkVisitor.cs +++ b/src/Spark/Compiler/ChunkVisitors/AbstractChunkVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ChunkVisitors/ChunkVisitor.cs b/src/Spark/Compiler/ChunkVisitors/ChunkVisitor.cs index 9936a6d4..58c38a16 100644 --- a/src/Spark/Compiler/ChunkVisitors/ChunkVisitor.cs +++ b/src/Spark/Compiler/ChunkVisitors/ChunkVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ChunkVisitors/DetectCodeExpressionVisitor.cs b/src/Spark/Compiler/ChunkVisitors/DetectCodeExpressionVisitor.cs index e3e8c2c3..1d2fd4ad 100644 --- a/src/Spark/Compiler/ChunkVisitors/DetectCodeExpressionVisitor.cs +++ b/src/Spark/Compiler/ChunkVisitors/DetectCodeExpressionVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ChunkVisitors/IChunkVisitor.cs b/src/Spark/Compiler/ChunkVisitors/IChunkVisitor.cs index 445231c1..c3fe24e4 100644 --- a/src/Spark/Compiler/ChunkVisitors/IChunkVisitor.cs +++ b/src/Spark/Compiler/ChunkVisitors/IChunkVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CollectionUtility.cs b/src/Spark/Compiler/CollectionUtility.cs index 5f167993..b162d385 100644 --- a/src/Spark/Compiler/CollectionUtility.cs +++ b/src/Spark/Compiler/CollectionUtility.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/CompilerException.cs b/src/Spark/Compiler/CompilerException.cs index 49a64787..1161a5d9 100644 --- a/src/Spark/Compiler/CompilerException.cs +++ b/src/Spark/Compiler/CompilerException.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ExpressionBuilder.cs b/src/Spark/Compiler/ExpressionBuilder.cs index 8e7afa5c..ccd7e61c 100644 --- a/src/Spark/Compiler/ExpressionBuilder.cs +++ b/src/Spark/Compiler/ExpressionBuilder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/FileContext.cs b/src/Spark/Compiler/FileContext.cs index df3cc2a2..5c68c5fe 100644 --- a/src/Spark/Compiler/FileContext.cs +++ b/src/Spark/Compiler/FileContext.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ForEachInspector.cs b/src/Spark/Compiler/ForEachInspector.cs index 0ec393d0..6501c82a 100644 --- a/src/Spark/Compiler/ForEachInspector.cs +++ b/src/Spark/Compiler/ForEachInspector.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGeneratedCodeVisitor.cs b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGeneratedCodeVisitor.cs index e5220781..e3de4acc 100644 --- a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGeneratedCodeVisitor.cs +++ b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGeneratedCodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGlobalMembersVisitor.cs b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGlobalMembersVisitor.cs index 2b2cb2df..61fb7eca 100644 --- a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGlobalMembersVisitor.cs +++ b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptGlobalMembersVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPostRenderVisitor.cs b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPostRenderVisitor.cs index 91be92a9..dbb31b1f 100644 --- a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPostRenderVisitor.cs +++ b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPostRenderVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPreRenderVisitor.cs b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPreRenderVisitor.cs index db2229c6..ee997869 100644 --- a/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPreRenderVisitor.cs +++ b/src/Spark/Compiler/Javascript/ChunkVisitors/JavascriptPreRenderVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/Javascript/JavascriptViewCompiler.cs b/src/Spark/Compiler/Javascript/JavascriptViewCompiler.cs index 51dfd0b9..7b66d67c 100644 --- a/src/Spark/Compiler/Javascript/JavascriptViewCompiler.cs +++ b/src/Spark/Compiler/Javascript/JavascriptViewCompiler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/AbstractNodeVisitor.cs b/src/Spark/Compiler/NodeVisitors/AbstractNodeVisitor.cs index 278395ea..1eaee38b 100644 --- a/src/Spark/Compiler/NodeVisitors/AbstractNodeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/AbstractNodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/CacheAttributeVisitor.cs b/src/Spark/Compiler/NodeVisitors/CacheAttributeVisitor.cs index 1fa319ab..95adbc06 100644 --- a/src/Spark/Compiler/NodeVisitors/CacheAttributeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/CacheAttributeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/ChunkBuilderVisitor.cs b/src/Spark/Compiler/NodeVisitors/ChunkBuilderVisitor.cs index d2fa5271..888d2633 100644 --- a/src/Spark/Compiler/NodeVisitors/ChunkBuilderVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/ChunkBuilderVisitor.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/ConditionalAttributeVisitor.cs b/src/Spark/Compiler/NodeVisitors/ConditionalAttributeVisitor.cs index 3d2f72c3..803d1f18 100644 --- a/src/Spark/Compiler/NodeVisitors/ConditionalAttributeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/ConditionalAttributeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/ForEachAttributeVisitor.cs b/src/Spark/Compiler/NodeVisitors/ForEachAttributeVisitor.cs index c0e013ba..b34075ae 100644 --- a/src/Spark/Compiler/NodeVisitors/ForEachAttributeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/ForEachAttributeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/INodeVisitor.cs b/src/Spark/Compiler/NodeVisitors/INodeVisitor.cs index 58cc0e41..d94f5c14 100644 --- a/src/Spark/Compiler/NodeVisitors/INodeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/INodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/IncludeVisitor.cs b/src/Spark/Compiler/NodeVisitors/IncludeVisitor.cs index c5e5bab7..4d54a44e 100644 --- a/src/Spark/Compiler/NodeVisitors/IncludeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/IncludeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/NameUtility.cs b/src/Spark/Compiler/NodeVisitors/NameUtility.cs index bb0f3a14..e3601d68 100644 --- a/src/Spark/Compiler/NodeVisitors/NameUtility.cs +++ b/src/Spark/Compiler/NodeVisitors/NameUtility.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/NamespaceVisitor.cs b/src/Spark/Compiler/NodeVisitors/NamespaceVisitor.cs index b0b9dda5..a09e730d 100644 --- a/src/Spark/Compiler/NodeVisitors/NamespaceVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/NamespaceVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/NodeVisitor.cs b/src/Spark/Compiler/NodeVisitors/NodeVisitor.cs index de289aa4..e3defd02 100644 --- a/src/Spark/Compiler/NodeVisitors/NodeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/NodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/OnceAttributeVisitor.cs b/src/Spark/Compiler/NodeVisitors/OnceAttributeVisitor.cs index 5f8c0d99..106d5ed5 100644 --- a/src/Spark/Compiler/NodeVisitors/OnceAttributeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/OnceAttributeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/PrefixExpandingVisitor.cs b/src/Spark/Compiler/NodeVisitors/PrefixExpandingVisitor.cs index b0bcc8ad..2bb93911 100644 --- a/src/Spark/Compiler/NodeVisitors/PrefixExpandingVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/PrefixExpandingVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/SpecialNodeInspector.cs b/src/Spark/Compiler/NodeVisitors/SpecialNodeInspector.cs index f4304021..5c224c7f 100644 --- a/src/Spark/Compiler/NodeVisitors/SpecialNodeInspector.cs +++ b/src/Spark/Compiler/NodeVisitors/SpecialNodeInspector.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/SpecialNodeVisitor.cs b/src/Spark/Compiler/NodeVisitors/SpecialNodeVisitor.cs index fe2d189a..17cc6597 100644 --- a/src/Spark/Compiler/NodeVisitors/SpecialNodeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/SpecialNodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/TestElseElementVisitor.cs b/src/Spark/Compiler/NodeVisitors/TestElseElementVisitor.cs index ec33d9c2..b051a658 100644 --- a/src/Spark/Compiler/NodeVisitors/TestElseElementVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/TestElseElementVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/TypeInspector.cs b/src/Spark/Compiler/NodeVisitors/TypeInspector.cs index 87e007b3..33086728 100644 --- a/src/Spark/Compiler/NodeVisitors/TypeInspector.cs +++ b/src/Spark/Compiler/NodeVisitors/TypeInspector.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/UrlAttributeVisitor.cs b/src/Spark/Compiler/NodeVisitors/UrlAttributeVisitor.cs index 7ccc6e54..6346b17f 100644 --- a/src/Spark/Compiler/NodeVisitors/UrlAttributeVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/UrlAttributeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/VisitorContext.cs b/src/Spark/Compiler/NodeVisitors/VisitorContext.cs index 873ae8c9..39ddc946 100644 --- a/src/Spark/Compiler/NodeVisitors/VisitorContext.cs +++ b/src/Spark/Compiler/NodeVisitors/VisitorContext.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/NodeVisitors/WhitespaceCleanerVisitor.cs b/src/Spark/Compiler/NodeVisitors/WhitespaceCleanerVisitor.cs index 959267ce..1dedaaf8 100644 --- a/src/Spark/Compiler/NodeVisitors/WhitespaceCleanerVisitor.cs +++ b/src/Spark/Compiler/NodeVisitors/WhitespaceCleanerVisitor.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/SourceMapping.cs b/src/Spark/Compiler/SourceMapping.cs index 65ccce1b..06bb628d 100644 --- a/src/Spark/Compiler/SourceMapping.cs +++ b/src/Spark/Compiler/SourceMapping.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/SourceWriter.cs b/src/Spark/Compiler/SourceWriter.cs index dd4ca6d2..22348536 100644 --- a/src/Spark/Compiler/SourceWriter.cs +++ b/src/Spark/Compiler/SourceWriter.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/ViewCompiler.cs b/src/Spark/Compiler/ViewCompiler.cs index 3521b6fb..4850ce1e 100644 --- a/src/Spark/Compiler/ViewCompiler.cs +++ b/src/Spark/Compiler/ViewCompiler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/VisualBasic/ChunkVisitors/BaseClassVisitor.cs b/src/Spark/Compiler/VisualBasic/ChunkVisitors/BaseClassVisitor.cs index 65492d67..d20e8d8c 100644 --- a/src/Spark/Compiler/VisualBasic/ChunkVisitors/BaseClassVisitor.cs +++ b/src/Spark/Compiler/VisualBasic/ChunkVisitors/BaseClassVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/VisualBasic/ChunkVisitors/GeneratedCodeVisitor.cs b/src/Spark/Compiler/VisualBasic/ChunkVisitors/GeneratedCodeVisitor.cs index e60f2a6f..8ac1cf86 100644 --- a/src/Spark/Compiler/VisualBasic/ChunkVisitors/GeneratedCodeVisitor.cs +++ b/src/Spark/Compiler/VisualBasic/ChunkVisitors/GeneratedCodeVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/VisualBasic/ChunkVisitors/GlobalMembersVisitor.cs b/src/Spark/Compiler/VisualBasic/ChunkVisitors/GlobalMembersVisitor.cs index e7aa8328..c5989f98 100644 --- a/src/Spark/Compiler/VisualBasic/ChunkVisitors/GlobalMembersVisitor.cs +++ b/src/Spark/Compiler/VisualBasic/ChunkVisitors/GlobalMembersVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/VisualBasic/ChunkVisitors/UsingNamespaceVisitor.cs b/src/Spark/Compiler/VisualBasic/ChunkVisitors/UsingNamespaceVisitor.cs index af29eb15..53ded6a7 100644 --- a/src/Spark/Compiler/VisualBasic/ChunkVisitors/UsingNamespaceVisitor.cs +++ b/src/Spark/Compiler/VisualBasic/ChunkVisitors/UsingNamespaceVisitor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Compiler/VisualBasic/VisualBasicViewCompiler.cs b/src/Spark/Compiler/VisualBasic/VisualBasicViewCompiler.cs index f1ff4a19..3411b9cc 100644 --- a/src/Spark/Compiler/VisualBasic/VisualBasicViewCompiler.cs +++ b/src/Spark/Compiler/VisualBasic/VisualBasicViewCompiler.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Constants.cs b/src/Spark/Constants.cs index 477c14d6..d6775b0a 100644 --- a/src/Spark/Constants.cs +++ b/src/Spark/Constants.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/DefaultLanguageFactory.cs b/src/Spark/DefaultLanguageFactory.cs index 69ae1fd8..7802e3e9 100644 --- a/src/Spark/DefaultLanguageFactory.cs +++ b/src/Spark/DefaultLanguageFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/DefaultResourcePathManager.cs b/src/Spark/DefaultResourcePathManager.cs index 92028af5..a7aafdb8 100644 --- a/src/Spark/DefaultResourcePathManager.cs +++ b/src/Spark/DefaultResourcePathManager.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/DefaultTemplateLocator.cs b/src/Spark/DefaultTemplateLocator.cs index 7251a2e5..5f154a38 100644 --- a/src/Spark/DefaultTemplateLocator.cs +++ b/src/Spark/DefaultTemplateLocator.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/DefaultViewActivator.cs b/src/Spark/DefaultViewActivator.cs index c6a53316..36f15586 100644 --- a/src/Spark/DefaultViewActivator.cs +++ b/src/Spark/DefaultViewActivator.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/CombinedViewFolder.cs b/src/Spark/FileSystem/CombinedViewFolder.cs index 3aa2ab88..4d5dd1ad 100644 --- a/src/Spark/FileSystem/CombinedViewFolder.cs +++ b/src/Spark/FileSystem/CombinedViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/EmbeddedViewFolder.cs b/src/Spark/FileSystem/EmbeddedViewFolder.cs index 7e4c5a37..7d97f149 100644 --- a/src/Spark/FileSystem/EmbeddedViewFolder.cs +++ b/src/Spark/FileSystem/EmbeddedViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/FileSystemViewFile.cs b/src/Spark/FileSystem/FileSystemViewFile.cs index 14e03bc5..4152c462 100644 --- a/src/Spark/FileSystem/FileSystemViewFile.cs +++ b/src/Spark/FileSystem/FileSystemViewFile.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/FileSystemViewFolder.cs b/src/Spark/FileSystem/FileSystemViewFolder.cs index e1ed674a..508b01b7 100644 --- a/src/Spark/FileSystem/FileSystemViewFolder.cs +++ b/src/Spark/FileSystem/FileSystemViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/ISparkTemplateLocator.cs b/src/Spark/FileSystem/ISparkTemplateLocator.cs index ac6ffb0d..d13bc1a5 100644 --- a/src/Spark/FileSystem/ISparkTemplateLocator.cs +++ b/src/Spark/FileSystem/ISparkTemplateLocator.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/IViewFolder.cs b/src/Spark/FileSystem/IViewFolder.cs index 31f01059..b8d1646f 100644 --- a/src/Spark/FileSystem/IViewFolder.cs +++ b/src/Spark/FileSystem/IViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/InMemoryViewFolder.cs b/src/Spark/FileSystem/InMemoryViewFolder.cs index 73220e52..b973b6e3 100644 --- a/src/Spark/FileSystem/InMemoryViewFolder.cs +++ b/src/Spark/FileSystem/InMemoryViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/SubViewFolder.cs b/src/Spark/FileSystem/SubViewFolder.cs index 1a6c4855..c67cfb07 100644 --- a/src/Spark/FileSystem/SubViewFolder.cs +++ b/src/Spark/FileSystem/SubViewFolder.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/FileSystem/ViewFolderExtensions.cs b/src/Spark/FileSystem/ViewFolderExtensions.cs index ac910cd7..b3072537 100644 --- a/src/Spark/FileSystem/ViewFolderExtensions.cs +++ b/src/Spark/FileSystem/ViewFolderExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/IResourcePathManager.cs b/src/Spark/IResourcePathManager.cs index 9c332b7a..9a7891c8 100644 --- a/src/Spark/IResourcePathManager.cs +++ b/src/Spark/IResourcePathManager.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkExtension.cs b/src/Spark/ISparkExtension.cs index 3e529cf0..7e0441a5 100644 --- a/src/Spark/ISparkExtension.cs +++ b/src/Spark/ISparkExtension.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkLanguageFactory.cs b/src/Spark/ISparkLanguageFactory.cs index 8253a9bd..5203403c 100644 --- a/src/Spark/ISparkLanguageFactory.cs +++ b/src/Spark/ISparkLanguageFactory.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkSettings.cs b/src/Spark/ISparkSettings.cs index 0f1392d3..12d42e6c 100644 --- a/src/Spark/ISparkSettings.cs +++ b/src/Spark/ISparkSettings.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkSyntaxProvider.cs b/src/Spark/ISparkSyntaxProvider.cs index 3ddc7209..9fcf5b2f 100644 --- a/src/Spark/ISparkSyntaxProvider.cs +++ b/src/Spark/ISparkSyntaxProvider.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkView.cs b/src/Spark/ISparkView.cs index 7367f2c5..9d924210 100644 --- a/src/Spark/ISparkView.cs +++ b/src/Spark/ISparkView.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkViewEngine.cs b/src/Spark/ISparkViewEngine.cs index be4a51ec..2d663fa2 100644 --- a/src/Spark/ISparkViewEngine.cs +++ b/src/Spark/ISparkViewEngine.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/ISparkViewEntry.cs b/src/Spark/ISparkViewEntry.cs index 8341ac82..287d2a75 100644 --- a/src/Spark/ISparkViewEntry.cs +++ b/src/Spark/ISparkViewEntry.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/IViewActivator.cs b/src/Spark/IViewActivator.cs index eed8df0e..972dc81d 100644 --- a/src/Spark/IViewActivator.cs +++ b/src/Spark/IViewActivator.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Chain.cs b/src/Spark/Parser/Chain.cs index 2349046d..1de68aba 100644 --- a/src/Spark/Parser/Chain.cs +++ b/src/Spark/Parser/Chain.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/CharGrammar.cs b/src/Spark/Parser/CharGrammar.cs index ce64d63f..2e19e13a 100644 --- a/src/Spark/Parser/CharGrammar.cs +++ b/src/Spark/Parser/CharGrammar.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Code/AttributeNodeExtensions.cs b/src/Spark/Parser/Code/AttributeNodeExtensions.cs index 01c28307..cc25f7d3 100644 --- a/src/Spark/Parser/Code/AttributeNodeExtensions.cs +++ b/src/Spark/Parser/Code/AttributeNodeExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Code/CodeGrammar.cs b/src/Spark/Parser/Code/CodeGrammar.cs index 6c5c9f53..721b2ad9 100644 --- a/src/Spark/Parser/Code/CodeGrammar.cs +++ b/src/Spark/Parser/Code/CodeGrammar.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Code/Snippet.cs b/src/Spark/Parser/Code/Snippet.cs index 58752b16..1feb1008 100644 --- a/src/Spark/Parser/Code/Snippet.cs +++ b/src/Spark/Parser/Code/Snippet.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Grammar.cs b/src/Spark/Parser/Grammar.cs index ee5b8e3a..1652fbb4 100644 --- a/src/Spark/Parser/Grammar.cs +++ b/src/Spark/Parser/Grammar.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Markup/MarkupGrammar.cs b/src/Spark/Parser/Markup/MarkupGrammar.cs index c03e1f3e..68062f8e 100644 --- a/src/Spark/Parser/Markup/MarkupGrammar.cs +++ b/src/Spark/Parser/Markup/MarkupGrammar.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Markup/Node.cs b/src/Spark/Parser/Markup/Node.cs index 17ec36ef..c0979dd6 100644 --- a/src/Spark/Parser/Markup/Node.cs +++ b/src/Spark/Parser/Markup/Node.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Markup/SparkTokenType.cs b/src/Spark/Parser/Markup/SparkTokenType.cs index 4dd758ae..c292f971 100644 --- a/src/Spark/Parser/Markup/SparkTokenType.cs +++ b/src/Spark/Parser/Markup/SparkTokenType.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/ParseAction.cs b/src/Spark/Parser/ParseAction.cs index b5bcc6d5..e696b2b2 100644 --- a/src/Spark/Parser/ParseAction.cs +++ b/src/Spark/Parser/ParseAction.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/ParseActionExtensions.cs b/src/Spark/Parser/ParseActionExtensions.cs index 7a93e673..9b6818f5 100644 --- a/src/Spark/Parser/ParseActionExtensions.cs +++ b/src/Spark/Parser/ParseActionExtensions.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/ParseResult.cs b/src/Spark/Parser/ParseResult.cs index ea5f2c7b..9af75424 100644 --- a/src/Spark/Parser/ParseResult.cs +++ b/src/Spark/Parser/ParseResult.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/ParserSettings.cs b/src/Spark/Parser/ParserSettings.cs index 811797f0..25a658e1 100644 --- a/src/Spark/Parser/ParserSettings.cs +++ b/src/Spark/Parser/ParserSettings.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Position.cs b/src/Spark/Parser/Position.cs index 92b8f226..51ce13eb 100644 --- a/src/Spark/Parser/Position.cs +++ b/src/Spark/Parser/Position.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/SourceContext.cs b/src/Spark/Parser/SourceContext.cs index 851efd38..352e93ea 100644 --- a/src/Spark/Parser/SourceContext.cs +++ b/src/Spark/Parser/SourceContext.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Syntax/AbstractSyntaxProvider.cs b/src/Spark/Parser/Syntax/AbstractSyntaxProvider.cs index 73dd2503..c733cf77 100644 --- a/src/Spark/Parser/Syntax/AbstractSyntaxProvider.cs +++ b/src/Spark/Parser/Syntax/AbstractSyntaxProvider.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Syntax/CSharpSyntaxProvider.cs b/src/Spark/Parser/Syntax/CSharpSyntaxProvider.cs index 91fa0be7..e4242bc5 100644 --- a/src/Spark/Parser/Syntax/CSharpSyntaxProvider.cs +++ b/src/Spark/Parser/Syntax/CSharpSyntaxProvider.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/Syntax/DefaultSyntaxProvider.cs b/src/Spark/Parser/Syntax/DefaultSyntaxProvider.cs index 3420dc5b..826c2828 100644 --- a/src/Spark/Parser/Syntax/DefaultSyntaxProvider.cs +++ b/src/Spark/Parser/Syntax/DefaultSyntaxProvider.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Parser/ViewLoader.cs b/src/Spark/Parser/ViewLoader.cs index fab231be..56a4a674 100644 --- a/src/Spark/Parser/ViewLoader.cs +++ b/src/Spark/Parser/ViewLoader.cs @@ -1,6 +1,6 @@ //------------------------------------------------------------------------- // -// Copyright 2008-2010 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/PrecompileAttribute.cs b/src/Spark/PrecompileAttribute.cs index c545b73c..0188502c 100644 --- a/src/Spark/PrecompileAttribute.cs +++ b/src/Spark/PrecompileAttribute.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Spark.csproj b/src/Spark/Spark.csproj index f060c4e1..bece2584 100644 --- a/src/Spark/Spark.csproj +++ b/src/Spark/Spark.csproj @@ -21,7 +21,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly. diff --git a/src/Spark/SparkBatchDescriptor.cs b/src/Spark/SparkBatchDescriptor.cs index aca32696..5a83739f 100644 --- a/src/Spark/SparkBatchDescriptor.cs +++ b/src/Spark/SparkBatchDescriptor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/SparkSettings.cs b/src/Spark/SparkSettings.cs index 5dcc767a..9624d124 100644 --- a/src/Spark/SparkSettings.cs +++ b/src/Spark/SparkSettings.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/SparkViewAttribute.cs b/src/Spark/SparkViewAttribute.cs index c82b50d0..db030227 100644 --- a/src/Spark/SparkViewAttribute.cs +++ b/src/Spark/SparkViewAttribute.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/SparkViewBase.cs b/src/Spark/SparkViewBase.cs index 1e89a34c..3ab3ffea 100644 --- a/src/Spark/SparkViewBase.cs +++ b/src/Spark/SparkViewBase.cs @@ -1,4 +1,4 @@ -// Copyright 2008 Louis DeJardin - http://whereslou.com +// Copyright 2008 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/SparkViewDescriptor.cs b/src/Spark/SparkViewDescriptor.cs index 9fbf339b..b981123c 100644 --- a/src/Spark/SparkViewDescriptor.cs +++ b/src/Spark/SparkViewDescriptor.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/SparkViewEngine.cs b/src/Spark/SparkViewEngine.cs index 9bf250e2..4eb7fd1b 100644 --- a/src/Spark/SparkViewEngine.cs +++ b/src/Spark/SparkViewEngine.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Spool/SpoolPage.cs b/src/Spark/Spool/SpoolPage.cs index 92874437..64ce28e7 100644 --- a/src/Spark/Spool/SpoolPage.cs +++ b/src/Spark/Spool/SpoolPage.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Spool/SpoolWriter.cs b/src/Spark/Spool/SpoolWriter.cs index 4fb31df8..095ab473 100644 --- a/src/Spark/Spool/SpoolWriter.cs +++ b/src/Spark/Spool/SpoolWriter.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Spark/Spool/TextWriterExtensions.cs b/src/Spark/Spool/TextWriterExtensions.cs index 527cae06..82b12f54 100644 --- a/src/Spark/Spool/TextWriterExtensions.cs +++ b/src/Spark/Spool/TextWriterExtensions.cs @@ -1,4 +1,4 @@ -// Copyright 2008-2009 Louis DeJardin - http://whereslou.com +// Copyright 2008-2024 Louis DeJardin // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/Xpark/Xpark.csproj b/src/Xpark/Xpark.csproj index 82297696..8bbeb5c9 100644 --- a/src/Xpark/Xpark.csproj +++ b/src/Xpark/Xpark.csproj @@ -20,7 +20,7 @@ license.txt True spark;view engine - Copyright (c) Louis DeJardin 2008-2022 + Copyright (c) Louis DeJardin 2008-2024 Spark is a view engine allowing the HTML to dominate the flow and any code to fit seamlessly.