Skip to content

Commit 526a6ca

Browse files
Merge pull request #80 from SparkViewEngine/update-copyright-dates
Updated copyright dates
2 parents 452fa92 + c9ba19c commit 526a6ca

File tree

266 files changed

+299
-268
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+299
-268
lines changed

src/Castle.MonoRail.Views.Spark.Tests/Constraints.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-------------------------------------------------------------------------
22
// <copyright file="Constraints.cs">
3-
// Copyright 2008-2010 Louis DeJardin - http://whereslou.com
3+
// Copyright 2008-2024 Louis DeJardin
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/HelperExtensionMethodsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/Helpers/HomeController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/ModelDictionaryTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/Models/UserInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/PrecompileInstallerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/SparkBatchCompilerTester.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/SparkViewDataTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryStrictNullBehaviourTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

src/Castle.MonoRail.Views.Spark.Tests/SparkViewFactoryTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2008-2009 Louis DeJardin - http://whereslou.com
1+
// Copyright 2008-2024 Louis DeJardin
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)