From dcf8ac73e67253ef0c7174418c61850ab4a11b58 Mon Sep 17 00:00:00 2001
From: Tianon Gravi <admwiggin@gmail.com>
Date: Mon, 30 Jul 2018 09:15:25 -0700
Subject: [PATCH] Remove ending year from LICENSE

See https://github.com/docker-library/golang/pull/212
---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 4f324b2..f86b132 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2014-2015, Docker PostgreSQL Authors (See AUTHORS)
+Copyright (c) 2014, Docker PostgreSQL Authors (See AUTHORS)
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
-- 
GitLab