Update copyright

This commit is contained in:
braginini
2026-04-21 12:23:20 +02:00
parent 89250dbfdd
commit 87b7b6cc79
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
Copyright (c) 2026 NetBird GmbH
Copyright (c) 2016 Mail.Ru Group
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+5 -1
View File
@@ -1,4 +1,8 @@
# easyjson [![Build Status](https://github.com/mailru/easyjson/actions/workflows/easyjson.yml/badge.svg)](https://github.com/mailru/easyjson/actions/workflows/easyjson.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/mailru/easyjson)](https://goreportcard.com/report/github.com/mailru/easyjson)
> **Note:** This is a NetBird fork of the original `easyjson` project, maintained
> by NetBird for use in NetBird projects. The original project is licensed under
> the MIT license, and the copyright notice of the original authors is preserved
> in the [LICENSE](./LICENSE) file as required.
Package easyjson provides a fast and easy way to marshal/unmarshal Go structs
to/from JSON without the use of reflection. In performance tests, easyjson