Skip to content

Commit 642a3a6

Browse files
committed
Update Copyright
1 parent 67dcfa6 commit 642a3a6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2009 - 2021 Tomasz Pęczek
3+
Copyright (c) 2009 - 2022 Tomasz Pęczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

Lib.Web.Mvc.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<DocumentationSource sourceFile="Lib.Web.Mvc\bin\Release\Lib.Web.Mvc.dll" />
2323
<DocumentationSource sourceFile="Lib.Web.Mvc\bin\Release\Lib.Web.Mvc.xml" />
2424
</DocumentationSources>
25-
<CopyrightText>Copyright &amp;#169%3b 2009 - 2021 Tomasz Pęczek</CopyrightText>
25+
<CopyrightText>Copyright &amp;#169%3b 2009 - 2022 Tomasz Pęczek</CopyrightText>
2626
<HelpTitle>Lib.Web.Mvc Documentation</HelpTitle>
2727
<SyntaxFilters>C#, Visual Basic</SyntaxFilters>
2828
<ProjectSummary>Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as:

Lib.Web.Mvc/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Tomasz Pęczek")]
1212
[assembly: AssemblyProduct("Lib.Web.Mvc")]
13-
[assembly: AssemblyCopyright("Copyright © 2009 - 2021 Tomasz Pęczek")]
13+
[assembly: AssemblyCopyright("Copyright © 2009 - 2022 Tomasz Pęczek")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Visit the [Contributor Guidelines](https://github.com/tpeczek/Lib.Web.Mvc/blob/m
6161

6262
## Copyright and License
6363

64-
Copyright © 2009 - 2021 Tomasz Pęczek
64+
Copyright © 2009 - 2022 Tomasz Pęczek
6565

6666
From October 2009 to August 2014 licensed under the Ms-PL License.
6767

0 commit comments

Comments
 (0)