1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 01:54:57 +02:00

all: change license author name

This commit is contained in:
Koichi Shiraishi 2020-03-09 04:25:48 +09:00
parent 1524220eee
commit 2c92ed0f2b
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
BSD 3-Clause License
Copyright (c) 2019, The go-language-server Authors
Copyright (c) 2019, The Go Language Server Authors
All rights reserved.
Redistribution and use in source and binary forms, with or without

2
doc.go
View file

@ -1,4 +1,4 @@
// Copyright 2019 The go-language-server Authors. All rights reserved.
// Copyright 2019 The Go Language Server Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

View file

@ -1,3 +1,3 @@
// Copyright YEAR The go-language-server Authors. All rights reserved.
// Copyright YEAR The Go Language Server Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

2
uri.go
View file

@ -1,4 +1,4 @@
// Copyright 2019 The go-language-server Authors. All rights reserved.
// Copyright 2019 The Go Language Server Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

View file

@ -1,4 +1,4 @@
// Copyright 2019 The go-language-server Authors. All rights reserved.
// Copyright 2019 The Go Language Server Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.