Skip to content

Commit

Permalink
Remove obsolete Travis CI link and update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
onitake committed Apr 5, 2024
1 parent d667354 commit 785a0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![language](https://img.shields.io/badge/language-go-%2300ADD8.svg?style=flat-square)](https://golang.org/) [![release](https://img.shields.io/github/release/onitake/restreamer.svg?style=flat-square)](https://github.com/onitake/restreamer/releases) [![buildstatus](https://img.shields.io/travis/onitake/restreamer.svg?style=flat-square)](https://travis-ci.org/onitake/restreamer) [![goreport](https://goreportcard.com/badge/github.com/onitake/restreamer?style=flat-square)](https://goreportcard.com/report/github.com/onitake/restreamer) ![license](https://img.shields.io/github/license/onitake/restreamer?style=flat-square)
[![language](https://img.shields.io/badge/language-go-%2300ADD8.svg?style=flat-square)](https://golang.org/) [![release](https://img.shields.io/github/release/onitake/restreamer.svg?style=flat-square)](https://github.com/onitake/restreamer/releases) [![goreport](https://goreportcard.com/badge/github.com/onitake/restreamer?style=flat-square)](https://goreportcard.com/report/github.com/onitake/restreamer) ![license](https://img.shields.io/github/license/onitake/restreamer?style=flat-square)

![restreamer logo](doc/logo.png)

# restreamer

HTTP transport stream proxy

Copyright © 2016-2019 Gregor Riepl;
Copyright © 2016-2024 Gregor Riepl;
All rights reserved.

Please see the LICENSE file for details on permitted use of this software.
Expand Down

0 comments on commit 785a0b5

Please sign in to comment.