From 24494c3a5360ddf0893ab8d350abd455e398a3a1 Mon Sep 17 00:00:00 2001
From: Richard Littauer <richard.littauer@gmail.com>
Date: Mon, 29 Aug 2016 16:48:22 -0400
Subject: [PATCH] Change year

See https://github.com/ipfs/go-ipfs/pull/2883#issuecomment-227528997

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 9ce974446..833dabb85 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2016 Juan Batiz-Benet
+Copyright (c) 2014-2016 Juan Batiz-Benet
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
-- 
GitLab