diff options
Diffstat (limited to 'crates/shirabe-php-src/src/lib.rs')
| -rw-r--r-- | crates/shirabe-php-src/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/shirabe-php-src/src/lib.rs b/crates/shirabe-php-src/src/lib.rs index a5682e24..93d6e052 100644 --- a/crates/shirabe-php-src/src/lib.rs +++ b/crates/shirabe-php-src/src/lib.rs @@ -1,5 +1,5 @@ //! Rust port from the original C implementation in php-src. -//! See `LICENSE.md` at the repository root. +//! See the `LICENSE` file in this crate. #![allow(special_module_name)] //! //! Rules for this crate: |
