summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-12 13:53:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-12 13:53:03 -0400
commit6550b6211c04cb27208dff3d17010643fe93a11c (patch)
tree59dc0f982ce0ca039924ca6307418f579ea20797 /Remote
parentbfffa60a873433d75f68f1fd4e35dc595a9449b0 (diff)
update copyright year
Diffstat (limited to 'Remote')
-rw-r--r--Remote/S3.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/S3.hs b/Remote/S3.hs
index 38cda29c4..77cd7f74b 100644
--- a/Remote/S3.hs
+++ b/Remote/S3.hs
@@ -1,6 +1,6 @@
{- S3 remotes
-
- - Copyright 2011-2015 Joey Hess <id@joeyh.name>
+ - Copyright 2011-2017 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}