Skip to content

Commit

Permalink
Add copyright start date
Browse files Browse the repository at this point in the history
  • Loading branch information
csswizardry committed Dec 3, 2024
1 parent cfd1495 commit 560695c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions license.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ The MIT license allows you to:
```
MIT License
Copyright (c) {{ 'now' | date: "%Y" }} Harry Roberts
Copyright (c) 2007–{{ 'now' | date: "%Y" }} Harry Roberts
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
of this software and associated documentation files (the Software), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
Expand All @@ -42,7 +42,7 @@ furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Expand Down

0 comments on commit 560695c

Please sign in to comment.