Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
rav1e
Commits
b6fd66bf
Commit
b6fd66bf
authored
Jun 04, 2019
by
Luca Barbato
Committed by
Thomas Daede
Jun 04, 2019
Browse files
Use the correct SPDX license short id
parent
436b4e28
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
b6fd66bf
...
...
@@ -5,6 +5,7 @@ authors = ["Thomas Daede <tdaede@xiph.org>"]
edition
=
"2018"
build
=
"build.rs"
include
=
[
"/src/**"
,
"/Cargo.toml"
,
"/build.rs"
]
license
=
"BSD-2-Clause"
autobenches
=
false
autobins
=
false
...
...
ivf/Cargo.toml
View file @
b6fd66bf
...
...
@@ -4,7 +4,7 @@ version = "0.1.0"
authors
=
[
"Thomas Daede <tdaede@xiph.org>"
]
edition
=
"2018"
description
=
"Simple ivf muxer"
license
=
"BSD-2"
license
=
"BSD-2
-Clause
"
homepage
=
"https://github.com/xiph/rav1e"
[dependencies]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment