Consistent license message for all the go files (#13235)

* Consistent license message for all the go files

* Fixing the last set of unconsistencies with the license headers

* Addressing PR review comments

* Fixing busy.go and busy_test.go license header
Этот коммит содержится в:
Jesús Espino
2019-11-29 12:59:40 +01:00
коммит произвёл GitHub
родитель 0adbfa8478
Коммит a63684fcb5
843 изменённых файлов: 1455 добавлений и 1301 удалений

Просмотреть файл

@@ -1,6 +1,8 @@
// Copyright (c) 2011 The Go Authors.
// Modified work: Copyright (c) 2019 Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
// This is a modified version, the original copyright was: Copyright (c) 2011
// The Go Authors.
package imgutils

Просмотреть файл

@@ -1,5 +1,5 @@
// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
package imgutils