Skip to content

Commit d2814ad

Browse files
committed
update LICENSE
1 parent 7b1846c commit d2814ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2016-2017 SoftwareMill
189+
Copyright 2023 SoftNetwork
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Build Status](https://github.com/SOFTNETWORK-APP/tapir-http-session/workflows/Build/badge.svg)
22
[![codecov](https://codecov.io/gh/SOFTNETWORK-APP/tapir-http-session/branch/master/graph/badge.svg?token=AYTRPZ1MYV)](https://codecov.io/gh/SOFTNETWORK-APP/tapir-http-session)
33
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/122252a6bdfb41c3af16d31f8cefaecc)](https://www.codacy.com/gh/SOFTNETWORK-APP/tapir-http-session/dashboard?utm_source=github.com&utm_medium=referral&utm_content=SOFTNETWORK-APP/tapir-http-session&utm_campaign=Badge_Grade)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
55

66
[`tapir`](https://tapir.softwaremill.com) is a declarative, type-safe web endpoints library.
77

0 commit comments

Comments
 (0)