mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-14 19:55:47 -07:00
.github
benchsuite
ci
complete
crates
cli
core
globset
grep
examples
src
COPYING
Cargo.toml
LICENSE-MIT
README.md
UNLICENSE
ignore
matcher
pcre2
printer
regex
searcher
doc
pkg
scripts
tests
.gitignore
CHANGELOG.md
COPYING
Cargo.lock
Cargo.toml
Cross.toml
FAQ.md
GUIDE.md
HomebrewFormula
LICENSE-MIT
README.md
RELEASE-CHECKLIST.md
UNLICENSE
build.rs
rustfmt.toml
The top-level listing was just getting a bit too long for my taste. So put all of the code in one directory and shrink the large top-level mess to a small top-level mess. NOTE: This commit only contains renames. The subsequent commit will actually make ripgrep build again. We do it this way with the naive hope that this will make it easier for git history to track the renames. Sigh.
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
|
|
You may use this code under the terms of either license.
|