Skip to content

Commit 0efe3d0

Browse files
committed
Update the copyright year
Summary: Test Plan:
1 parent dcf263b commit 0efe3d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Neil Mitchell 2011-2025.
1+
Copyright Neil Mitchell 2011-2026.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

shake.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license-file: LICENSE
77
category: Development, Shake
88
author: Neil Mitchell <ndmitchell@gmail.com>
99
maintainer: Neil Mitchell <ndmitchell@gmail.com>
10-
copyright: Neil Mitchell 2011-2025
10+
copyright: Neil Mitchell 2011-2026
1111
synopsis: Build system library, like Make, but more accurate dependencies.
1212
description:
1313
Shake is a Haskell library for writing build systems - designed as a

0 commit comments

Comments
 (0)