diff --git a/LICENSE b/LICENSE index fd522c54c..f783c6021 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2017, Stephen Diehl +Copyright (c) 2016-2019, Stephen Diehl Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/README.md b/README.md index f6b2d62fd..12376b85d 100644 --- a/README.md +++ b/README.md @@ -173,4 +173,4 @@ License ------- Released under the MIT License. -Copyright (c) 2016-2018, Stephen Diehl +Copyright (c) 2016-2019, Stephen Diehl diff --git a/protolude.cabal b/protolude.cabal index b82209600..d6856d83e 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -7,7 +7,7 @@ license: MIT license-file: LICENSE author: Stephen Diehl maintainer: stephen.m.diehl@gmail.com -copyright: 2016-2018 Stephen Diehl +copyright: 2016-2019 Stephen Diehl category: Prelude build-type: Simple cabal-version: >=1.10