syntax: rust: update the license to GPL3 or newer

With permission from the copyright holder:
    https://lists.gnu.org/archive/html/nano-devel/2021-06/msg00037.html

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
master
Benno Schulenberg 2021-06-27 11:08:42 +02:00
parent 7b4a835df4
commit 896f174f94
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Syntax highlighting for Rust.
## Copyright 2015 Luke Francl.
## Licensed under GPL version 3.
## Licensed under GPL version 3 or newer.
syntax rust "\.(rlib|rs)$"
comment "//"