From 278b6c59e6203f1a7265b81d0320ba7a4664b43a Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Tue, 2 Apr 2019 15:02:33 +0100 Subject: [PATCH] Bump licenses for 2019 --- LICENSE | 2 +- README.md | 2 +- protolude.cabal | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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