From 2b6573316dd0ddc8a3486d9b6bdb9d8db489bb34 Mon Sep 17 00:00:00 2001 From: Dan Maas Date: Wed, 1 May 2019 09:33:07 -0500 Subject: [PATCH] Update NOTICE.txt (#10773) - go-i18n is using a forked version now - misc package metadata updates --- NOTICE.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index f68e1957ae..0316f7026a 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -88,7 +88,7 @@ THE SOFTWARE. This product contains 'gziphandler' by The New York Times. -Golang middleware to gzip HTTP responses +Go middleware to gzip HTTP responses * HOMEPAGE: * https://github.com/NYTimes/gziphandler @@ -2393,9 +2393,9 @@ SOFTWARE. ## minio/minio-go -This product contains 'minio-go' by Minio Cloud Storage. +This product contains 'minio-go' by Object Storage for AI. -Minio Client SDK for Go +MinIO Client SDK for Go * HOMEPAGE: * https://github.com/minio/minio-go @@ -2608,18 +2608,18 @@ Minio Client SDK for Go * This package includes the following NOTICE: minio-go -Copyright 2015-2017 Minio, Inc. +Copyright 2015-2017 MinIO, Inc. --- ## nicksnyder/go-i18n -This product contains 'go-i18n' by Nick Snyder. +This product contains 'go-i18n' by Mattermost, modified (forked) from original GitHub repo 'nicksnyder/go-i18n' owned by Nick Snyder. Translate your Go program into multiple languages. * HOMEPAGE: - * https://github.com/nicksnyder/go-i18n + * https://github.com/mattermost/go-i18n * LICENSE: MIT