Skip to content

Commit c69037e

Browse files
committed
Update the copyright year
Summary: Test Plan:
1 parent 617d038 commit c69037e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Neil Mitchell 2011-2024.
1+
Copyright Neil Mitchell 2011-2025.
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-2024
10+
copyright: Neil Mitchell 2011-2025
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)