Skip to content

Commit 6d84eae

Browse files
committed
Year is now 2023
1 parent ca14d36 commit 6d84eae

19 files changed

+19
-19
lines changed

Build/CommonAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Runtime.InteropServices;
33

44
[assembly: AssemblyProduct("Griddly")]
5-
[assembly: AssemblyCopyright("Copyright © 2013-2022 Chris Hynes, Joel Potter, and Data Research Group")]
5+
[assembly: AssemblyCopyright("Copyright © 2013-2023 Chris Hynes, Joel Potter, and Data Research Group")]
66

77
[assembly: ComVisible(false)]
88

Griddly.NetCore.Razor/Pages/Shared/Griddly/BootstrapButton.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyButton renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/ButtonStrip.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyButton button strip renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/Griddly.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* Griddly renderer
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/GriddlyFilterBar.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilterBar renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/GriddlyFilterForm.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilter form renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/GriddlyFilterInline.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilter inline renderer
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/GriddlyFilterValues.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilter value renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/Pages/Shared/Griddly/GriddlyFilters.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilters section renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly.NetCore.Razor/wwwroot/js/griddly.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Griddly script
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Scripts/griddly.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Griddly script
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/BootstrapButton.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyButton renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/ButtonStrip.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyButton button strip renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/Griddly.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* Griddly renderer
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/GriddlyFilterBar.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilterBar renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/GriddlyFilterForm.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilter form renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/GriddlyFilterInline.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilter inline renderer
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/GriddlyFilterValues.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilter value renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

Griddly/Views/Shared/Griddly/GriddlyFilters.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@*
22
* GriddlyFilters section renderer using Bootstrap html and styles
33
* http://griddly.com
4-
* Copyright 2013-2022 Chris Hynes and Data Research Group, Inc.
4+
* Copyright 2013-2023 Chris Hynes and Data Research Group, Inc.
55
* Licensed under MIT (https://github.com/programcsharp/griddly/blob/master/LICENSE)
66
*
77
* WARNING: Don't edit this file -- it'll be overwitten when you upgrade.

0 commit comments

Comments
 (0)