This repository was archived by the owner on Sep 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ We are open playlist from the file and parse it as master playlist.
5050*/
5151package m3u8
5252
53- // Copyright 2013-2016 The Project Developers.
53+ // Copyright 2013-2017 The Project Developers.
5454// See the AUTHORS and LICENSE files at the top-level directory of this distribution
5555// and at https://github.com/grafov/m3u8/
5656
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ package m3u8
44 Part of M3U8 parser & generator library.
55 This file defines functions related to playlist parsing.
66
7- Copyright 2013-2016 The Project Developers.
7+ Copyright 2013-2017 The Project Developers.
88 See the AUTHORS and LICENSE files at the top-level directory of this distribution
99 and at https://github.com/grafov/m3u8/
1010
Original file line number Diff line number Diff line change 11/*
22 Playlist parsing tests.
33
4- Copyright 2013-2016 The Project Developers.
4+ Copyright 2013-2017 The Project Developers.
55 See the AUTHORS and LICENSE files at the top-level directory of this distribution
66 and at https://github.com/grafov/m3u8/
77
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ package m3u8
44 Part of M3U8 parser & generator library.
55 This file defines data structures related to package.
66
7- Copyright 2013-2016 The Project Developers.
7+ Copyright 2013-2017 The Project Developers.
88 See the AUTHORS and LICENSE files at the top-level directory of this distribution
99 and at https://github.com/grafov/m3u8/
1010
Original file line number Diff line number Diff line change 11/*
22 Playlist structures tests.
33
4- Copyright 2013-2016 The Project Developers.
4+ Copyright 2013-2017 The Project Developers.
55 See the AUTHORS and LICENSE files at the top-level directory of this distribution
66 and at https://github.com/grafov/m3u8/
77
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ package m3u8
44 Part of M3U8 parser & generator library.
55 This file defines functions related to playlist generation.
66
7- Copyright 2013-2016 The Project Developers.
7+ Copyright 2013-2017 The Project Developers.
88 See the AUTHORS and LICENSE files at the top-level directory of this distribution
99 and at https://github.com/grafov/m3u8/
1010
Original file line number Diff line number Diff line change 11/*
22 Package m3u8. Playlist generation tests.
33
4- Copyright 2013-2016 The Project Developers.
4+ Copyright 2013-2017 The Project Developers.
55 See the AUTHORS and LICENSE files at the top-level directory of this distribution
66 and at https://github.com/grafov/m3u8/
77
You can’t perform that action at this time.
0 commit comments