mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-27 04:05:08 +00:00
Updated license in lexicon_fiter.in
This commit is contained in:
parent
0a32d96b27
commit
2d3f7babe3
1 changed files with 1 additions and 6 deletions
|
@ -36,12 +36,7 @@
|
||||||
#.
|
#.
|
||||||
# The, at times, archiac looking regex is down to ensuring portable sed BREs
|
# The, at times, archiac looking regex is down to ensuring portable sed BREs
|
||||||
#.
|
#.
|
||||||
# Licensed under whatever terms are most compatible with Fish's GPLv2 license,
|
# This code is licensed with fish under the GPL 2.0.
|
||||||
# bascially free to use/reuse/redistribute/laugh at/be inspired by. Don't
|
|
||||||
# pretend it's your code unless you've spent more late nights on it than me but
|
|
||||||
# if it saves you a late night, do what you can to help rebalance karma. If it
|
|
||||||
# doesn't work or breaks something, it's your fault for using it: if it seems
|
|
||||||
# to work it's more likely a hallucination than anything based in reality.
|
|
||||||
#.
|
#.
|
||||||
# Pattern flow control for scanning doc.h
|
# Pattern flow control for scanning doc.h
|
||||||
/\\fish/,/\\endfish/ {
|
/\\fish/,/\\endfish/ {
|
||||||
|
|
Loading…
Reference in a new issue