copyright

This commit is contained in:
illia 2023-01-17 17:09:55 +02:00
parent 29dfe40442
commit c7ffdfc15e
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// Copyright 2017 Manu Martinez-Almeida. All rights reserved.
// Copyright 2023 Illia Dimura. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.

View File

@ -1,3 +1,7 @@
// Copyright 2023 Illia Dimura. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
package binding
import (