mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update copyright to 2025. v5.0.218 (#4271)
update copyright to 2025 --------- Co-authored-by: john <hondaxiao@tencent.com> Co-authored-by: winlin <winlinvip@gmail.com>
This commit is contained in:
parent
65ea140126
commit
4526a8b781
331 changed files with 362 additions and 354 deletions
|
@ -1,6 +1,6 @@
|
|||
// The MIT License (MIT)
|
||||
//
|
||||
// # Copyright (c) 2022 Winlin
|
||||
// # Copyright (c) 2022-2025 Winlin
|
||||
//
|
||||
// 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
|
||||
|
@ -21,10 +21,11 @@
|
|||
package gb28181
|
||||
|
||||
import (
|
||||
"github.com/ossrs/go-oryx-lib/logger"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
"github.com/ossrs/go-oryx-lib/logger"
|
||||
)
|
||||
|
||||
func TestMain(m *testing.M) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue